Closed
Bug 1236715
Opened 9 years ago
Closed 9 years ago
crash in java.lang.IllegalArgumentException: invalid selection notification range at org.mozilla.gecko.GeckoEditable.onSelectionChange(GeckoEditable.java)
Categories
(Firefox for Android Graveyard :: Keyboards and IME, defect)
Tracking
(firefox43 unaffected, firefox44 unaffected, firefox45- fixed, firefox46- fixed, fennec45+)
RESOLVED
DUPLICATE
of bug 1236705
Tracking | Status | |
---|---|---|
firefox43 | --- | unaffected |
firefox44 | --- | unaffected |
firefox45 | - | fixed |
firefox46 | - | fixed |
fennec | 45+ | --- |
People
(Reporter: kbrosnan, Unassigned)
References
()
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-bd5e6384-1f64-4e70-8565-8ecf92160104.
=============================================================
java.lang.IllegalArgumentException: invalid selection notification range
at org.mozilla.gecko.GeckoEditable.onSelectionChange(GeckoEditable.java:950)
at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:435)
Go to http://jackocnr.com/intl-tel-input.html and try to type 1234567890 into the field.
Expected results: 1 234-567-890 is displayed in the field
Actual results: Firefox crashes
See previously bug 1051556
Comment 1•9 years ago
|
||
Looks like the patch in bug 1236705 fixes this.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•9 years ago
|
tracking-fennec: ? → 45+
Updated•9 years ago
|
Updated•4 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
•