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

Menu Items should not be selected when the mouse-up event occurs when the mouse has moved

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • fx2.0.1
    • javafx
    • Windows 7 Home Premium Service Pack 1 in and outside of the browser.

      When clicking a menu option, often users change their mind when the mouse is already pressed and move off of the menu item and release the mouse button. In typical user interfaces the menu option is not selected. In JavaFX, the option that was originally under the mouse-down gets selected in this scenario. This can be problematic since it isn't consistent with the pattern of most user interfaces.

      Menu options should only selected when the mouse-up even occurs over that option.

            psomashe Parvathi Somashekar (Inactive)
            nsorensenjfx Neal Sorensen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: