Summary: | Buttons on dock widgets rendered wrong when small icon size != 16 | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | Christoph Feck <cfeck> |
Component: | style | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | aacid, hugo.pereira.da.costa |
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.9.2 | |
Sentry Crash Report: | |||
Attachments: | Screen shot showing the issue (please excuse rotated RGB subpixels ;) |
Can reproduce (of course :)) though I did not know this size could be changed. On it. (should be easy) Git commit efa70028f78f816d5da63143b482a022e96d7e84 by Hugo Pereira Da Costa. Committed on 29/09/2012 at 18:57. Pushed by hpereiradacosta into branch 'master'. Properly scale dock window icons before painting. M +1 -0 kstyles/oxygen/oxygenstyle.cpp http://commits.kde.org/kde-workspace/efa70028f78f816d5da63143b482a022e96d7e84 Git commit 4f3e55f8df50914b1fe19ec238c977e2aa3d7c1c by Hugo Pereira Da Costa. Committed on 29/09/2012 at 18:57. Pushed by hpereiradacosta into branch 'KDE/4.9'. Properly scale dock window icons before painting. M +1 -0 kstyles/oxygen/oxygenstyle.cpp http://commits.kde.org/kde-workspace/4f3e55f8df50914b1fe19ec238c977e2aa3d7c1c The bug has been included in 4.9.2 due to a respin of the tarballs needed to fix a different more critical issue. |
Created attachment 74176 [details] Screen shot showing the issue (please excuse rotated RGB subpixels ;) To reproduce: - change "Small" icons size in System Settings to a value > 16 - run a program that uses dock widgets, e.g. "designer" See screen shot for the issue.