[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3427) Undo (Ctrl+Z) unworked correctly for comments

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Thu Dec 18 11:07:54 EST 2008


Undo (Ctrl+Z) unworked correctly for comments
---------------------------------------------

                 Key: JBIDE-3427
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3427
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.0.0.cr1
            Reporter: Yura Zhishko
            Assignee: Alexey Kazakov


1) Choose any tag or text
2) Choose Source -> Toggle Comment (or press Ctrl+Shift+C)
ASSERT: Line is commented
3) Make Undo (Ctrl+Z)
ASSERT: This action delete only the end of tag (-->)
4) Make Undo (Ctrl+Z) again
ASSERT: Delete start tag (<!--)

I think that the line should be uncommented from the first time of using Ctrl+Z

Another test case:
1) Select more than one line
2) Choose Source -> Add Block Comment
ASSERT: Block is commented
3) Choose Source -> Add Block Comment again
ASSERT: Nothing happens
4) Press Ctrl+Z (Undo)
ASSERT: New <!-- --> appeared around existed comments

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