[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-2275) "Insert After" command from context menu set tag from "a - em", "font - script" and "select - var" menus before text in the Visual pane on the Visual/Source tab

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue Jun 3 01:43:20 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2275?page=all ]

Denis Golovin updated JBIDE-2275:
---------------------------------

    Fix Version/s: 3.0.x

> "Insert After" command from context menu set tag from "a - em", "font - script" and "select - var" menus before text in the Visual pane on the Visual/Source tab 
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2275
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2275
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor
>    Affects Versions: 2.1.0.GA
>         Environment: JBoss Tools build form 05/26/2008 16:17
>            Reporter: Tatyana Romanovich
>         Assigned To: Maxim Areshkau
>            Priority: Minor
>             Fix For: 3.0.x
>
>         Attachments: InsertAfterMenuItem.png
>
>
> EXECUTE: Open (or create new) xhtml page
> EXECUTE: Open Visual/Source view
> EXECUTE: Insert <p>Some text</p> anywhere (e.g. between <h:form> </h:form>)
> EXECUTE: Right click text between <p> and </p> in the Visual pane on the Visual/Source tab 
> EXECUTE: Select Insert After item from context menu
> EXECUTE: Select any child item except "From Palette"
> EXECUTE: Select any element (e.g. "br")
> ASSERT: selected tag should be added after text and before </p> (<p>Some text </br></p>)
> FAILURE: tag was added before text (<p></br>Some text</p>)

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