Summary: | Area selection header is trimmed for big enough selection sizes | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Jack Hill <jackhill3103> |
Component: | QStyle | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | aacid, carl, nate, noahadvs, xnagytibor |
Priority: | NOR | ||
Version: | 5.24.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=443805 | ||
Latest Commit: | https://invent.kde.org/plasma/breeze/commit/9ccec8c9e09471e787b3a65e8e0cda0e46d1266c | Version Fixed In: | 5.24.2 |
Sentry Crash Report: | |||
Attachments: | Trimmed header |
Not an okular bug https://invent.kde.org/plasma/breeze/-/merge_requests/183 Git commit dc7b58c1905b8ac13fad90b05fa21aac099739d6 by Albert Astals Cid. Committed on 16/02/2022 at 14:37. Pushed by aacid into branch 'master'. Make sure the size of the menu title is big enough If we're changing the font size when painting we need to change the fontSize when calculating the contents size too otherwise you end up with things that don't fit M +25 -8 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/commit/dc7b58c1905b8ac13fad90b05fa21aac099739d6 Git commit 9ccec8c9e09471e787b3a65e8e0cda0e46d1266c by Albert Astals Cid. Committed on 16/02/2022 at 14:43. Pushed by aacid into branch 'Plasma/5.24'. Make sure the size of the menu title is big enough If we're changing the font size when painting we need to change the fontSize when calculating the contents size too otherwise you end up with things that don't fit (cherry picked from commit dc7b58c1905b8ac13fad90b05fa21aac099739d6) M +25 -8 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/commit/9ccec8c9e09471e787b3a65e8e0cda0e46d1266c *** Bug 443006 has been marked as a duplicate of this bug. *** *** Bug 443805 has been marked as a duplicate of this bug. *** |
Created attachment 146785 [details] Trimmed header SUMMARY STEPS TO REPRODUCE 1. Enable Area Selection 2. Select an area without text 3. Look at the header for the context menu OBSERVED RESULT The header is trimmed for large enough selections EXPECTED RESULT The context menu should increase width so that the header is not trimmed SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSUSE Tumbleweed 20220213 KDE Plasma Version: 5.24.0 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION Tested on PDF