menubar steals focus on click making it impossible to do copy paste selected text in a TextField.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • fx2.1
    • Affects Version/s: fx2.0.2
    • Component/s: javafx

      Consider an application that has a menubar (that has copy paste menu items) and a textfield; try the following :-

      1) select text in a textfield,
      2) go to the MenuBar to click on copy action to copy the selected value in the TextField

      When clicking on the menuBar, the menuBar gets focused, the TextField loses the focus and loses the selection, so no way to do copying.

            Assignee:
            Parvathi Somashekar (Inactive)
            Reporter:
            Parvathi Somashekar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: