Closed
Bug 35687
Opened 25 years ago
Closed 25 years ago
XBL key handler without specifying a key doesn't work
Categories
(Core :: XBL, defect, P3)
Tracking
()
RESOLVED
FIXED
M16
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
(Whiteboard: 1/2 day, 5/4)
in XBL, I cannot write a key handler (keypress, keydown & keyup) to catch all
key events without setting a key or keycode argument doesn't work:
<handler type="keypress" value="dump('key pressed');"/>
Updated•25 years ago
|
Status: NEW → ASSIGNED
Whiteboard: 1/2 day, 4/21
Target Milestone: --- → M16
Assignee | ||
Comment 1•25 years ago
|
||
I mark this bug blocker as I cannot go forward on autocomplete which is an
important feature for B2 without this fixed.
Severity: normal → blocker
Updated•25 years ago
|
Whiteboard: 1/2 day, 4/21 → 1/2 day, 5/4
Assignee | ||
Comment 2•25 years ago
|
||
Reassign to myself has I have the fix for that
Assignee: hyatt → ducarroz
Status: ASSIGNED → NEW
Assignee | ||
Comment 3•25 years ago
|
||
Fixed and checked in
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•