Closed
Bug 34113
Opened 25 years ago
Closed 25 years ago
Replace all "onclick" in dialogs with "oncommand"
Categories
(Core :: DOM: Editor, defect, P1)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: cmanske, Assigned: cmanske)
References
Details
(Whiteboard: Composer featuer work)
We should be using "oncommand" for all button handlers in dialogs so we can
use the keyboard: spacebar is same as clicking (for Windows - not sure about
other platforms) and accelerator keys.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M16
Comment 2•25 years ago
|
||
updating keyword and status whiteboard to reflect that this is a beta 2 feature
work bug that the Composer team deems a must fix for beta 2.
Assignee | ||
Comment 3•25 years ago
|
||
The only "onclick" handlers used now are in the EdImageMapShapes.js, where they
seem appropriate since they apply to a graphical editor that uses only the
mouse for UI input.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•