Closed
Bug 300254
Opened 20 years ago
Closed 20 years ago
Can't edit a calendar
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jminta, Assigned: jminta)
References
Details
Attachments
(1 file)
16.88 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
We have a lovely editCalendar dialog, but no way to get to it. Doubleclicking
on a calendar in the listbox does nothing, and choosing edit-calendar from the
context menu throws:
Error: gCalendarWindow.calendarManager.launchEditCalendarDialog is not a
function
Source File: chrome://calendar/content/calendar.xul
Line: 1
Assignee | ||
Updated•20 years ago
|
Comment 1•20 years ago
|
||
Works for me in calendar-in-seamonkey. Sounds some patch needs to be ported to
sunbirds calendar.xul
Assignee | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Works for me in calendar-in-seamonkey. Sounds some patch needs to be ported to
> sunbirds calendar.xul
Does double-clicking on a calendar work for you in seamonkey? I can't find an
ondblclick attribute anywhere.
Comment 3•20 years ago
|
||
No, doubleclick doesn't work. context menu->edit calendar does.
Assignee | ||
Comment 4•20 years ago
|
||
Moves sunbird to using the new commands. Also fixes the calendar listbox popup
to disable certain options if it isn't clicked on an actual calendar.
(Otherwise, choosing them results in a js error.)
Attachment #189202 -
Flags: first-review?(mvl)
Comment 5•20 years ago
|
||
Comment on attachment 189202 [details] [diff] [review]
patch v1
looks good. r=mvl (but we really need to think more about sharing one
calendar.xul)
Attachment #189202 -
Flags: first-review?(mvl) → first-review+
Comment 6•20 years ago
|
||
patch checked in
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•