[Libreoffice-ux-advise] [Bug 130346] Dialog "Define Database Range" in Calc is Too high, OK/Cancel button fall outside of screen range

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 17 14:23:16 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=130346

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillDesign,
                   |                            |topicUI
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |kainz.a at gmail.com,
                   |                            |mentoring at documentfoundatio
                   |                            |n.org
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We require a minimum of 1280x768px and the dialog is 294x430px with Options
collapsed or 622px when expanded (KF5). Some other dialogs: 534 properties, 545
functions, 573 conditional formatting.

I wouldn't move the options to the right of the values as this makes not much
sense to me. Options is a GtkBox with 8 elements having a spacing of 6. Our HIG
defines a spacing between list items of 3 [1], which might solve the problem.
If not, the list of ranges is quite large and could be a bit smaller.

Code pointer: sc/uiconfig/scalc/ui/definedatabaserangedialog.ui

[1] https://wiki.documentfoundation.org/Design/Guidelines/PropertyDialog

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list