[Bug 152128] Color for highlighted replace matches is disabled, but should be active

Thomas McGuire Thomas.McGuire at gmx.net
Sun Nov 18 15:16:48 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152128         




------- Additional Comments From Thomas.McGuire gmx net  2007-11-18 15:16 -------
>I may be wrong, but isn't the problem that the treewidget and possibly also the textedit use the "disabled" role, when instead they should use "inactive"? I think this is a bug in Qt's QTreeView and whatever textedit has the prompt on replace stuff (KTextEdit or Kate I guess). 
I guess that you could be right and that there are indeed tons of palette bugs in all kind of widgets. Then we have to options:

1) Fix all the widget bugs (some widgets are in Qt, so this is a big problem)
2) Disable the color palette changing, as it is too buggy
 
Honestly I don't think 1) is easily doable. At this point, we're near a release, and I don't want to spend my time hunting palette bugs. If someone else does it, fine, but I'm not going to do it.
We should just disable the stuff by default.

I also discovered a new occurrence of the bug:
In the KMail settings dialog, when you click on "Appearance" the first time, it looks gray, and when you click the second time, it is blue.
Again, this may be a widget bug.


More information about the Kdelibs-bugs mailing list