Bug 509999 - Make the week number in the calendar easily distinguishable at a glance value
Summary: Make the week number in the calendar easily distinguishable at a glance value
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Calendar widget (other bugs)
Version First Reported In: 6.4.90
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: accessibility, usability
Depends on:
Blocks:
 
Reported: 2025-09-27 12:14 UTC by Antti Savolainen
Modified: 2025-10-01 21:30 UTC (History)
2 users (show)

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


Attachments
Example of the calendar widget with week numbers enabled (29.63 KB, image/png)
2025-09-27 12:14 UTC, Antti Savolainen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Savolainen 2025-09-27 12:14:46 UTC
Created attachment 185319 [details]
Example of the calendar widget with week numbers enabled

SUMMARY
After enabling the week numbers I had to take a moment to notice that the numbers on the side were the actual week numbers. They blend in way too well with the day numbers. Simply reducing the week number font size might be enough to fix this issue.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.4.90
KDE Frameworks Version: 6.18.0
Qt Version: 6.10.0
Kernel Version: 6.16.9-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i7-7600U CPU @ 2.80GHz
Memory: 24 GiB of RAM (23.2 GiB usable)
Graphics Processor: Intel® HD Graphics 620
Manufacturer: LENOVO
Product Name: 20HG0003SG
System Version: ThinkPad T470s
Comment 1 Akseli Lahtinen 2025-09-29 11:23:56 UTC
Can confirm, since I had the same issue yesterday :D

Operating System: Fedora Linux 42
KDE Plasma Version: 6.5.80
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.2
Kernel Version: 6.16.8-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 16 GiB of RAM (15.5 GiB usable)
Graphics Processor: AMD Radeon RX 6600
Comment 2 Bug Janitor Service 2025-09-29 11:35:37 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5872
Comment 3 Akseli Lahtinen 2025-09-29 12:08:37 UTC
Git commit 69d6fb75ee41dcb0d8be37906cd9e3e98e1cbc90 by Akseli Lahtinen.
Committed on 29/09/2025 at 11:34.
Pushed by akselmo into branch 'master'.

DaysCalendar: Set weeknumbers italic

This helps differentiate between the day numbers and the week numbers.

M  +1    -0    components/calendar/qml/DaysCalendar.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/69d6fb75ee41dcb0d8be37906cd9e3e98e1cbc90
Comment 4 Akseli Lahtinen 2025-09-29 12:54:09 UTC
Git commit 484676a88c00fc7b65c42d8ae95d0758bb55ca16 by Akseli Lahtinen.
Committed on 29/09/2025 at 12:11.
Pushed by akselmo into branch 'Plasma/6.5'.

DaysCalendar: Set weeknumbers italic

This helps differentiate between the day numbers and the week numbers.


(cherry picked from commit 69d6fb75ee41dcb0d8be37906cd9e3e98e1cbc90)

Co-authored-by: Akseli Lahtinen <akselmo@akselmo.dev>

M  +1    -0    components/calendar/qml/DaysCalendar.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/484676a88c00fc7b65c42d8ae95d0758bb55ca16