Open
Bug 701258
Opened 12 years ago
Updated 1 year ago
Page forgets scroll position after entering and leaving fullscreen twice
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: kinetik, Unassigned)
References
()
Details
1. Open test URL. 2. Scroll down enough to bring "Make video full-screen" button is in view. 3. Click button. 4. Hit escape. 5. Click button. 6. Hit escape. The scroll position is correct after exiting full-screen the first time, but has returned to the top of the page after exiting the second full-screen.
Updated•12 years ago
|
Component: General → DOM: Core & HTML
QA Contact: general → general
Comment 1•12 years ago
|
||
WFM on Windows. Probably platform specific. I haven't tried on MacOSX.
Comment 2•5 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•