[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-5132) Border is gone for selected element
Denis Golovin (JIRA)
jira-events at lists.jboss.org
Tue Nov 3 13:03:19 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Denis Golovin closed JBIDE-5132.
--------------------------------
Fix Version/s: 3.1.0.CR1
Resolution: Duplicate Issue
> Border is gone for selected element
> -----------------------------------
>
> Key: JBIDE-5132
> URL: https://jira.jboss.org/jira/browse/JBIDE-5132
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Visual Page Editor core
> Affects Versions: 3.1.0.M4
> Reporter: Yura Zhishko
> Assignee: Maxim Areshkau
> Priority: Minor
> Fix For: 3.1.0.CR1
>
> Attachments: screenshot-1.jpg
>
>
> According to changes in selection mechanizm (see https://jira.jboss.org/jira/browse/JBIDE-1546) we paint a border is style attribute of selected element in VPE.
> 1) Insert this part of code on a page
> <table border="10px" style="border-color:red">
> <tr>First row</tr>
> <tr>Second row</tr>
> </table>
> ASSERT: You should see a table with a border like on screenshot-1
> 2) Select table on a source or visual pane
> ASSERT: Border shouldn't disappear
> ASSERT FAILED: Border disappeared (screenshot-1).
--
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