Closed
Bug 1324372
Opened 9 years ago
Closed 9 years ago
Fixed bottom bar will bounce and flash when page is scrolled
Categories
(Firefox for Android Graveyard :: Toolbar, defect, P3)
Tracking
(fennec-, firefox50 wontfix, firefox51 wontfix, firefox52 wontfix, firefox-esr52 unaffected, firefox53 wontfix, firefox54 wontfix, firefox55 fixed)
RESOLVED
FIXED
People
(Reporter: ryang, Assigned: botond)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
170.15 KB,
image/png
|
Details |
STR:
When users scroll the screen while playing media, the media control bar on the bottom will bounce and flash.
(Test for soundcloud.com)
| Reporter | ||
Updated•9 years ago
|
tracking-fennec: --- → ?
Updated•9 years ago
|
Blocks: fennec-polish
Comment 1•9 years ago
|
||
Note that this is not a bar we display but something the website does. How does the bar behave in Chrome on this device? Does it bounce / flash too?
No longer blocks: fennec-polish
Comment 2•9 years ago
|
||
Low priority ni: Kats has a lot of knowledge about the various behaviors of floating bottom and top bars from websites and how they interact with the sliding address bar. There are compromises that are made to allow Firefox for Android to have a disappearing address bar and be performant & generally correct in the displaying of content.
Flags: needinfo?(bugmail)
Comment 3•9 years ago
|
||
This appears to be a regression, actually. The bar is position:fixed to the bottom, and at least while the dynamic toolbar is in the process of sliding on or off the screen (before the user lifts their finger) it should not be jumping around. The same happens on my test page at https://people-mozilla.org/~kgupta/bug/1180295.html with the "bottom right" square, and it didn't use to happen.
Note that a frame or two of flicker after the resize is complete is not unexpected, and is hard to avoid, because we resize the content area. But flicker/lag while the toolbar is partially off the screen is not expected.
Component: General → Graphics, Panning and Zooming
Flags: needinfo?(bugmail)
Keywords: regression,
regressionwindow-wanted
OS: Unspecified → Android
Hardware: Unspecified → All
Version: unspecified → 53 Branch
Comment 4•9 years ago
|
||
Performed regression-window:
Last good build: 2015-08-19
First bad build: 2015-08-20
Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f384789a29dcfd514d25d4a16a97ec5309612d78&tochange=29b2df16e961fbe9a379362ecba6f888d1754bc3
Keywords: regressionwindow-wanted
Comment 5•9 years ago
|
||
Huh, that's a surprise to me. But I verified the regression range, and yeah, this seems to have been introduced in the rewrite in bug 1180295.
Blocks: dynamic-toolbar-2
Priority: -- → P3
Updated•9 years ago
|
Blocks: fennec-polish
Priority: P3 → P2
Updated•9 years ago
|
status-firefox50:
--- → wontfix
status-firefox51:
--- → wontfix
status-firefox52:
--- → wontfix
status-firefox53:
--- → affected
Priority: P2 → P3
| Reporter | ||
Comment 6•9 years ago
|
||
Hi Blake,
Could you help us with the bug to assign someone from your team for further investigation?
We are wondering if this is related to platform .
Could you please help with this ? Thank you !
Flags: needinfo?(bwu)
Comment 7•9 years ago
|
||
Hi Rachelle,
I cannot see this problem with the latest nightly on my Pixel. Can you let us know which phone and Android version you were using it to see this problem?
Btw, it is weird that I even cannot see our media control..
Flags: needinfo?(bwu) → needinfo?(ryang)
| Reporter | ||
Comment 8•9 years ago
|
||
Hi Sorina,
I tested the scenario with the latest Nightly. looks like it worked fine.
Can you kindly let us know know which phone and Android version you were using to identify the regression range? Thank you!
Flags: needinfo?(ryang) → needinfo?(sorina.florean)
Comment 9•9 years ago
|
||
Hi all,
Device - regression range: Huawei Honor 5x (Android 5.1.1) and indeed, the media control notification is not displayed.
Flags: needinfo?(sorina.florean)
| Reporter | ||
Comment 10•9 years ago
|
||
Hi Blake,
the issue is 100% reproducible on the latest nightly (today).
But it might be related to layout.
Hi Sorina, the scenario is tested using https://m.soundcloud.com/ on Fennec.
After playing any music, and then pressing back key, the control bar on the bottom designed by soundcloud will bounce and flash.
tracking-fennec: ? → -
| Reporter | ||
Comment 11•9 years ago
|
||
Hi Peter,
Could you please help us check this bug?
We are not sure if this is a layout issue. Can you please help ? Thank you very much!
Flags: needinfo?(howareyou322)
Comment 12•9 years ago
|
||
(In reply to Rachelle Yang [:ryang][ryang@mozilla.com] from comment #11)
> Hi Peter,
> Could you please help us check this bug?
> We are not sure if this is a layout issue. Can you please help ? Thank you
> very much!
In comment 5, I think this is related to APZ, not layout issue.
Flags: needinfo?(howareyou322)
Updated•9 years ago
|
Summary: When users scroll the screen, the control bar on the bottom will bounce and flash. → Fixed bottom bar will bounce and flash when page is scrolled
Updated•9 years ago
|
Botond, let's see if we can take care of this in the early 53 beta so that we don't ship a regression.
Flags: needinfo?(botond)
Comment 15•9 years ago
|
||
FWIW since this is a dynamic toolbar-related issue we should probably just wait until Randall does his rewrite. Marking this as a dependency.
Depends on: dynamic-toolbar-3
| Assignee | ||
Comment 16•9 years ago
|
||
(In reply to Milan Sreckovic [:milan] from comment #14)
> Botond, let's see if we can take care of this in the early 53 beta so that
> we don't ship a regression.
Note that this is not a new regression in 53. We have been shipping this regression since 43.
Flags: needinfo?(botond)
Comment 17•9 years ago
|
||
This is fixed by bug 1335895.
Updated•9 years ago
|
status-firefox-esr52:
--- → unaffected
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
•