Closed
Bug 1316568
Opened 9 years ago
Closed 4 years ago
Scrollbar keeps scrolling the page even it is hidden programmatically
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: asony999, Unassigned)
Details
Attachments
(1 file)
|
4.00 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20161019084923
Steps to reproduce:
1. Open attached file
2. Go at the bottom of the page
3. Drag vertical scrollbar and try to go at the top of the page.
Actual results:
Sometimes, it is required to hide and show vertical scrollbar using JavaScript while user reach at certain height. It happens in firefox that even verical scrolbar is hidden by css(overflow:hidden), it allows user to keep dragging.
Expected results:
Page should not be moved once scrollbar disappear.
Comment 1•4 years ago
|
||
This issue isn't reproducible any more. Closing as Resolved: Works for me.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•