Review Request 112483: Fix color role in services list

Christoph Feck christoph at maxiom.de
Tue Sep 3 15:12:52 BST 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112483/
-----------------------------------------------------------

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.


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/2c6f8326/attachment.htm>


More information about the kfm-devel mailing list