Issue 122546 - Focus problem embedding Openoffice Writer in Java Swing Application since JAVA 7x
Summary: Focus problem embedding Openoffice Writer in Java Swing Application since JAV...
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.4.1
Hardware: PC Windows 7
: P3 Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-16 18:52 UTC by Simon
Modified: 2015-11-04 13:34 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.