Neil, if you test the two pieces of code in my first mail you will notice that the mouse wheel reacts the same way in both HTML and XUL, but not the "emulation" of the mouse wheel on the trackpad : ok in HTML and nothing in XUL

Didier

Neil <[EMAIL PROTECTED]> wrote:
Didier Ernotte wrote:

> I need to capture the mouse wheel scroll event in my extension, and
> one user reports that it does not work with the trackpad. I have
> written a small sample file in HTML to see how it works and the same
> in XUL. It seems that the XUL implementation of the DOMMouseScroll
> does not capture the scroll from the trackpad. Does anybody knows how
> to capture the scroll from the trackpad ?

I am not aware of any difference between mouse wheel processing for HTML
or XUL.
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to