Issue 122546

Summary: Focus problem embedding Openoffice Writer in Java Swing Application since JAVA 7x
Product: App Dev Reporter: Simon <mail>
Component: apiAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: issues, philippe.vandergucht
Version: 3.4.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Simon 2013-06-16 18:52:36 UTC
In my java application I'm embedding Openoffice Writer with Openoffice Bean or for some tests with NOA / NOA-LIBRE.
In all cases I get focus problems between Java components like textfields an Openoffice writer.

The writer keeps the focus and blinking cursor after leaving the writer and clicking into another component like textfield. In this case the textfield becomes active too and cursor blinks too. When typing the input goes to the writer.

This only occurs when running java Application with Java JRE 7x. All is fine with Java JRE 6x.
There is no difference between multiple tested Openoffice 3x Versions.

thanks for any suggestions.
Comment 1 philippe.vandergucht 2015-11-04 13:34:18 UTC
We have the same issue with the latest jdk v1.8.0_65 x86.