Review Request 112483: Fix color role in services list
Commit Hook
null at kde.org
Tue Sep 3 21:10:19 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112483/
-----------------------------------------------------------
(Updated Sept. 3, 2013, 8:10 p.m.)
Status
------
This change has been marked as submitted.
Review request for Dolphin.
Description
-------
The service list uses Base background, so it requires Text color role. CheckBoxes use WindowText color role, because they are made for Window background.
Instead of "hacking" the palette, a better fix would be to not use CheckBox, but render the label separately. I tried that, but found issues with selection/focus rectangle, and settled for the hack. We use palette hacks at a few places in kdelibs, too.
Oh, forget to add:
This does not change the text color for selected items, this would indeed require a separate label text.
This addresses bug 286459.
http://bugs.kde.org/show_bug.cgi?id=286459
Diffs
-----
dolphin/src/settings/serviceitemdelegate.cpp 4cd193a
Diff: http://git.reviewboard.kde.org/r/112483/diff/
Testing
-------
Thanks,
Christoph Feck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20130903/e4221165/attachment.htm>
More information about the kfm-devel
mailing list