[Libreoffice-ux-advise] [Bug 89733] SIDEBAR: Using sliders next to value fields

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Feb 28 01:51:21 PST 2015


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

--- Comment #2 from Heiko Tietze <heiko.tietze at user-prompt.com> ---
Sliders are a good means for arbitrary changes within a defined range. To
support accessibility and in order to achieve precise input a spin box is
sometimes appended that not only shows the actual value but allows to modify
it.

We should take care about a consistent implementation. Normally, min and max
should be labeled (not necessary if the range is clear from content but
consistency be respected). It's not recommendable to use non-linear scales (but
often done for zoom; with more labels/tickmarks then). And for an appealing
design it makes sense to have not too many sliders in one dialog/view. 

Jay's and Andy's examples make perfect sense.

HIGs:
Gtk2: https://developer.gnome.org/hig-book/2.32/controls-sliders.html
Gtk3: (linked to the Gtk2 guideline)
KDE Slider: https://techbase.kde.org/Projects/Usability/HIG/Slider
KDE Slider + Spin box:
https://techbase.kde.org/Projects/Usability/HIG/Slider_and_Spin_Box

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


More information about the Libreoffice-ux-advise mailing list