Closed
Bug 757472
Opened 13 years ago
Closed 4 years ago
Content at hotmail.com is overlapped when panning when landing on hotmail inbox for the first time on Adreno devices
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: nhirata, Unassigned)
Details
Attachments
(3 files)
1. on an Adreno device, login to www.hotmail.com
2. go to inbox
3. zoom in immediately (pinch zoom)
4. pan right.
Expected: no graphic defect
Actual: graphic defect that goes away after a couple of seconds
Note:
1. https://bugzilla.mozilla.org/show_bug.cgi?id=753742#c40
2. Nightly 5/22/2012
3. It goes away after a bit, no crashes are seen.
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
As per comment 40 of bug 753742:
On LG Revolution, it will show a caught exception:
05-22 08:52:42.895: W/System.err(9221): java.lang.IndexOutOfBoundsException: setSpan (0 ... 11340) ends beyond length 22
05-22 08:52:42.895: W/System.err(9221): at android.text.SpannableStringBuilder.checkRange(SpannableStringBuilder.java:948)
05-22 08:52:42.895: W/System.err(9221): at android.text.SpannableStringBuilder.setSpan(SpannableStringBuilder.java:527)
05-22 08:52:42.905: W/System.err(9221): at android.text.SpannableStringBuilder.setSpan(SpannableStringBuilder.java:519)
05-22 08:52:42.905: W/System.err(9221): at org.mozilla.gecko.GeckoInputConnection.setEditable(GeckoInputConnection.java:1042)
05-22 08:52:42.905: W/System.err(9221): at org.mozilla.gecko.GeckoInputConnection.notifyTextChange(GeckoInputConnection.java:457)
05-22 08:52:42.905: W/System.err(9221): at org.mozilla.gecko.GeckoInputConnection.notifyIMEChange(GeckoInputConnection.java:978)
05-22 08:52:42.905: W/System.err(9221): at org.mozilla.gecko.GeckoAppShell.notifyIMEChange(GeckoAppShell.java:527)
05-22 08:52:42.905: W/System.err(9221): at org.mozilla.gecko.GeckoAppShell.nativeRun(Native Method)
05-22 08:52:42.905: W/System.err(9221): at org.mozilla.gecko.GeckoAppShell.nativeRun(Native Method)
05-22 08:52:42.905: W/System.err(9221): at org.mozilla.gecko.GeckoAppShell.runGecko(GeckoAppShell.java:472)
05-22 08:52:42.905: W/System.err(9221): at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:82)
On HTC Desire HD:
05-22 08:23:27.131: E/GeckoConsole(4187): [JavaScript Error: "NS_ERROR_INVALID_POINTER: Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIEventListenerService.getListenerInfoFor]" {file: "chrome://browser/content/browser.js" line: 3041}]
05-22 08:23:27.161: D/PowerManagerService(1377): New lightsensor value:160, lcdValue:163
05-22 08:23:27.161: D/PowerManagerService(1377): lightSensorChangedLocked, buttonValue >= 0, mPowerState = 3
05-22 08:23:27.732: E/GeckoConsole(4187): [JavaScript Warning: "Empty string passed to getElementById()." {file: "http://js.wlxrs.com/mxFacnptZSBDQMbNrEZZ7w/wlive.js" line: 1}]
05-22 08:23:27.982: E/GeckoConsole(4187): [JavaScript Error: "[Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIEventListenerService.getListenerInfoFor]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: chrome://browser/content/browser.js :: _hasMouseListener :: line 3041" data: no]" {file: "chrome://browser/content/browser.js" line: 2666}]
Comment 4•13 years ago
|
||
Tried this on the HTC Nexus One using Nightly (05/23) and couldn't reproduce.
Comment 5•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
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
•