Closed
Bug 1245523
Opened 9 years ago
Closed 4 years ago
Blink of wrong scroll position when hiding or showing dynamic toolbar
Categories
(Firefox for Android Graveyard :: Toolbar, defect, P5)
Tracking
(firefox47 wontfix, firefox48 wontfix, firefox49 wontfix, firefox50 wontfix, firefox51 fix-optional)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox47 | --- | wontfix |
firefox48 | --- | wontfix |
firefox49 | --- | wontfix |
firefox50 | --- | wontfix |
firefox51 | --- | fix-optional |
People
(Reporter: cwiiis, Unassigned)
References
Details
(Keywords: regression)
STR:
1. Navigate to a page long enough to scroll vertically and hide the dynamic toolbar.
2. Scroll down to hide the toolbar
3. Scroll up enough to show a little over half of the toolbar
Expected:
Toolbar animates into position
Actual:
Toolbar animates into position, but page flashes briefly with the wrong scroll position.
I've observed this on a 10.1" Samsung Galaxy Tab 3 and a Tesco Hudl 2 tablet. These are both Intel-chip tablets (though different generations). The Samsung tablet is running Android Kitkat with lots of awful Samsung customisations and the Hudl2 is running a mostly-stock Android Lollipop.
Updated•9 years ago
|
Blocks: dynamic-toolbar-2
kats, is there an ETA on this bug? The proper fix for bug 1245493 depends on it.
Flags: needinfo?(bugmail.mozilla)
Comment 2•9 years ago
|
||
At the moment there is no ETA. The plan here is to converge with other browser vendors on a standard behaviour [1] for the browser when the toolbar is shown/hidden. Right now we fire resize events to content and change the scroll position and such; if we can avoid doing some of that work this bug will probably go away or be easier to fix.
[1] WIP at https://github.com/bokand/URLBarSizing/
Flags: needinfo?(bugmail.mozilla)
Blocks: 1269041
Updated•8 years ago
|
status-firefox47:
--- → wontfix
status-firefox48:
--- → affected
status-firefox49:
--- → affected
status-firefox50:
--- → affected
Version: unspecified → 43 Branch
Updated•8 years ago
|
Updated•8 years ago
|
status-firefox51:
--- → affected
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Comment 3•6 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
Priority: P3 → P5
Comment 4•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
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
•