Bug 502584

Summary: Pop-Up Timer can be resized such that the font is cut off
Product: [Applications] kteatime Reporter: Alex <allo>
Component: generalAssignee: Stefan Böhmann <kde>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 24.12.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alex 2025-04-08 22:46:24 UTC
SUMMARY
The Pop-Up Timer can be resized such that the font is cut off.

STEPS TO REPRODUCE
1.  Put a Timer widget into a panel
2. Click it to open the large timer and set a time
3. You can resize the pop-up (good!).

OBSERVED RESULT
If you resize the popup vertically, the font does not shrink when the popup/widget gets too small

EXPECTED RESULT
The font should be scaled to fit the box. Maybe the box should be restricted to sizes that fit the font.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux 12
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION
Resizing horizontally scaled the font correctly, but leaves empty vertical space. Maybe it should be restricted to diagonal/proportional resizing or the vertical/horizontal resizing should act as diagonal resizing fitting the box even when the user tries to resize only in one dimension.