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

JSpinner gets spinning when mouse button is pushed down and the spinner is replaced with new one.

XMLWordPrintable

    • b02
    • x86
    • windows_xp

      JSpinner gets spinning in the following scenario.

      1. Spinner is created by using JSpinner.
      2. To increase the value continuously, push the button of the spinner down
         and keep it being down. (Do not relese it.)
      3. The spinner is replaced with new one.
         (Remove old one and make new spinner visible.)
      4. getNextValue() does not stop. (It is spinning...)

      I confirmed this problem occurs on Solaris and WindowsXP with Java 1.4.2_12.
      This does not occur with Java 1.5.0.

            kbalasubsunw Kannan Balasubramanian (Inactive)
            masawata Masato Watanabe (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: