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

CA: content assist doesn't work for "styleClass" and "class" attributes

XMLWordPrintable

      Content assist doesn't work for "styleClass" and "class" attributes. It should display available style classes.

      Steps to reproduce:
      1. EXECUTE: create style class in jsp (or any) file
      <style type="text/css">
      .myStyle

      { background: pink; color: green; }

      </style>
      2. EXECUTE: create any component where user can use "styleClass" or "class" attributes (<h:outputText> e.g.)
      3. EXECUTE: create "styleClass" or "class" attributes and try to use CA for choosing "myStyle"
      => CA doesn't work

              Unassigned Unassigned
              ascherbovich Andrei Scherbovich (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: