[ 
https://issues.apache.org/jira/browse/PIVOT-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270330#comment-13270330
 ] 

Sandro Martini commented on PIVOT-811:
--------------------------------------

As Chris wrote in the mail thread:
If your Frame will not contain any focusable Components, you could create your 
own subclass of Frame which *is* focusable, and then pass focus to it when it 
is visible. If it will, then you should be able to pass focus to a focusable 
Component within the Frame.

I have to see if a good workaround here would be when the Frame is focused, to 
remove the focus from the previous component (the ListView) ... but I'm not 
sure there is a good way to do this ... let's update.

                
> ScrollPane painting lag / ListView focus issues
> -----------------------------------------------
>
>                 Key: PIVOT-811
>                 URL: https://issues.apache.org/jira/browse/PIVOT-811
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk-terra
>    Affects Versions: 2.0
>            Reporter: Sandro Martini
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>
> Some reference here:
> http://apache-pivot-users.399431.n3.nabble.com/ScrollPane-painting-lag-ListView-focus-issues-td2839961.html#a2847591

--
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