Closed Bug 3829 Opened 26 years ago Closed 26 years ago

Shift key inserts a character

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: akkzilla)

Details

Hitting the shift key in editor mode on Linux generates a key event and inserts a character. This doesn't happen on the other platforms. Makes it impossible to enter capital letters, so we need this fixed for M3 (should be an easy fix). I thought I had this working right on Thursday, am looking into why it came back.
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M3
Setting milestone.
Pavlov found a fix, awaiting approval to check it in. (I was rejecting shifted characters rather than the shift key event itself; need to check event->keyval and match against all the possible modifier key vals.)
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
QA Contact: 3847 → 4079
Resolution: --- → FIXED
Fixed.
Status: RESOLVED → VERIFIED
verified fix in 3/17 build.
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.