http://bugs.kde.org/show_bug.cgi?id=172632
Summary: Album item tooltip doesn't use colors of themes properly Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: unspecified Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: (using Devel) Installed from: Compiled sources I've noticed something minour but well, good to report. It's about the item tooltips at the albums view. I'm using the "default" theme. Now I go to Settings -> Configure digikam -> Tool Tip I enable the "Show album item tooltips. I press OK and close the configuration window. Now I go to an image and put the mouse pointer on it, I can see a tooltip, with a gray background, black text and some cyan text background. Perfectly readable. Now I go to Themes, and I change it to DLR. I place the mouse pointer again over an image, the tooltip opens, the background is now black, as the them, but the text is kept as black so impossible to read, and the text background of the titles that were cyan on the other them, now are again cyan. So it seems that when the theme is changed, the tooltip is ignoring the new text color and the text background for the titles. It's like if the tooltips were using fixed colors for the text and the title background instead of taking them from the theme configuration. I have tried with different themes and it always happens the same, but obviously worse on themes with a dark background. Now a little extra thing, on the configuration panel, for tooltip, on the left panel, that word is written as "Tool Tip" and inside the right panel as "tooltip". So one with a blank space dividing it on two words and the other as a single word. They should be written on the same way I think. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
http://bugs.kde.org/show_bug.cgi?id=172632
--- Comment #1 from Antonio E. <aironmail gmail com> 2008-10-12 03:41:51 --- Just a note to clarify that this happens on digikam 0.10 (beta5) svn. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
http://bugs.kde.org/show_bug.cgi?id=172632
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Themes -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
http://bugs.kde.org/show_bug.cgi?id=172632
Andi Clemens andi clemens gmx net changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.10.0-beta5 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
http://bugs.kde.org/show_bug.cgi?id=172632
Mikolaj Machowski mikmach wp pl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Mikolaj Machowski <mikmach wp pl> 2008-12-06 22:00:34 --- Confirming for beta7svn. Maybe just scrap theme for tooltip? -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
http://bugs.kde.org/show_bug.cgi?id=172632
--- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2008-12-07 11:37:15 --- SVN commit 893707 by cgilles: digiKam from trunk (KDE4) : adapt icon view item tooltip color to color scheme. CCBUGS: 172632 M +13 -9 albumfiletip.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=893707 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
http://bugs.kde.org/show_bug.cgi?id=172632
Mikolaj Machowski mikmach wp pl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
http://bugs.kde.org/show_bug.cgi?id=172632
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #4 from Gilles Caulier <caulier gilles gmail com> 2008-12-07 20:29:17 --- Mik, The problem isn't not fully fixed. look like the tooltip contents from thumbbar is not fine. I currently working to factorize code between thumbbar and inconview tooltip Gilles -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
http://bugs.kde.org/show_bug.cgi?id=172632
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #5 from Gilles Caulier <caulier gilles gmail com> 2008-12-09 16:45:28 --- SVN commit 894900 by cgilles: digiKam from trunk (KDE4) : thumbbar improvements : tooltip is now based on albumfiletips implementation instead QToolTip We have a better control of rendering of tooltip and it become homogenous with album icon view tool tip. Now thumbbar tool tip support color scheme themes and is suitable with all schemes. Still TODO : factoring albumfiletip.cpp and thumbbartooltip.cpp and imagepreviewbar.cpp when it's possible BUG:172632 M +1 -0 CMakeLists.txt M +8 -5 digikam/imagepreviewbar.cpp M +3 -3 digikam/imagepreviewbar.h M +123 -293 libs/widgets/common/thumbbar.cpp M +6 -75 libs/widgets/common/thumbbar.h AM libs/widgets/common/thumbbartooltip.cpp [License: GPL (v2+)] AM libs/widgets/common/thumbbartooltip.h [License: GPL (v2+)] WebSVN link: http://websvn.kde.org/?view=rev&revision=894900 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
https://bugs.kde.org/show_bug.cgi?id=172632
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.10.0-beta5 |0.10.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
https://bugs.kde.org/show_bug.cgi?id=172632
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Themes |setup -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
https://bugs.kde.org/show_bug.cgi?id=172632
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.0.0 Latest Commit| |http://commits.kde.org/digi | |kam/4837b2773846c7c32e947d3 | |b1b8b706275731b95 --- Comment #6 from [hidden email] --- Git commit 4837b2773846c7c32e947d3b1b8b706275731b95 by Gilles Caulier. Committed on 30/05/2016 at 18:54. Pushed by cgilles into branch 'master'. Dispatch colors theme properly to widget style manager for main windows Related: bug 241116, bug 146938, bug 265554, bug 240148, bug 252700, bug 168669, bug 179898, bug 220068 FIXED-IN: 5.0.0 M +2 -1 libs/widgets/mainview/thememanager.cpp http://commits.kde.org/digikam/4837b2773846c7c32e947d3b1b8b706275731b95 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from aironmail@gmail.com
https://bugs.kde.org/show_bug.cgi?id=172632
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|setup |Usability-Themes -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |