Closed
Bug 959711
Opened 11 years ago
Closed 11 years ago
[MarketPlace] With "Enable APZ for all content" enabled the MarketPlace search bar shifts erractically
Categories
(Marketplace Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 950993
People
(Reporter: pfield, Unassigned)
Details
(Whiteboard: dogfood1.3)
Description:
If the user Enables the developer option "Enable APZ for all content" while in the MarketPlace, they may notice the search bar will attempt to stay in viewport as the user scrolls up and downwards, but will do so extremely poorly.
Repro Steps:
1) Updated Buri to Build ID: 20140113004002.
2) Enter Developer options (in settings)
3) Turn on "Enable APZ for all content."
4) Open the Marketplace.
5) Begin to scroll downwards and upwards.
Actual:
Search bar fails to remain in viewport.
Expected:
Search bar remains in viewport without difficulties.
Environmental Variables
Device: Buri v 1.3.0 Mozilla
Build ID: 20140113004002
Gecko: http://hg.mozilla.org/releases/mozilla-aurora/rev/5bb1837de7c0
Gaia: b3fc4f712562ee92b0ed0bd17abc61be9a36a8da
Platform Version: 28.0a2
Firmware Version: V1.2-device.cfg
Notes:
Repro frequency: 5/5, 100%
See attached: Video
Optional extra notes: Disabling "Enable APZ for all content" will make the search bar act in a way that is intended. (And will not appear with this issue.)
Video is located here
http://www.youtube.com/watch?v=J6vJuBOXqW0&feature=youtu.be
Comment 2•11 years ago
|
||
This seems pretty obvious that this a bug with `position: fixed`. We're not doing anything special that any other site is doing (using flexbox is certainly an option but obviously sites using `position: fixed` should not break in Gaia).
This seems related to bug 950993.
Comment 3•11 years ago
|
||
This is a dupe.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•