https://bugs.kde.org/show_bug.cgi?id=524894
Bug ID: 524894
Summary: plasma-setup: Time Zone module layout clips text and
overlaps map controls on low display resolutions
Classification: Plasma
Product: Plasma Setup
Version First unspecified
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 195578
--> https://bugs.kde.org/attachment.cgi?id=195578&action=edit
Issue visible with 1024x768 display
DESCRIPTION
In `plasma-setup`, when running on low display resolutions (such as 1024x768),
the Time and Date setup module layout clips and overflows the window
boundaries.
Specifically:
- The "Region:" label is pushed outside the left edge of the parent view,
truncating the text so only "ion:" is visible.
- The `TimeZone.TimezoneSelector` widget overflows both horizontally and
vertically, causing the selection bar (Region / Time zone dropdowns) to
improperly overlay and cover the bottom part of the world map component.
STEPS TO REPRODUCE
1. Launch `plasma-setup` on a system or VM with a low screen resolution (e.g.,
1024x768 or 800x600).
2. Navigate to the "Time and Date" page.
3. Observe the positioning of the region label, dropdown bar, and map widget.
OBSERVED RESULT
- At 1024x768: UI elements break out of the window frame. The "Region:" label
is cut off on the left edge, and the selection bar heavily overlaps the world
map.
- At 1280x800: Horizontal overflow disappears, but the selection bar still
overlays and blocks the map's zoom in/out ("+" and "-") buttons.
- At 1600x1200: The selection bar still slightly overlaps the "+" zoom button.
- At 1680x1050: The interface renders correctly without overlaps.
EXPECTED RESULT
- The layout should scale or adjust responsively to fit smaller viewports
without text clipping or widget overlap regardless of display resolution.
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux (tested both on f44 and f45)
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.1
--
You are receiving this mail because:
You are watching all bug changes.