You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/06/16 20:52:36 UTC

[Bug 122546] New: Focus problem embedding Openoffice Writer in Java Swing Application since JAVA 7x

https://issues.apache.org/ooo/show_bug.cgi?id=122546

            Bug ID: 122546
        Issue Type: DEFECT
           Summary: Focus problem embedding Openoffice Writer in Java
                    Swing Application since JAVA 7x
           Product: App Dev
           Version: AOO 3.4.1
          Hardware: PC
                OS: Windows 7
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: api
          Assignee: issues@openoffice.apache.org
          Reporter: mail@shofer.ch
                CC: issues@openoffice.apache.org

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.