Closed
Bug 589844
Opened 15 years ago
Closed 15 years ago
OpenWnn crashes when space is pressed in alphanumeric mode on Android
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(fennec2.0a1+)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | 2.0a1+ | --- |
People
(Reporter: jchen, Assigned: jchen)
Details
(Keywords: inputmethod)
Attachments
(1 file)
|
1.56 KB,
patch
|
mwu
:
review+
|
Details | Diff | Splinter Review |
Cause is GeckoInputConnection.getTextBeforeCursor returning an empty string when it should not.
| Assignee | ||
Comment 1•15 years ago
|
||
Fixed bug and refactored surrounding code.
Attachment #468362 -
Flags: review?(mwu)
Comment 2•15 years ago
|
||
Comment on attachment 468362 [details] [diff] [review]
Fix v1
Not sure what the old code was doing but I know what the new code is doing so that's good enough.
Attachment #468362 -
Flags: review?(mwu) → review+
Updated•15 years ago
|
tracking-fennec: --- → ?
Comment 3•15 years ago
|
||
pushed to a1 rel branch: http://hg.mozilla.org/mozilla-central/rev/c53f95cf23f1
this still needs to land on m-c, so not closing it yet
tracking-fennec: ? → 2.0a1+
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•