Closed Bug 974560 Opened 11 years ago Closed 11 years ago

"Assertion failure: mLastData == aTextEvent->theText" when inputting text in debug build

Categories

(Firefox for Android Graveyard :: Keyboards and IME, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 30

People

(Reporter: jchen, Assigned: jchen)

References

Details

Attachments

(1 file)

No description provided.
We are supposed to send a compositionupdate event for every text event. This patch sends the missing composition events. For keys with multiple action, that code should never be reached and I removed the code that was sending text events.
Attachment #8378608 - Flags: review?(cpeterson)
Comment on attachment 8378608 [details] [diff] [review] Send compositionupdate event for each text event (v1) Review of attachment 8378608 [details] [diff] [review]: ----------------------------------------------------------------- LGTM
Attachment #8378608 - Flags: review?(cpeterson) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
Thank you for the bug of compositionupdate event. FYI: I'll move the compositionupdate dispatcher from every widget to TextComposition for avoiding widget dependent bugs like this. See bug 975383.
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: