You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Todd Volkert (JIRA)" <ji...@apache.org> on 2009/08/30 15:23:32 UTC

[jira] Updated: (PIVOT-254) ScrollPane optimization can fail for nested scroll panes

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

Todd Volkert updated PIVOT-254:
-------------------------------

    Attachment: scroll-up.png
                scroll-down.png

> ScrollPane optimization can fail for nested scroll panes
> --------------------------------------------------------
>
>                 Key: PIVOT-254
>                 URL: https://issues.apache.org/jira/browse/PIVOT-254
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 1.2, 1.3
>            Reporter: Todd Volkert
>             Fix For: 1.3.1
>
>         Attachments: scroll-down.png, scroll-up.png
>
>
> 1) Launch the kitchen sink demo in the desktop application context
> 2) Expand the tables section such that the table is only half-visible
> 3) Scroll the table up and down
> Result: paint artifacts appear.  See attached screenshots.  It appears that the graphics.copyArea() call is only taking into account the scroll pane's viewport bounds, not  cross-referencing the scroll pane's visible area.

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