Closed
Bug 200911
Opened 22 years ago
Closed 22 years ago
crash if i want to scroll right using the arrow key (only with activated smoothscrolling)
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 199607
People
(Reporter: penguin, Assigned: aaronlev)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030405
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030405
mozilla 1.4a crashes if i want to scroll right using the arrow key.
it only happens with activated smoothscrolling, therefore i am not able to test
it in mozilla 1.3.
i also reproduced this bug in the mail-client.
Reproducible: Always
Steps to Reproduce:
1. set general.smoothScroll true in prefs.js and start mozilla
2. go to http://www.oekista.at or another page with a horizontally scrollbar
3. click anywhere in the page to activate it
4. press the right arrow key
Actual Results:
mozilla crashes
Expected Results:
the page should scroll right
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•