Open Bug 74416 Opened 24 years ago Updated 3 years ago

invalid key or keycode in xbl keybindings nukes keybinding table

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
All
defect

Tracking

()

People

(Reporter: anthonyd, Unassigned)

References

(Blocks 1 open bug)

Details

invalid key or keycode in xbl keybindings nukes keybinding table. for example add this key binding: <handler event="keypress" keycode="VK_BACKSPACE" modifiers="control" command="cmd_deleteWordBackward"/> in this example, VK_BACKSPACE is not a valid keycode, but when this is added in, backspace+CTRL will do delete word rpevious, and so will CTRL+c,CTRL+v,CTRL+y, etc... it appears that once an invalid keycode is entered, the actual commands for the remaining keybindings go loco. anthonyd
I wonder if this is related to the general degredation of command handling?
Chris suggested that this was the keybinding bug for catfood.
Keywords: nsCatFood+
No this is an unrelated minor issue. Removing keyword and futuring.
Status: NEW → ASSIGNED
Keywords: nsCatFood+
Target Milestone: --- → Future
Blocks: 57805
Product: Browser → Seamonkey
getting out of general
Assignee: hyatt → aaronleventhal
Severity: major → normal
Status: ASSIGNED → NEW
Component: General → Keyboard: Navigation
Product: Mozilla Application Suite → Core
QA Contact: doronr → keyboard.navigation
Target Milestone: Future → ---
Mass un-assigning bugs assigned to Aaron.
Assignee: aaronleventhal → nobody
Component: Keyboard: Navigation → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.