Duplicate :
|
|
Relates :
|
Under certain circumstances, a Java Applet can show two flashing carats at the same time, each in a different JTextField. This appears to be down to a mix of using multiple EventQueues and the performance of the system running the applet being relatively low, suggesting a race condition. See Comments for test case and workaround solution.
|