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

Sandro Martini reassigned PIVOT-490:
------------------------------------

    Assignee:     (was: Todd Volkert)
    
> ScrollPane optimization fails with scrollAreaToVisible()?
> ---------------------------------------------------------
>
>                 Key: PIVOT-490
>                 URL: https://issues.apache.org/jira/browse/PIVOT-490
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 1.4
>            Reporter: Greg Brown
>             Fix For: 2.1
>
>
> The recent fixes for PIVOT-474 revealed what appears to be an issue with the 
> scroll pane optimization. The prior repaint logic when the selection state 
> changed in ListView and TableView was incorrect, causing a larger area to be 
> repainted than necessary. Now, artifacts appear as the user navigates a list 
> view or table view whose rows are partially obscured. This is visible in the 
> Tables section of the Kitchen Sink app - select row 5 in the Sortable table 
> example and press the down arrow several times.
> Turning off the scroll pane optimization resolves the issue - however, that 
> is obviously not ideal. Another possible short-term workaround is to repaint 
> the entire component when the selection changes in a list view or table view. 
> This is also not ideal but may suffice until a more complete fix can be 
> applied.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to