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

Source code formatting is not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • LATER
    • 4.2.0.Beta1
    • None

      1. Create HTML page with this content

      <!DOCTYPE html>
      <html ng-app="dsd"> 
      <body>
      textbody
      <h1>texth1</h1>
      </body>
      </html>
      

      0. Double click on "texth1"

      ASSERT: Formatting buttons are enabled

      1. Click within text "textbody"

      ERROR: Formatting toolbar buttons are disabled

      2. Click within text "texth1"
      3. Click button Italic

      ASSERT: "texth1" is surrounded by <i> tags

      4. Repeat step 2. and click on button bold

      ERROR: "texth1" is not surrounded by <b> tags. Text <b></b> is added after "texth1"

      5. Double click on "texth1"

      ERROR: Formatting buttons are disabled

            ibuziuk@redhat.com Ilya Buziuk
            vpakan Vlado Pakan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: