Bug 502584 - Pop-Up Timer can be resized such that the font is cut off
Summary: Pop-Up Timer can be resized such that the font is cut off
Status: REPORTED
Alias: None
Product: kteatime
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Stefan Böhmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-08 22:46 UTC by Alex
Modified: 2025-04-08 22:46 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.