[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5666) Visual Editor should use predefined commands for swithcing between sub-tabs: Alt+PageDown/PageUp instead of catching Ctrl+PageUp/PadeDown

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Wed Jan 13 10:53:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12503912#action_12503912 ] 

Denis Maliarevich commented on JBIDE-5666:
------------------------------------------

   I've found similar bug in eclipse: https://bugs.eclipse.org/bugs/show_bug.cgi?id=199499
   it's been already resolved, now the standard eclipse behaviour for inner and outter tabs is fine. We have it wrong in the JBDS because our JSPMultiPageEditorPart does not inherit eclipse's MultiPageEditorPart for which this bug was fixed. 
   I've updated the JSPMultiPageEditorPart class. And after all junit tests are passed I'll commit the changes.

> Visual Editor should use predefined commands for swithcing between sub-tabs: Alt+PageDown/PageUp instead of catching Ctrl+PageUp/PadeDown
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-5666
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5666
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.0.0.CR2
>         Environment: Linux
>            Reporter: Denis Golovin
>            Assignee: Denis Maliarevich
>             Fix For: 3.1.0.CR2
>
>         Attachments: general-keys.png
>
>
> There are two Navigation command for switching between sub-tabs in editors (see attached screen-shot)
> Visual Editor should use default behavior for all sub-tabs instead of creating new one conflicting with OS key combinations

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list