Closed GoogleCodeExporter closed 8 years ago
I had one other report of this issue. Can you try putting qz.blur() in the
jzebraReady() function?
Alternatively, can you try calling focus to the element you need in the
jzebraReady() function?
-Tres
Original comment by tres.fin...@gmail.com
on 28 Oct 2013 at 5:14
Just read about this, can someone test?
<applet ...>
<param name="initial_focus" value="false"/>
</applet>
Original comment by tres.fin...@gmail.com
on 4 Nov 2013 at 8:49
I created a basic test and this seems to be resolved with the following code.
<applet ...>
<param name="initial_focus" value="false"/>
</applet>
Please confirm this fixes the described issue and I will close the bug report.
Versions 1.7.3 and higher will ship with this setting by default.
-Tres
Original comment by tres.fin...@gmail.com
on 5 Nov 2013 at 2:11
Sorry i don't have the time to test, i come back to you when i can.
Thanx for your support
Original comment by pba.neta...@gmail.com
on 5 Nov 2013 at 8:19
Sorry for the delay, It's ok
Thanx you
Original comment by pba.neta...@gmail.com
on 6 Dec 2013 at 8:21
@pba,
Thanks for the update. Closing bug report, marking as fixed. This feature is
default now in the sample.html.
Please feel free to reopen this bug report if you feel it was closed in error.
Original comment by tres.fin...@gmail.com
on 6 Dec 2013 at 3:15
Original issue reported on code.google.com by
pba.neta...@gmail.com
on 28 Oct 2013 at 5:02