Created attachment 141559 [details] how it looks in GTK3 Steps to reproduce: 1. Change accessibility theme to High Contrast ( How to do it on ubuntu -> https://www.youtube.com/watch?v=IEDp--6x8cs ) 2. Open LibreOffice with GTk3 Observed behaviour: Text in selected thumbnailview should be readable. See attached image Reproduced in Version: 6.1.0.0.alpha0+ Build ID: e31a5365091d8658ecce374bbc339a9d832e1a15 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Created attachment 141560 [details] how it looks in GTK2
This behaviour started after https://cgit.freedesktop.org/libreoffice/core/commit/?id=596065ff05165f5b59cfcfdcee09166931455e19 @Caolán, one for you?
I can probably do something about that
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1d7349476b98dff8038ad44f7806fd404b68c993 Related: tdf#117178 rollover is always done in visually released button mode It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=42494bfdd029c69cca7f0979a0ed3ab920efe45e Resolves: tdf#117178 distinguish between pressed vs unpressed rollover It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
that seems to work
Verified in Version: 6.1.0.0.alpha1+ Build ID: 42494bfdd029c69cca7f0979a0ed3ab920efe45e CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group Caolán, Thanks for fixing this!