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

Dialogs throw exception in SwingSet demo following 5/10/99 i18n integration

XMLWordPrintable

    • generic, x86
    • generic, solaris_2.6, windows_nt

      Dialogs don't work in SwingSet following the 5/10/99 i18n integration.
      Note that the problem does not appear in the previous promoted build, JDK-1.3-C.

      To reproduce, bring up the SwingSet, select any menu option that
      puts up a dialog, and push the "Cancel" button.

      An exception is detected in the Swing event dispatcher, displaying
      the following message:
               
      Exception occurred during event dispatching:
      java.lang.IllegalStateException: Can't have two active InputContext at the same time
      at
      sun.awt.im.ExecutableInputMethodManager.setInputContext(..\..\..\..\src\share\classes\sun\awt\im\InputMethodManager.java:285)

      The appearance of a full pathname in the backtrace is a known issue
      with the new java compiler that was used for the build tested.

      william.maddox@Eng 1999-05-13



      This also occurs with the JFileChooser dialog (try SwingSet or FileChooserDemo)

      jeff.dinkins@Eng 1999-05-17

            rraysunw Richard Ray (Inactive)
            wmaddoxsunw William Maddox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: