Closed
Bug 188638
Opened 23 years ago
Closed 1 year ago
delete key should present the same confirmation dialog box as for deleting an event with the mouse
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: fishbert, Assigned: mikeypotter)
References
(Blocks 1 open bug)
Details
(Keywords: access)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
Deleting an event/task by hitting 'delete' deletes the task immediately. Until
it is possible to undo such an action, a confirmation dialog box should be
presented.
Reproducible: Always
Steps to Reproduce:
1. create an event
2. select the event
3. hit the 'delete' key
Actual Results:
event is deleted
Expected Results:
dialog box should pop up asking for confirmation (as if you selected delete from
the right-click menu)
| Assignee | ||
Comment 1•23 years ago
|
||
Delete key is a shortcut to deleting the event, it doesn't need a confirmation.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Unless there's an option to undo an action (trash can, undo) there should be a
confirmation for this option.
Comment 3•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
(In reply to Mike Potter from comment #1)
Delete key is a shortcut to deleting the event, it doesn't need a confirmation.
This is incorrect. For consistency the keyboard shortcut obviously needs the same confirmation as the corresponding mouse action.
(Maybe the mouse action did not trigger a confirmation dialog either back in 2003, but anyway: mouse and keyboard need to work in the same manner. So whether or not the delete key needs confirmation depends on the corresponding mouse action.)
Status: RESOLVED → REOPENED
Ever confirmed: true
Keywords: access
Resolution: INVALID → ---
Summary: delete key should present confirmation dialog box → delete key should present the same confirmation dialog box as for deleting an event with the mouse
@kevin: thanks for your report. It seems this has been fixed in the meanwhile.
Tested in TB 115.6.1:
All of the following actions trigger the same confirmation dialog Do you really want to delete this event?:
- right-click on event --> context menu --> delete event
- left-click on event --> press DEL key
- double-click event --> click on EDIT button --> click on
deletetoolbar button
Status: REOPENED → RESOLVED
Closed: 23 years ago → 1 year ago
Resolution: --- → WORKSFORME
Blocks: calendar-kbd-access
You need to log in
before you can comment on or make changes to this bug.
Description
•