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

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Sat May 30 07:50:07 EDT 2009


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: Maxim Areshkau


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