Bug 365411 - Tooltips unreadable
Summary: Tooltips unreadable
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Image (show other bugs)
Version: 5.0.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-11 19:58 UTC by Bizy
Modified: 2016-07-24 22:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bizy 2016-07-11 19:58:04 UTC
Tooltips can'be read - whatever setting (even in 'fusion')

Reproducible: Always

Steps to Reproduce:
1. Hover a thumbnail  (whatever setting)
2.
3.

Actual Results:  
Yellow background, unreadable text

Expected Results:  
Readable text

64-version (5.0.2) on Windows 7
Comment 1 caulier.gilles 2016-07-12 04:05:10 UTC
Fusion widget style is know as the best to render theme color. Do you confirm ?

Gilles Caulier
Comment 2 Bizy 2016-07-12 07:25:58 UTC
Yes, even with fusion... background is yellow, letters are kind of white... not readable...
Comment 3 caulier.gilles 2016-07-24 18:37:56 UTC
Git commit 6f4044ca14169beb9e0c94bc102e0074f09b9224 by Gilles Caulier.
Committed on 24/07/2016 at 18:31.
Pushed by cgilles into branch 'master'.

for Windows and OSX, always use Fusion widgets style to prevent color scheme problems.
Related: bug 365262
FIXED-IN: 5.1.0

M  +6    -0    libs/settings/applicationsettings.cpp
M  +2    -0    libs/settings/applicationsettings_miscs.cpp
M  +1    -0    libs/settings/applicationsettings_p.cpp
M  +1    -0    showfoto/main/showfoto.cpp
M  +7    -1    showfoto/main/showfotosettings.cpp
M  +10   -1    showfoto/setup/showfotosetupmisc.cpp
M  +13   -0    utilities/setup/setupmisc.cpp

http://commits.kde.org/digikam/6f4044ca14169beb9e0c94bc102e0074f09b9224
Comment 4 caulier.gilles 2016-07-24 22:53:44 UTC
Git commit b3d2ac7c1b24dd3f54f12d328addfabf1f0a8dc4 by Gilles Caulier.
Committed on 24/07/2016 at 22:51.
Pushed by cgilles into branch 'master'.

Fix foreground text color to be more readable in digiKam corlor scheme with Fusion widgets style under OSX and Windows
Do not populate color schemes from desktop where we will not have any control of readability.
Related: bug 365262
FIXED-IN: 5.1.0

M  +1    -1    data/colorschemes/graycard.colors
M  +1    -1    data/colorschemes/sunsetcolor.colors
M  +0    -6    libs/widgets/mainview/thememanager.cpp

http://commits.kde.org/digikam/b3d2ac7c1b24dd3f54f12d328addfabf1f0a8dc4