[Webkit-unassigned] [Bug 18768] New: onscroll and mousewheel events are not fired when iframe set to have no scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 27 01:53:47 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18768

           Summary: onscroll and mousewheel events are not fired when iframe
                    set to have no scrollbars
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: admin at neurodna.com


When we create an iframe with no scrolling or have the body element's overflow
hidden, iframe does not get any onscroll events when scrolled via scoll related
iframe methods. Mouse wheel stops functioning as well. I think disabling
onscroll event and mousewheel does not serve any good reason and must be left
enabled.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list