Closed
Bug 964910
Opened 12 years ago
Closed 5 years ago
Graphical glitches on Galaxy Tab 3
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mcomella, Unassigned)
Details
0) On a Galaxy Tab 3
1) Download an addon xpi (e.g. [1])
2) Open fennec
3) Navigate to any page that has web content or is about:home
4) Install the addon via `adb push` (I use [2])
5) Click "cancel" to cancel installing the add-on
Expected: A white page, no graphical glitches
Actual: A black page, which has graphical glitches when scrolled (seemingly due to the overscroll)
If these are the only repro steps, this is fairly minor. However, I figured it might be representative of a larger problem. I wonder if it could be because we may not be drawing a View there or something as it only repros on a certain device (graphics driver related?) and I was unable to take a screenshot of the issue (the screenshot via ddms is a white page with correct overscroll).
Galaxy Nexus and Nexus 7 do not repro.
[1]: http://people.mozilla.com/~bnicholson/bootstrapper.xpi
[2]: https://github.com/mcomella/addon-push
| Reporter | ||
Comment 1•12 years ago
|
||
I noticed this may also appear during the first page load, between the time that about:home is hidden and the web content is showed.
This device seems to be running slowly at times - I wonder if we have a race that just is not visible on faster devices.
Summary: Installing an addon remotely causes graphical glitches on Galaxy Tab 3 → Graphical glitches on Galaxy Tab 3
| Reporter | ||
Comment 2•12 years ago
|
||
These glitches are also present when hiding the keyboard on web content.
This is version 4.2.2 - I'm going to (foolishly?) install the firmware update.
| Reporter | ||
Comment 3•12 years ago
|
||
It was determined that I was testing on an x86 tablet with an ARMv7 build. :)
STR in comment 0 produces an incorrect black page, but no real glitches on a Nightly x86 build.
| Reporter | ||
Updated•12 years ago
|
Summary: Graphical glitches on Galaxy Tab 3 → Graphical glitches on Galaxy Tab 3 with ARMv7 build
Comment 4•12 years ago
|
||
Is this invalid? Confused.
| Reporter | ||
Comment 5•12 years ago
|
||
Yes, though I'm going to move this bug to focus on the black page on the Galaxy Tab using the STR from comment 0.
Again, this STR is of negligible concern, but it may be representative of further problems so it might be worth investigating (depending on our support of x86, which I'm unfamiliar with).
Note that I could not repro on an Asus Fonepad (x86).
Summary: Graphical glitches on Galaxy Tab 3 with ARMv7 build → Black page when pushing addons remotely on Galaxy Tab 3
| Reporter | ||
Comment 6•12 years ago
|
||
Sorry, this is so crazy but the corruption has appeared on the latest Nightly (I think I was using an older version before).
Definitive info:
* Graphical corruption on Galaxy Tab 3 when scrolling after using the str in comment 0
* Black page, as opposed to white, on Galaxy Tab 3 using STR in comment 0
* Black page, as opposed to white, when loading first web content (i.e. quickly open a page before Gecko loads)
* Unreproable on Asus Fonepad (x86), Galaxy Nexus (ARM), or Nexus 7 (ARM)
Pretty negligible with these STR, but possibly caused by other, more insidious issues.
Summary: Black page when pushing addons remotely on Galaxy Tab 3 → Graphical glitches on Galaxy Tab 3
Comment 7•5 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: 5 years ago
Resolution: --- → INCOMPLETE
| 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
•