• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.1
    • 5.0.4
    • tree/list
    • None
    • 5.1 Beta1- Frontend

      NOTE: The foundation is layed - but the actual DELETE key functionality is disabled until we resolve the problem mentioned in linked ticket: http://jira.magnolia-cms.com/browse/MGNLUI-2106

      Use the same technique as the ENTER key handling.

      • WorkbenchViewImpl adds a vaadin DELETE key shortcut handler.
      • The AbstractContentPresenter fires ItemShortcutKeyEvent event on eventBus.
      • BrowserPresenter handles event, and calls executeDeleteAction().

      Ive checked:
      Pages
      Contacts

      Problem in Assets as there is a different command for deleting an asset and for deleting an assetfolder. So it would not really work here. Or id have to create an action that can handle both.

      markAssetFolderAsDeleted - works on Assets and on Folders - so we could just have this one action - if its ok to have the same text.

      *****

      For now implement on Configuration App only.
      Created linked ticket for setting up for the other apps as well.

            czimmermann Christopher Zimmermann
            czimmermann Christopher Zimmermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: