You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Whitcomb (JIRA)" <ji...@apache.org> on 2017/12/08 20:39:00 UTC

[jira] [Assigned] (PIVOT-686) force focus on a Pivot (focusable) component on page load

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

Roger Whitcomb reassigned PIVOT-686:
------------------------------------

    Assignee: Roger Whitcomb  (was: Sandro Martini)

> force focus on a Pivot (focusable) component on page load
> ---------------------------------------------------------
>
>                 Key: PIVOT-686
>                 URL: https://issues.apache.org/jira/browse/PIVOT-686
>             Project: Pivot
>          Issue Type: Improvement
>    Affects Versions: 1.5.1
>         Environment: Tested on Windows XP with Firefox 3.6.13 and 8.0.552.224
>            Reporter: Felix
>            Assignee: Roger Whitcomb
>            Priority: Minor
>             Fix For: 2.5
>
>         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 was sent by Atlassian JIRA
(v6.4.14#64029)