Closed
Bug 11456
Opened 26 years ago
Closed 25 years ago
xul keybindings: need to handle special keys (pgup,end,F1,etc.)
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: Brade, Assigned: saari)
References
Details
(Whiteboard: [PDT+])
Editor requirement is to be able to map the entire keyboard with keybindings.
This includes keys: PageUp, PageDown, Home, End, arrow keys, tab key, delete/
backspace, forward delete, and function keys (F1-F15).
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
Assignee | ||
Updated•25 years ago
|
Whiteboard: waiting on verifications
Assignee | ||
Comment 1•25 years ago
|
||
waiting on verifications from brade and akkana
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•25 years ago
|
||
Full keyboard support is checked in, but there are other key event issues that may make testing this difficult.
Marking fixed.
Reporter | ||
Comment 3•25 years ago
|
||
I wasn't able to get any JS errors for the current mappings (added in
editorOverlay.xul) which point to non-existent JS functions. I assume they
aren't working but haven't put any breakpoints in the code. Perhaps my syntax is
incorrect?
Assignee | ||
Comment 4•25 years ago
|
||
Hold on for a sec, the overlay for editor looks horked, and I've got more changes
I did last night... But I have to figure out what is horked with the overlay to
start with.
Comment 5•25 years ago
|
||
Sorry for spam, re-assigning phillip's QA contact XPToolkit/XPWidget bugs to
claudius due to restructure
Comment 7•25 years ago
|
||
sorry for sitting on this - passing on to Mr. Keyboard Navigation himself, cpratt.
Updated•25 years ago
|
QA Contact: claudius → cpratt
Comment 8•25 years ago
|
||
oops forgot to actually hand it off.
Status: RESOLVED → VERIFIED
Whiteboard: [PDT+]waiting on verifications → [PDT+]
Not sure how to verify this... it seems that these keys are present if not
always working correctly based on this month's builds on Linux and NT at least.
So, I'm going to just mark this as verified... brade et al, if this is Bad,
please reopen ASAP. thanks!
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•