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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u9
    • Component/s: javafx
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: