Summary: | Right margin too small in KPageDialog | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Elvis Angelaccio <elvis.angelaccio> |
Component: | QStyle | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, hugo.pereira.da.costa, kdelibs-bugs, simonandric5 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/oxygen/7d989d35643adfcd987560b9d3266b76edbf8246 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Test case screenshot |
Description
Elvis Angelaccio
2016-06-17 17:48:54 UTC
Created attachment 99551 [details]
Test case screenshot
I tested with the following widget styles: - Fusion: works okey - Windows: works okey - Skulpture: works okey - Oxygen: label is clipped - Breeze: label is clipped Unless Hugo confirms the bug is indeed in KPageDialog classes, I assume the bug is in the KDE widget styles. Confirmed. will investigate. Must be something inconsistent in some sizeFromContent calculations ... Git commit 4fb5a3bf8b1abcfcdabcf8a9c88276a44b8c2a31 by Hugo Pereira Da Costa. Committed on 20/07/2016 at 14:17. Pushed by hpereiradacosta into branch 'Plasma/5.7'. Fixed tabwidget size calculation from contents M +2 -17 kstyle/breezestyle.cpp http://commits.kde.org/breeze/4fb5a3bf8b1abcfcdabcf8a9c88276a44b8c2a31 Git commit 7d989d35643adfcd987560b9d3266b76edbf8246 by Hugo Pereira Da Costa. Committed on 20/07/2016 at 14:57. Pushed by hpereiradacosta into branch 'Plasma/5.7'. Fixed tabwidget size calculation from contents M +1 -15 kstyle/oxygenstyle.cpp http://commits.kde.org/oxygen/7d989d35643adfcd987560b9d3266b76edbf8246 |