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

Roger Whitcomb commented on PIVOT-686:
--------------------------------------

Note: I have to do this on new dialogs, even as a desktop program 
(DesktopApplicationContext), so maybe this is just necessary, or maybe there is 
something deeper in Window or Component classes that needs to happen?!
                
> pivot applet doesn't gain focus on page load
> --------------------------------------------
>
>                 Key: PIVOT-686
>                 URL: https://issues.apache.org/jira/browse/PIVOT-686
>             Project: Pivot
>          Issue Type: Bug
>    Affects Versions: 1.5.1
>         Environment: Tested on Windows XP with Firefox 3.6.13 and 8.0.552.224
>            Reporter: Felix
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: kitchen-sink_test.html, pivot686_test.html, 
> pivot686_test_forceFocus_enabled.html
>
>
> A pivot applet will never gain focus after a page load. You always have to 
> click on the applet, before it accepts key events. It seems not to be a JDK 
> issue. 
> I've created to examples which include textfield in the applet. One applet 
> with pivot and one without. Only in the native applet the textfield gains the 
> focus (works with Firefox and Chrome). The pivot never gains automaticly the 
> focus without clicking the applet.
> Applet Version (immediate focus works):
> http://betrunken.de/media/appletFocusDemo/appletPlainDemo.html
>  
> Pivot Version (immediate focus doesn't work):
> http://betrunken.de/media/appletFocusDemo/pivotPlainDemo.html
>  
> Try to start typing after reload. It works only for the applet version.
>  
> You can download the source from:
> http://betrunken.de/media/appletFocusDemo/demoApplet.jar
> The discussion thread can be found at:
> http://apache-pivot-users.399431.n3.nabble.com/request-focus-in-my-pivot-applet-on-page-load-td2085547.html

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