Bug 441831 - In many apps, spinboxes are too small and buttons cover text
Summary: In many apps, spinboxes are too small and buttons cover text
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: QStyle (other bugs)
Version First Reported In: git-master
Platform: Other Linux
: HI normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: regression
: 442447 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-08-31 21:43 UTC by nyanpasu64
Modified: 2022-01-21 05:44 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of Preferences dialog, Fonts tab. (78.29 KB, image/png)
2021-08-31 21:43 UTC, nyanpasu64
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nyanpasu64 2021-08-31 21:43:48 UTC
Created attachment 141201 [details]
Screenshot of Preferences dialog, Fonts tab.

SUMMARY
If I install Breeze from the git master branch, then Falkon's fixed size spinboxes aren't big enough for Breeze's large spinboxes with two large horizontal buttons.

STEPS TO REPRODUCE
1. Install Breeze master (so spinbox buttons are larger and located at both the left and right).
2. Install and run Falkon browser.
3. Open Falkon's Preferences dialog, and click on the Browsing or Fonts tabs.

OBSERVED RESULT
Spinbox text is invisible, and the left and right buttons overlap.

EXPECTED RESULT
Spinbox is wider than on previous Breeze, and there is enough room for text.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.13-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GT 730/PCIe/SSE2

ADDITIONAL INFORMATION
Comment 1 Patrick Silva 2021-09-07 12:14:53 UTC
Same problem with spinboxes in preferences window of SMPlayer on neon unstable.
Comment 2 Patrick Silva 2021-09-19 21:56:41 UTC
*** Bug 442447 has been marked as a duplicate of this bug. ***
Comment 3 Nate Graham 2021-09-19 22:42:02 UTC
Breeze theme bug; being worked on with https://invent.kde.org/plasma/breeze/-/merge_requests/142
Comment 4 Nate Graham 2021-09-24 20:47:14 UTC
The spinbox work was reverted in the Plasma 5.23 branch, so we now have more time to figure out a general-purpose fix for these issues (or submit more fixes to affected apps)
Comment 5 Nate Graham 2022-01-21 05:44:11 UTC
Fixed by reverting the new design. :(