You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2016/02/20 22:12:18 UTC

[jira] [Commented] (SLING-4046) Keyboard shortcuts do not work on content structure

    [ https://issues.apache.org/jira/browse/SLING-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155753#comment-15155753 ] 

Robert Munteanu commented on SLING-4046:
----------------------------------------

Finally fixed by converting most of the deprecated objectContributions to commands/handlers/menuContributions

* [r1731458|https://svn.apache.org/r1731458] - switched the 'Convert to...' actions
* [r1731459|https://svn.apache.org/r1731459] - switched the delete and rename actions
* [r1731461|https://svn.apache.org/r1731461] - switched the copy and paste actions
* [r1731462|https://svn.apache.org/r1731462] - switched the open in brower action
* [r1731463|https://svn.apache.org/r1731463] - consolidated enablement conditions
* [r1731464|https://svn.apache.org/r1731464] - switched import and export actions
* [r1731465|https://svn.apache.org/r1731465] - switched the new node action
* [r1731466|https://svn.apache.org/r1731466] - removed adaption to IActionFilter
* [r1731468|https://svn.apache.org/r1731468] - minor code cleanup


> Keyboard shortcuts do not work on content structure
> ---------------------------------------------------
>
>                 Key: SLING-4046
>                 URL: https://issues.apache.org/jira/browse/SLING-4046
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: Sling Eclipse IDE 1.0.2
>            Reporter: Kamil Ciecierski
>            Assignee: Robert Munteanu
>            Priority: Trivial
>             Fix For: Sling Eclipse IDE 1.1.0
>
>         Attachments: screenshot-1.png
>
>
> Actual:
> Please see the screenshot. Clicking on some node/folder/nt:structure element (i.e example [sling:OrderedFolder] on the screen) and then pressing DEL or F2 button does not make any effect
> Expected:
> Pressing DEL or F2 causes actions suggested by context menu.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)