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

CSS dialog is empty after calling at the end of CSS file

    XMLWordPrintable

Details

    Description

      1) Create new CSS file.
      2) Paste next content:
      css{
      font-style: oblique;
      text-decoration: underline
      }

      css1{
      text-align: center;
      font-style: italic
      }
      3) Set cursor at the end file (last available position of cursor at the end of file).
      4) Call CSS dialog
      ASSERT: I think that we should see last style class (css1) in CSS dialog
      ASSERT FAILED: CSS dialog appears as for empty CSS file.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: