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

InputVerifier transmits mouse actions to the JComboBox and the JTable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.3.1_01, 1.4.0
    • client-libs
    • generic
    • windows_nt

      Customer Problem Description:

      InputVerifier transmits mouse actions to the JComboBox and the JTable even when shouldYieldFocus() returns false. This is probably a 'feature' but it is not a very desirable one.For instance,

      -- Run InputVerifierTest
      -- Type five characters in the JTextField.
      -- Click on the JComboBox.
      -- A message box appears, warning you that you've typed too many characters.
      -- After dismissing the message, the combo popup appear and the combo button appears to be pressed (or 'armed').
      -- The user needs to click outside of the combo box to get the popup to close.

      The combo should not show the popup window (or appear as pressed) if the InputVerifier has rejected user input.

            joutwatesunw Joshua Outwater (Inactive)
            cprasadsunw Ck Prasad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: