You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got a prblem when using noa-libre with Swing.
When I'm focusing the Writer and typing and then klick on swing component like JTextField there are two cursors blinking one in Writer and another in JTextField. Text input is appended to the writer.
This happens with Java > 1.6 on Windows even with the latest Java 1.8 and latest LibreOffice 5.2.6.2.
I used the SimpleApp and added the JTextField to demonstrate:
I got a prblem when using noa-libre with Swing.
When I'm focusing the Writer and typing and then klick on swing component like JTextField there are two cursors blinking one in Writer and another in JTextField. Text input is appended to the writer.
This happens with Java > 1.6 on Windows even with the latest Java 1.8 and latest LibreOffice 5.2.6.2.
I used the SimpleApp and added the JTextField to demonstrate:
The problem does not appear with Java 6.
Any ideas how to fix or work around.
The text was updated successfully, but these errors were encountered: