Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4718209

With IME ATOK, the Dialog created with AWT is not displayed properly.

XMLWordPrintable

    • 07
    • sparc
    • solaris_8

        When a Dialog is created using AWT and displayed where the ATOK IME is enabled
        due to the selection of a different language other than English, the lower part
        of the Dialog is not displayed properly as the control for the IME takes away
        the space in the Dialog.The layout used is Gridbag Layout.

        Create a Dialog using AWT and place some controls.
        Log-on to Solaris 8 machine which has some IME installed like (ATOK) / (English/European).
        Invoke the Dialog.
        One can findout the last line which should be visible would have been taken by the IME control panel. The Control panel is where the user can see in which language the input is given. To toggle between the languages use CTRL-SPACE.

        The Dialog should be displayed properly. But the control near the border of the Dialog are scrunched by the IME control panel.

        Source file: CEvent.java attached
        JPG attached: CEvent_correct.jpg & CEvent_wrong.jpg

        CEvent_wrong.jpg is the result when ATOK IME was used.

              naoto Naoto Sato
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: