Closed Bug 292046 Opened 19 years ago Closed 19 years ago

onscroll is not triggered using mousewheel

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 189308

People

(Reporter: joesjunkbox, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

Using the example URL, make the window smaller so that you need to scroll up 
and down.  You will notice that there is an onscroll JavaScript trigger that 
places floating headers over the sample table data.

If you scroll using the standard scroll bars, it works perfectly, however if 
you scroll using the mouse wheel, the onscroll event is not triggered.


Reproducible: Always

Steps to Reproduce:
1. Visit this demo link: http://www.vovio.com/vovio.test/scroll-test.asp
2. Make the window smaller, then try scolling the page using the scroll bar.
3. Try to scroll using the mouse wheel instead.  The resulting JavaScrip event 
is not triggered.

Actual Results:  
No JavaScript trigger was fired.

Expected Results:  
The JavaScript event should have moved the table headings as it does with the 
scroll bar.
Please search bugzilla before filing bugs, thanks

*** This bug has been marked as a duplicate of 189308 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.