Closed
Bug 1125706
Opened 11 years ago
Closed 11 years ago
onSelectionChange crashes Firefox for android
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1051556
People
(Reporter: anshu.avinash35, Unassigned)
Details
User Agent: Mozilla/5.0 (Android; Mobile; rv:34.0) Gecko/34.0 Firefox/34.0
Build ID: 20141218164527
| Reporter | ||
Comment 1•11 years ago
|
||
Stacktrace:
java.lang.IllegalArgumentException: invalid selection notification range: 42354 to 42354, length: 34 at org.mozilla.gecko.GeckoEditable.onSelectionChange(GeckoEditable.java:827) at org.mozilla.gecko.GeckoAppShell.notifyIMEChange(GeckoAppShell.java:530) at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method) at org.mozilla.gecko.GeckoAppShell.runGecko(GeckoAppShell.java:368) at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:186)
| Reporter | ||
Updated•11 years ago
|
Summary: getSelection crashes android → onSelectionChange crashes Firefox for android
| Reporter | ||
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•