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

Mac: Mouse pressed event does not react at once (button) - Max OSX 10.8.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7u9
    • javafx
    • Max OSX 10.8.2 (12C54)
      Java JDK 1.7.0_09

      This example demonstrates that the 'mousePressedEvent' sometimes is not delivered at once. In that case the 'pressed-event' will be delivered in combination with the following event (maybe mouse-release or mouse-enter or mouse-move..)
       
      You would expect to see the 'event pressed' at once after you press the button, which happens only sometimes. In most cases the next mouse-event (i.e. mouse-release) will trigger both events.

            pchelko Petr Pchelko (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: