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

Improve contextual menu

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7u40
    • javafx
    • None

      Today SB defines a single contextual menu whatever the selection is.
      Then, menu items are enabled/disabled depending on the selection.

      The contextual menu could be reworked to be more "selection dependent".
      It could define :
      - a common basis menu items : same menu items whatever the selection is, enabled or disabled depending on the context (ex : copy, paste, delete...)
      - some specific menu items depending on the selection. These menu items will be added / removed depending on the selection.
        Obviously, if added, the menu items will be enabled.

      For example, the Grid Pane menu items could be added only when a Grid Pane element is selected.
      Then, the menu items "Move Row/Column ... " could be added only when a row/column is selected... etc...

            slions Sandra Lions-piron
            slions Sandra Lions-piron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: