[Fedora-i18n-bugs] [Bug 462412] New: JTextArea & JTextField do not send XIM_SET_IC_FOCUS & XIM_UNSET_IC_FOCUS events to XIM server

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 16 00:50:10 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: JTextArea & JTextField do not send XIM_SET_IC_FOCUS & XIM_UNSET_IC_FOCUS events to XIM server

https://bugzilla.redhat.com/show_bug.cgi?id=462412

           Summary: JTextArea & JTextField do not send XIM_SET_IC_FOCUS &
                    XIM_UNSET_IC_FOCUS events to XIM server
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: high
         Component: java-1.6.0-openjdk
        AssignedTo: langel at redhat.com
        ReportedBy: shawn.p.huang at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: mark at klomp.org, langel at redhat.com, lkundrak at v3.sk,
                    fedora-i18n-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description of problem:
JTextArea & JTextField do not send XIM_SET_IC_FOCUS & XIM_UNSET_IC_FOCUS to XIM
server.
When JTextArea & JTextField work with XIM input methods, it do not set or unset
ic focus via XIM protocol. So XIM server can not handle focus for Java
application properly. I did not try other java widgets, maybe they have this
problem too.


Version-Release number of selected component (if applicable):
java-1.6.0-openjdk-demo-1.6.0.0-0.20.b11.fc10.i386
java-1.6.0-openjdk-1.6.0.0-0.20.b11.fc10.i386
java-1.6.0-openjdk-plugin-1.6.0.0-0.20.b11.fc10.i386


How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:
JTextArea & JTextField do not send XIM_SET_IC_FOCUS & XIM_UNSET_IC_FOCUS events
to XIM server.


Expected results:
JTextArea & JTextField send XIM_SET_IC_FOCUS & XIM_UNSET_IC_FOCUS events to XIM
server, when they get or lose focus.

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the i18n-bugs mailing list