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

JDK1.3-G(FCS) BasicComboBoxUI$EditorFocusListener.focusLost... SwingSet/ComboBox

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.3.0
    • client-libs
    • None

      With jdk1.3-G when in the ComboBox tab, exception gets thrown when: Values are changed in the Editable ComboBox field, and then the Look and Feel is changed.

      Step to Reproduce:
      1)Go to latest SwingSet, ComboBox tab
      2)Change the value in the Editable CombBox
      3)Now change the look and feel of applet.
      4)Exception gets thrown
       javax.swing.plaf.basic.BasicComboBoxUI$EditorFocusListener.focusLost(BasicComboBoxUI.java:1369)
              at java.awt.AWTEventMulticaster.focusLost(AWTEventMulticaster.java:175)
              at java.awt.AWTEventMulticaster.focusLost(AWTEventMulticaster.java:174)
              at java.awt.Component.processFocusEvent(Component.java:3604)
              at javax.swing.JComponent.processFocusEvent(JComponent.java:2004)
              at java.awt.Component.processEvent(Component.java:3497)
              at java.awt.Container.processEvent(Container.java:1255)
              at java.awt.Component.dispatchEventImpl(Component.java:2563)
              at java.awt.Container.dispatchEventImpl(Container.java:1304)
              at java.awt.Component.dispatchEvent(Component.java:2466)
              at java.awt.LightweightDispatcher.setFocusRequest(Container.java:2169)
              at java.awt.Container.proxyRequestFocus(Container.java:1495)
              at java.awt.Container.proxyRequestFocus(Container.java:1490)
              at java.awt.Container.proxyRequestFocus(Container.java:1490)
              at java.awt.Container.proxyRequestFocus(Container.java:1490)
              at java.awt.Container.proxyRequestFocus(Container.java:1490)
              at java.awt.Component.requestFocus(Component.java:4132)
              at javax.swing.JComponent.grabFocus(JComponent.java:935)
              at javax.swing.JComponent.requestFocus(JComponent.java:918)
              at javax.swing.p

      zelony@eng 1999-09-16

            mdavidsosunw Mark Davidson (Inactive)
            kzelonysunw Kathleen Zelony (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: