Created attachment 155637 [details] Screenshot of kclock STEPS TO REPRODUCE 1. Launch Kclock 2. Head Over To Stopwatch Option 3. Start the Timer 4. Click On Lap 5. Long Press Enter Key Till it Reach the Count of #999 After that the Text Starts To Overlap SOFTWARE/OS VERSIONS Linux: Arch Linux Graphics Platform: X11 KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.102.0 Qt Version: 5.15.8
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kclock/-/merge_requests/99
Git commit 600659e62bcb8def4ecbcaa72d3c98ce496d3519 by Han Young, on behalf of K. Cottonears. Committed on 19/08/2023 at 06:55. Pushed by hanyoung into branch 'master'. Fix Overlapping Laps in Stopwatch Page On the stopwatch page, if the lap number is above 1,000, text may overflow and overlap with the time since the last lap. The width of the lap number component should increase in size once that happens. M +2 -1 src/kclock/qml/stopwatch/StopwatchPage.qml https://invent.kde.org/utilities/kclock/-/commit/600659e62bcb8def4ecbcaa72d3c98ce496d3519