Closed
Bug 331232
Opened 19 years ago
Closed 18 years ago
Cannot delete an all day Event from Day or Week View
Categories
(Calendar :: Lightning Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: greencrab, Assigned: jminta)
Details
Attachments
(1 file)
1.15 KB,
patch
|
jminta
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
After adding a new all-day Event, I couldn't delete it from the Day or Week View using the right-click context menu. The only option that is avaiable is "New Event". I tried this with regular Event..(i.e. within a specific time) which I could edit and delete the Event. I could always get to edit the event by a double-click, but no way to delete it.
The only way to delete an all-day Event is to use the month view and then the context menu will let you delete it.
Reproducible: Always
Steps to Reproduce:
1. Add a new Event, check all-day option
2. Chane to Day View
3. Hightlight the Event and right click
Actual Results:
Can't see the "Delete Item" meny
Expected Results:
Show you the Edit-Item and Delete-Item as it would be in the Month View
Comment 1•19 years ago
|
||
Confirmed. (Works in Sunbird so this bug is Lightning only.)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•19 years ago
|
Flags: blocking0.3+
Assignee | ||
Comment 2•18 years ago
|
||
We need to explicitly change the context menu property of these events to use item-context, if that attribute is specified.
Assignee | ||
Comment 3•18 years ago
|
||
Comment on attachment 229113 [details] [diff] [review]
use item-context
r=dmose
Attachment #229113 -
Flags: first-review?(dmose) → first-review+
Assignee | ||
Comment 4•18 years ago
|
||
patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•