Closed Bug 186175 Opened 22 years ago Closed 22 years ago

method onscroll doens't work after keypress

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows ME
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 189308

People

(Reporter: lenertj, Assigned: aaronlev)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90; .NET CLR 1.0.3705)
Build Identifier: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.2.1) Gecko/20021130

"long" page
<html>
<body onscroll="alert('ok')">
x<br>x<br>..........x<br>x
</body>
</html>

Reproducible: Always

Steps to Reproduce:
1. press key down
2. use mouse wheel

Actual Results:  
Nothing - onscroll doesn't work.
Allso, when scrolling with mouse scroll, the javascript onscroll event don't work.
<body onscroll="javascript:alert('Hello');">
Duping to the newer bug because it has more information in it than this one does.

*** This bug has been marked as a duplicate of 189308 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v dup.
Status: RESOLVED → VERIFIED
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.