Closed Bug 212115 Opened 21 years ago Closed 21 years ago

mouse wheel, space bar, # links dont trigger scroll event

Categories

(Core :: DOM: Events, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 189308

People

(Reporter: paul.stanton, Assigned: saari)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624

it seems that any means of scrolling (other than dragging the scrollbars) don't
trigger the onscroll event.

Reproducible: Always

Steps to Reproduce:
1. visit http://wanto.f2o.org/****/floater.html
2. a) click space bar to scroll down
   b) use mouse wheel to scroll down
   c) scroll to bottom of page then type #top and enter in address bar
Actual Results:  
the 'floater' div does not reposition because the onscroll event is not fired

Expected Results:  
the 'floater' div should be repositioned to the center of the page, as the
onscroll event should be fired
these 3 methods of scrolling are the only ones i could think of, but there may
well be more.. please think of and test.. thanks.

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