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


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.

Reply via email to