Closed
Bug 961439
Opened 11 years ago
Closed 9 years ago
Browser chrome will jump after edge gesture
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kgrandon, Unassigned)
Details
STR:
1 - Open a URL in browser chrome.
2 - Scroll down the webpage some.
3 - Use edge gestures to navigate to a different app.
4 - Return to the browser chrome using edge gestures.
Expected Result:
Webpage will be in same location as you left it.
Actual Result:
Webpage will render at top, then jump to location.
Reporter | ||
Comment 1•11 years ago
|
||
Looks like this is because getScreenshot does not currently take into account scroll position of the iframe.
Comment 2•11 years ago
|
||
Yep, we need the ScreenCapture API [1] for that.
[1] https://wiki.mozilla.org/Performance/2013-12-05#Non-blocking_screen_capture_for_b2g.2C_thumbnails.2C_swipe_history_animation_-_yoric.2C_layout_team
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•