| Summary: | Folder panel active text color incorrect assigned to WindowText color | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | andre.cbarros |
| Component: | panels: folders | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 17.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch to correct color assignment | ||
Reported as bug 379800. |
Created attachment 105521 [details] Patch to correct color assignment This is an old bug (at least it so seems to me) unveiled when using dark themes with KDE. To see it you need to set a theme that has dark colours for menu and windows and light colours for text. When you click on dolphin tree panel (that has window colours) and choose to rename a directory, the characters will have low contrast. There is a patch attached. If you want want screenshots I will provide (I will need to revert to an unpatched binary before, of course). To apply the patch just invoke it with patch -p1 under dolphin root tree.