"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
Priority: Minor
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