Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-5132

Border is gone for selected element

XMLWordPrintable

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

            mareshkau_jira Maxim Areshkau (Inactive)
            yzhishko_jira Yura Zhishko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: