[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4397) Context menu on the Visual Pane works wrong with Insert, Replace commands.

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Tue Jun 23 10:15:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yahor Radtsevich resolved JBIDE-4397.
-------------------------------------

    Resolution: Done
      Assignee: Yura Zhishko  (was: Yahor Radtsevich)


RESOLVED

> Context menu on the Visual Pane works wrong with Insert, Replace commands.
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-4397
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4397
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.1.0.M1
>            Reporter: Yura Zhishko
>            Assignee: Yura Zhishko
>             Fix For: 3.1.0.M2
>
>         Attachments: ContextMenuForForm.jpg, ContextMenuForInputText.jpg, WrongReplacing.jpg
>
>
> 1) Create JSF kickstart project
> 2) Open inputUserName.jsp
> 3) Find and select h:inputText on the Visual pane
> 4) Call context menu (RMB) (ContextMenuForInputText screenshot)
> 5) Select Parent Tag (h:form)
> ASSERT: Context menu for h:form appeared
> 6) Choose Replace With (ContextMenuForForm screenshot)
> 7) Make any replacing, for example, rich:calendar
> ASSERT: h:form should be replaced by tich:calendar
> ASSERT FAILED: h:inputText is replaced by rich:calendar (WrongReplacing screenshot)
> Such behavior equals for all Replace and Insert actions. Instead of replacing of parent tag it replaces the first selected tag independently of parent choice level from context menu.

-- 
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