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

Access Violation in ATOK12 IME on switching IME with the key "shift+alt"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P2 P2
    • None
    • 1.3.0
    • client-libs

      ===========================================================================
      This was occuerd during validationg the fixes for bugid 4283280.

      1. Configration
         OS : Windows98(Japanese)
         IME : MS-IME98, and Atok12
         JDK : Kestrel build-o

         Note)
           - Not happened on WinNT4.0.

      2. Reproduction

        (1) Go to the demo\jfc\Swingset directory.
        (2) Type "java -classic -jar SwingSet.jar"(Run Swingset demo)
            -> SwingSet will window show up
        (3) Open some modal dialogues and close it
            (I opended the JfileChooser included in SwingSet)
        (4) Click the MS-IME Palette with the left button of mouse.
            -> Window border of the palette is highlighted while clicking the window.
               The window focus still remains the same in SwingSet
        (6) Shift + alt (Push about ten times)
            -> Then the SwingSet window will disappear
               and the message window appears.
        (6) click the button to show the detail information
            -> Then the following messages shows up
               (The Messages is displayed in Japanese)
           
            Access Violation of JAVA
            Module : ATOK12W.IME Address : 015f:5f3b283d
            Registers:
            EAX=00000000 CS=015f EIP=5f3b283d EFLGS=00010212
            EBX=04f3face SS=0167 ESP=04f3fa1c EBP=04f3fa94
            ECX=00000000 DS=0167 ESI=000003e3 FS=488f
            EDX=00000000 ES=0167 EDI=04f3fa34 GS=0000
            Bytes at CS:EIP:
            8b 48 08 85 c9 76 46 8d 0c 49 8d 04 88 8b 48 2c
            Stack dump:
            8acc50c7 00000000 5f3876aa 000003e3 00000000 00000167
            00013310 00000000 00000000 00000000 00000000 00000000
            00000000 0041c2a4 00510ce8 00000000

      3. Others

        (1) Please "See Also".
        (2) If the issue does not occured with the process of reproduction,
             Please Open and close many modal dialog boxes at the 3rd step
             of reproduction.
        (3) This issue is found with only the case of IME98 and ATOK12.

       
      tbaba@japan 1999-11-16
      ===============================================================================

      Corrected the following:

      - In Reproduction step (4), there was a result as "SwingSet window will be released from "focus", but this was corrected by fixing 4283280.

      - Corrected the module name from ATOK1W.EXE to ATOK12W.IME.

      naoto.satoh@eng 1999-11-16

            duke J. Duke
            tbaba Tadayuki Baba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: