You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/11/03 01:28:25 UTC

[jira] Resolved: (PIVOT-664) Mouse wheel scrolls ScrollPane AND web page in which the applet is contained

     [ https://issues.apache.org/jira/browse/PIVOT-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-664.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

Wow, I am amazed that this has not been caught before. Although the ScrollPane component was doing the right thing by consuming the mouse wheel event, the AWT display host component was not, which allowed the scroll event to propagate up to the browser. It is now fixed - thanks for catching this!


> Mouse wheel scrolls ScrollPane AND web page in which the applet is contained
> ----------------------------------------------------------------------------
>
>                 Key: PIVOT-664
>                 URL: https://issues.apache.org/jira/browse/PIVOT-664
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 1.5.2
>            Reporter: Christian Schlichtherle
>            Priority: Minor
>             Fix For: 2.0
>
>
> When I use the mouse wheel in the ScrollPane tutorial at http://pivot.apache.org/tutorials/scroll-panes.html both the scroll pane AND the web page which contains the applet is scrolled. This behaviour renders the mouse wheel almost useless because the applet is scrolling "away". I verified this with Google Chrome and Mozilla Firefox on Windows Vista.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.