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

Ionic palette items disappears when "Show only palette groups for which libraries are defined on the page" filter is applied

XMLWordPrintable

      1. Open empty html file in Visual Page Editor and make sure button "Show only palette groups for which libraries are defined on the page" is not selected

      ASSERT: Following palette groups visible on HTML 5 Palette:
      1. Ionic 1.0
      2. jQuery Mobile 1.4
      3. HTML 5.0

      2. Check the button "Show only palette groups for which libraries are defined on the page"
      ASSERT: No Palette groups are visible in HTML 5 Palette

      3. Open following html file in Visual Page Editor and make sure button "Show only palette groups for which libraries are defined on the page" is not selected

      <!DOCTYPE html>
      <html>
      <head>
      	<meta name="viewport" content="width=device-width, initial-scale=1">
      	<link rel="stylesheet" href="http://code.ionicframework.com/1.0.0-beta.13/css/ionic.css" />
      	<script src="http://code.ionicframework.com/1.0.0-beta.13/js/ionic.bundle.js"></script>
      <meta charset="UTF-8">
      <title>Insert title here</title>
      </head>
      <body>
      </body>
      </html>
      

      ASSERT: Following palette groups visible on HTML 5 Palette:
      1. Ionic 1.0
      2. jQuery Mobile 1.4
      3. HTML 5.0

      4. Check the button "Show only palette groups for which libraries are defined on the page"

      ERROR: Ionic palette is not displayed

      5. Uncheck the button "Show only palette groups for which libraries are defined on the page"

      ERROR: Ionic palette is not displayed

            dazarov_jira Daniel Azarov (Inactive)
            vpakan Vlado Pakan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: