Bug 391521 - "Tool-tip" box difficult to read due to default color scheme
Summary: "Tool-tip" box difficult to read due to default color scheme
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Themes (show other bugs)
Version: 5.9.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL: https://i.imgur.com/jaRH9uV.jpg
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-07 13:04 UTC by MarcP
Modified: 2018-07-28 19:35 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MarcP 2018-03-07 13:04:42 UTC
I enabled the "tool-tip" box in the configuration options, but when I hover over a picture, the box appears in a gray over yellow color scheme, making it very difficult to read. I tried to customize the font, but that did not alter the colors.

See example at https://i.imgur.com/jaRH9uV.jpg

I am using the latest available windows version(digiKam-5.9.0-20180304T171700-Win64.exe)
Comment 1 Maik Qualmann 2018-03-07 17:32:00 UTC
Interestingly, a problem that was fixed with the digiKam-5.8.0 Windows version and does not appear there is now back with digiKam-5.9.0. I think Qt-5.10 has fixed something here, I undo the change from digiKam-5.8.0.

Maik
Comment 2 Maik Qualmann 2018-03-07 17:36:11 UTC
Git commit ba7e22d71fbefb7d1b649e8800fb0022965adcbb by Maik Qualmann.
Committed on 07/03/2018 at 17:35.
Pushed by mqualmann into branch 'master'.

fix wrong colors in the tooltip under Windows

M  +2    -0    libs/widgets/itemview/ditemtooltip.cpp

https://commits.kde.org/digikam/ba7e22d71fbefb7d1b649e8800fb0022965adcbb
Comment 3 Maik Qualmann 2018-03-07 17:37:40 UTC
I'm not closing the bug yet, my MXE is not up to date. Gilles will create new bundles to test.

Maik
Comment 4 caulier.gilles 2018-03-07 21:43:43 UTC
Yes, i will start Windows bundle processing tomorrow morning

Gilles
Comment 5 caulier.gilles 2018-03-08 13:09:47 UTC
New Windows installer 5.9.0 pre-release are ready to test.

https://files.kde.org/digikam/

Please try and report here.

Thanks in advance

Gilles Caulier
Comment 6 MarcP 2018-03-08 14:43:05 UTC
Sorry, I tried the new version (digiKam-5.9.0-20180308T091355-Win64.exe) but the bug is still present, the tool-tip box looks exactly the same (gray over yellow). I even restored the font to defaults, but to no avail.
Comment 7 Maik Qualmann 2018-05-02 19:02:03 UTC
*** Bug 393777 has been marked as a duplicate of this bug. ***
Comment 8 Maik Qualmann 2018-06-02 11:54:27 UTC
Git commit da169747115007a7ce02c933177d943d0c638b3b by Maik Qualmann.
Committed on 02/06/2018 at 11:53.
Pushed by mqualmann into branch 'master'.

fix wrong tool-tip colors under Windows
Related: bug 390541
FIXED-IN: 6.0.0

M  +3    -1    NEWS
M  +1    -1    core/libs/widgets/itemview/ditemtooltip.cpp
M  +1    -1    core/libs/widgets/itemview/itemviewtooltip.cpp
M  +0    -1    core/libs/widgets/mainview/dcursortracker.cpp

https://commits.kde.org/digikam/da169747115007a7ce02c933177d943d0c638b3b
Comment 9 Maik Qualmann 2018-07-28 19:35:53 UTC
*** Bug 396933 has been marked as a duplicate of this bug. ***