[ https://issues.apache.org/jira/browse/PIVOT-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745959#action_12745959 ]
Greg Brown commented on PIVOT-238: ---------------------------------- This has been fixed in ListView and TableView. These classes clear the highlight and repaint the affected row immediately, so the highlight is no longer present in video RAM when the scroll pane receives the mouse wheel event. > Fix for scroll pane optimization > -------------------------------- > > Key: PIVOT-238 > URL: https://issues.apache.org/jira/browse/PIVOT-238 > Project: Pivot > Issue Type: Bug > Components: wtk > Affects Versions: 1.3 > Reporter: Greg Brown > Assignee: Todd Volkert > Priority: Minor > Fix For: 1.3 > > > ListView, TableView, and TreeView paint a highlight state when the mouse is > over an item. This highlight can leave artifacts when one of these components > is in a scroll pane and the pane is scrolled using the mouse wheel. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.