Closed Bug 233087 Opened 21 years ago Closed 5 years ago

[Cocoa] Hitting backspace while composing diacritic doesn't delete mark

Categories

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

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mikepinkerton, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: inputmethod, intl)

Steps: - put focus in text field (google.com is a good one) - type option-e - type backspace Expected results: - diacritic should go away, leaving no trace Actual results: - "composition" mode stops, but raw diacritic remains In addition, though it's not visible because of a hack in the BWC, this sends the backspace up through the responder chain rather than correctly dealing with it and not passing it along.
Status: NEW → ASSIGNED
Target Milestone: --- → Camino1.0
Do this bug happen only "option-e" ? If so, OS X's bug cause this bug, may be. in TextEdit, typing option-e cause starting composition mode. It's incorrect action. If we don't select IME (or select U.S. and other Roman keyboard layout), composition mode should not start.
no, it doesn't start IME in the traditional sense, but the fix for this is intertwined with our IME handling code (all the bizarro logic in keyDown). That's why I marked the bug as IME.
Mike, is this still on your radar at all?
Target Milestone: Camino1.0 → Camino1.1
This is going to bite cocoafox too, right?
Keywords: intl
OS: Mac OS X 10.2 → Mac OS X 10.3
QA Contact: general
Moving IME-related bugs to Camino 1.2 :(
Target Milestone: Camino1.1 → Camino1.2
Mass un-setting milestone per 1.6 roadmap. Filter on RemoveRedonkulousBuglist to remove bugspam. Developers: if you have a patch in hand for one of these bugs, you may pull the bug back to 1.6 *at that point*.
Target Milestone: Camino1.6 → ---
Mass-reassign of bugs still assigned to pinkerton to nobody; filter on "NoMoPinkBugsInCamino".
Assignee: mikepinkerton → nobody
Status: ASSIGNED → NEW
Shouldn't this move to core ? I can repro this with Minefield (2007111404)
Yeah, I noticed this in the list when I reassigned the bugs, but I hadn't had time to check Minefield yet....
Assignee: nobody → joshmoz
Blocks: 372987
Component: General → Widget: Cocoa
Product: Camino → Core
QA Contact: general → cocoa
Assignee: joshmoz → nobody

Moving all open keyboard/IME handling bugs to DOM: UI Events & Focus Handling component.

Component: Widget: Cocoa → DOM: UI Events & Focus Handling

I cannot reproduce this bug. If you see this with specific environment or keyboard layout, please file a new bug.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
Summary: Cocoa IME: Hitting backspace while composing diacritic doesn't delete mark → [Cocoa] Hitting backspace while composing diacritic doesn't delete mark
You need to log in before you can comment on or make changes to this bug.