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

Kestrel fcs J: Tooltip on a swing text component throws exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.3.0
    • 1.3.0
    • client-libs
    • None
    • kestrel
    • x86, sparc
    • solaris_2.6, windows_nt
    • Verified

      Kestrel fcs J, win32:

      1) java DialogCreator
      2) move the mouse onto the first or second text field of "selected parameters" titled pane.
      3) You will see the following exception message. (below combobox's tooltip works fine though)

      Exception occurred during event dispatching:
      java.lang.NullPointerException
              at javax.swing.InputMap.allKeys(InputMap.java:186)
              at javax.swing.InputMap.allKeys(InputMap.java:179)
              at javax.swing.JComponent.getRegisteredKeyStrokes(JComponent.java:1575)
              at javax.swing.plaf.metal.MetalToolTipUI.getAcceleratorString(MetalToolT
      ipUI.java:100)
              at javax.swing.plaf.metal.MetalToolTipUI.getPreferredSize(MetalToolTipUI
      .java:87)
              at javax.swing.JComponent.getPreferredSize(JComponent.java:1044)
              at javax.swing.ToolTipManager.showTipWindow(ToolTipManager.java:231)
              at javax.swing.ToolTipManager$insideTimerAction.actionPerformed(ToolTipM
      anager.java:544)
              at javax.swing.Timer.fireActionPerformed(Timer.java:147)
              at javax.swing.Timer$DoPostEvent.run(Timer.java:105)
              at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:158)
              at java.awt.EventQueue.dispatchEvent(EventQueue.java:320)
              at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:10
      7)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:97)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:88)
        
      bae-chul.kim@eng 1999-10-13

            svioletsunw Scott Violet (Inactive)
            bkimsunw Bae-chul Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: