[
https://issues.apache.org/jira/browse/PIVOT-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix updated PIVOT-686:
------------------------
Description:
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
was:
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
> 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.
-
You can reply to this email to add a comment to the issue online.