You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Sandro Martini (JIRA)" <ji...@apache.org> on 2011/03/22 01:40:05 UTC

[jira] [Commented] (PIVOT-686) pivot applet doesn't gain focus on page load

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

Sandro Martini commented on PIVOT-686:
--------------------------------------

Just committed (in trunk) a sample test case: Pivot686.
As a quick look, running it as a Java Application, the focus is transferred Ok in the text field, but only if I force the requestFocus() in the textInput field AFTER the window.open(display) ... maybe this could help even in the Applet execution.

In someone in the meantime has other info, write here.

Sandro


> 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
>            Priority: Minor
>             Fix For: 2.0.1
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira