[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2121) Different behavior(result) of actions Find Seam Declarations and Find Seam References when call them using hot keys or selection from Navigate menu.

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Thu Apr 24 16:11:18 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2121?page=comments#action_12410599 ] 
            
Snjezana Peco commented on JBIDE-2121:
--------------------------------------

If you want a command to be executed in the WTP editors, you need to use the org.eclipse.wst.sse.ui.structuredTextEditorScope context. 
This context is active in all structured text editors. You don't have to define/activate/deactivate this context.
I had to define a new context because splitter actions were supposed to work only in the VPE editor. 

> Different behavior(result) of actions Find Seam Declarations and Find Seam References when call them using hot keys or selection from Navigate  menu.  
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2121
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2121
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Anton Klimkovich
>         Assigned To: Victor Rubezhny
>             Fix For: 2.1
>
>         Attachments: Ctrl+G.PNG, Navigate.PNG, NavigateMenu.PNG
>
>
> EXECUTE: Create default Seam web project 
> EXECUTE: Open Authenticator.java
> EXECUTE: Set cursor to identity
> EXECUTE: Press Ctrl+G  keys
> ASSERT:    Look at screenshot for result. (Ctrl+G.png)
> EXECUTE: Set cursor to identity
> EXECUTE: Select from Navigate menu or from Ctrl+1 context menu Find Seam Declarations
> ASSERT:    Search result should be the same with Ctrl+G find. 
> FAILURE:   Different search result of actions Find Seam Declarations and Find Seam References (NavigateMenu.png)
> For Find Seam References the same situation.

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

        



More information about the jbosstools-issues mailing list