[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3758) VPE autorefresh is broken in some cases
Yura Zhishko (JIRA)
jira-events at lists.jboss.org
Thu Feb 5 11:47:44 EST 2009
VPE autorefresh is broken in some cases
---------------------------------------
Key: JBIDE-3758
URL: https://jira.jboss.org/jira/browse/JBIDE-3758
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
1) Open attached page in VPE
2) Cope source code a shown on a screenshot-1
3) Paste it as shown on screenshot-2
RESULT: Nothing happaned on the Visual Pane. No component is added.
Another test case:
1) Set style="color:red" for <body> tag at the begining of some page with plain text, for example:
<body style="color:red">
Plain Text
</body>
ASSERT: Plain text os red on the visual pane
2) Delete tag <body> with all content
3) Print some text into source code
RESULT: The text is red
--
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