And as I said: I've created two examples. Both pretty simple. A Applet with a simple TextField. One created with plain applet (swing JTextField) and one created with pivot.
Only the plain applet version gains the focus on page load. Try it by yourself. You can find the example in the jira issue. -----Ursprüngliche Nachricht----- Von: Greg Brown [mailto:[email protected]] Gesendet: Mittwoch, 15. Dezember 2010 13:30 An: [email protected] Betreff: Re: AW: AW: AW: request focus in my pivot applet on page load I have seen this issue - as I said, I just assumed that it affected all applets, not just Pivot ones. On Dec 15, 2010, at 5:18 AM, Felix Eckhardt wrote: > Hello Sandro, > > I've created a jira issue: > https://issues.apache.org/jira/browse/PIVOT-686 > > It's strange that nobody else ever found this bug :) > > Thanks, > Felix > > -----Ursprüngliche Nachricht----- > Von: Sandro Martini [mailto:[email protected]] > Gesendet: Mittwoch, 15. Dezember 2010 10:47 > An: [email protected] > Betreff: Re: AW: AW: request focus in my pivot applet on page load > > > Hi Felix, > to proceed with some tests on this, can you file an issue in out JIRA, so we > can look/fix it in the 2.0.x ? > > Could be good even to have in the ticket a link to this thread ( > http://apache-pivot-users.399431.n3.nabble.com/request-focus-in-my-pivot-applet-on-page-load-td2085547.html > ), and maybe even the your test applet in attach. > > Thank you very much for your time, > Sandro > > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/request-focus-in-my-pivot-applet-on-page-load-tp2085547p2091123.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
