Created attachment 125230 [details] Pic01: dialog Admin range names When changing the the size of a dialog in calc - here special administration dialog of named ranges - the dialog will forget the actual size when aktivating additional options - and will be resized to a very small dialog. Steps to reproduce: - open a new calc-document - create min one named cell/range (insert -> named ranges -> add) Then open the administration Dialog (insert -> named ranges -> manage??) - see pic01 - Admin_names01.png change size of the dialog (make it wider, resize table) - see Pic02 - resize_dialog.png Now clic on the options (Range Options) to expand the information... dialog will automatic resized to a very small dialog...- see pic03 - back_to_roots.png This is a behavior not exspected from a user. Correct behavior: dialog will stay in it size! Version: 5.2.0.0.alpha1+ Build-ID: f688acfdae00ebdd891737e533d54368810185e1 CPU-Threads: 4; BS-Version: Windows 6.2; UI-Render: Standard; TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-05-18_00:11:31 Gebietsschema: de-DE (de_DE) remark: same behavior in version Lo 5.1.x !
Created attachment 125231 [details] Pic02: manuel resize of dialog
Created attachment 125232 [details] Pic03: automatic resize after changing options
Confirmed with Version: 5.2.0.0.alpha1+ Build ID: 7b704dfbdb23540ff6366fa60c73474bbda9dc26 CPU Threads: 2; OS Version: Windows 6.0; UI Render: default; TinderBox: Win-x86@39, Branch:master, Time: 2016-05-20_05:45:40 Locale: fr-FR (fr_FR) The dialog "Manage names" is pretty unusable with this size. I need to always resize the dialog, then resize each column and do this again each time I use it. Can the size be remebered ?
Thanks for reporting. See the same in 5.0.6.2. Did not test earlier versions.
I have experienced this problem on both linux and windows. Libreoffice version is 6.0.2.1. Remember the Manage Names dialog size and column widths, at least while it is open. Currently it snaps back. Steps: 1. Click on Manage Names to open the dialog. 2. Grab the bottom right corner of the frame and drag to make larger. 3. Grab the column splitter for each column and drag to make larger. 4. Click "Range Options" and the dialog snaps back to its' original size. 5. Steps 2 and 3 need to be repeated.
(In reply to GerardF from comment #3) > The dialog "Manage names" is pretty unusable with this size. > I need to always resize the dialog, then resize each column and do this > again each time I use it. > Can the size be remebered ? seems there have been some improvements starting with LO 6.3: mange names dialog is not resizeable anymore and width has changed. looks much better now. is there a chance to backport this to LO 6.2 branch?
Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/dc83f99c466296caaa6b236e32b39e04ae9e6d8c tdf#99991 - Don't resize toplevel widget containing the options expander It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/83b39b6067a742ec470a4a17ba0d5151b1562a82 tdf#99991 - Don't resize toplevel widget containing the options expander It will be available in 7.1.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.