[Libreoffice-ux-advise] [Bug 67860] Auto detection of high contrast mode is easy to trigger
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 7 02:38:55 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67860
Michael Meeks <michael.meeks at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |libreoffice-ux-advise at lists
| |.freedesktop.org
See Also| |https://bugs.freedesktop.or
| |g/show_bug.cgi?id=67859
Component|UI |ux-advise
Ever confirmed|0 |1
--- Comment #1 from Michael Meeks <michael.meeks at novell.com> ---
I've pushed a patch to master:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=0acdeacbe774b7e05323ad80b556e7102a083192
Which disables this auto-detection by default; a user can still turn that on
again if they want. I'd love to back-port this to 4.1.x - but it'd be good to
have some UX input on this.
The previous algorithm looks for a couple of theme colours and if both are dark
auto-switches to 'high contrast mode'. IMHO our high contrast mode should be
implemented by using a different set of theme colours rather than this approach
but ...
Other ways to detect under Linux might be to grok the theme name and if it
includes 'highcontrast' then enable that setting, otherwise never do it.
Thoughts from designers / UX advice much appreciated.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list