Open
Bug 1947863
Opened 6 months ago
Updated 4 months ago
Announce calendar name with event title
Categories
(Calendar :: Calendar Frontend, task)
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: freaktechnik, Assigned: arschmitz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In the new calendar event read dialog, the calendar name should be part of the primary dialog title that is announced for screenreaders. This title for sighted users only shows the event title. Making the calendar visible for sighted users is a separate issue we're tackling elsewhere.
To do this, we’ll need to add an invisible text with the calendar name to the event title element. Hovering the title should also show a tooltip that includes both the event title and the calendar name.
To hide the text visually we can follow this example from in-app notifications: https://searchfox.org/comm-central/rev/648aa9b428bcd29be14cdb9bf45382609288946f/mail/themes/shared/mail/inAppNotificationContainer.css#330-337
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → arschmitz
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•