Closed Bug 73867 Opened 23 years ago Closed 23 years ago

wrong char code/key code for CTRL+BACKSPACE

Categories

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

x86
Windows 2000
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 50255
mozilla0.9.1

People

(Reporter: anthonyd, Assigned: rods)

Details

see bug# 57967

when adding the following key binding on windows:
<handler event="keypress" keycode="VK_BACK" modifiers="control" 
command="cmd_deleteWordBackward"/>

It doesnt work.  The native widget code appears to be generating the wrong key 
code/ char code for backsapce when used in conjunction wirh CTRL.  alt+backsapce 
works correctly.  the key binding also works correctly on mac and linux 
apparently.

anthonyd

ps.  ctrl+home or ctrl+end dont seem to work correctly either, but i havent 
fully inverstigated those two.
Blocks: 57967
setting to mozilla 0.9 in case rods doesnt look at untargeted bugs

anthonyd
Target Milestone: --- → mozilla0.9
Target Milestone: mozilla0.9 → mozilla0.9.1
will take a look for 0.9.1
Status: NEW → ASSIGNED


*** This bug has been marked as a duplicate of 50255 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
No longer blocks: 57967
v
Status: RESOLVED → VERIFIED
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.