[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5132) Border is gone for selected element

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Tue Nov 3 11:04:05 EST 2009


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


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