Closed
Bug 932405
Opened 11 years ago
Closed 9 years ago
Scroll bar sticks on mac
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 764048
People
(Reporter: devqqq, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130910160258
Steps to reproduce:
After opening the following pages:
- http://docs.python.org/3.3/reference/datamodel.html
- http://www.pygame.org/docs/ref/event.html
- http://www.pygame.org/docs/ref/event.html#pygame.event.post
- http://library.thinkquest.org/20991/gather/formula/data/270.html
- http://docs.python.org/3.3/library/functools.html?highlight=all%20functional
This problem also occurs in safe mode (add-ons disabled).
Actual results:
The page stays at its current position on the screen when the scroll gesture is used. Spacebar still scrolls the page down.
Expected results:
The scroll gesture should cause the page to scroll.
I have determined that the issue only occurs when visiting pages on <http://www.pygame.org/>.
I suspect this is not specific to the webpage I suspect you have accidentally used a two finger gesture and encountered:
https://bugzilla.mozilla.org/show_bug.cgi?id=764048
which I can confirm also exists in a worse form in 25.0.1 in that it never unsticks if you move the pointer as I have commented on that bug.
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•