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

Update javadoc for MenuBar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 8u20
    • 8
    • javafx

      It turns out if an app:

      1) Is running on a platform like Mac that has a system menu bar
      2) The app instantiates a MenuBar and then sets the useSystemMenuBarProperty so the MenuBar uses the system menu bar
      3) Later instantiates another MenuBar and sets the useSystemMenuBarProperty for this second MenuBar so that the second MenuBar uses the system menu bar
      It looks like the setting of the useSystemMenuBarProperty is ignored. It would be good to document that behavior in the javadoc.

            leifs Leif Samuelsson (Inactive)
            dmasada Debra Masada (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: