Open Bug 1863520 Opened 1 year ago Updated 1 year ago

Convert to event/task unified toolbar buttons should be disabled if all calendars are read-only

Categories

(Thunderbird :: Toolbars and Tabs, defect)

Thunderbird 115
defect

Tracking

(Not tracked)

People

(Reporter: freaktechnik, Unassigned)

Details

The buttons in general should only get enabled if creating events is possible. The same applies to other entry points.

We currently use the calCalendarDeactivator which gives us the info if all calendars are disabled, but it doesn't give us the context if events can be created. The best way to know that is to check the new event command. However, that means we'd also need to watch for enabled state changes of that command somehow.

This is an improvement over what bug 1861210 already did.

Summary: Convert to event/task unified toolbar buttons should be disabled if all calendars are read only → Convert to event/task unified toolbar buttons should be disabled if all calendars are read-only
You need to log in before you can comment on or make changes to this bug.