https://bugs.kde.org/show_bug.cgi?id=519918
Bug ID: 519918
Summary: KOrganizer's event/todo editor should use KDE's newer
map-based TimezoneSelector UI instead of the current
combobox-style timezone picker.
Classification: Applications
Product: korganizer
Version First 6.6.3
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: incidence editors
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The new selector was introduced on the Plasma side as a replacement for the old
ListView timezone selector.
KOrganizer exposes timezone selection inside the incidence editor when
creating/editing events and todos, so this seems to belong in the incidence
editor component.
STEPS TO REPRODUCE
1. Open KOrganizer.
2. Create a new event, or edit an existing event.
3. Enable/show timezone fields if needed.
4. Open the timezone selector for the event start/end time.
CURRENT RESULT
KOrganizer uses a plain combobox/list-style timezone picker. This is
functional, but less discoverable for users who think geographically, and
inconsistent with the newer KDE/Plasma timezone selection UI.
EXPECTED RESULT
KOrganizer should use, or provide access to, the newer KDE map-based
TimezoneSelector UI for selecting event/todo timezones.
This would improve consistency with Plasma's Date & Time settings / clock
timezone UI, and make it easier to choose timezones geographically.
NOTES / REFERENCES
Relevant Plasma change:
- Plasma Workspace MR !4873: introduced the new map-based timezone selector
component
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4873
- Plasma Desktop MR !2572: uses the new selector in the Date & Time KCM
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2572
Related code area:
- KOrganizer event/todo editors use the PIM IncidenceEditor library:
https://invent.kde.org/pim/incidenceeditor
--
You are receiving this mail because:
You are watching all bug changes.