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

Drag and Drop from Palette to Visual part of VPE doesn't work

XMLWordPrintable

      Steps to reproduce:

      1. Create JSF1.2 KickStartProject
      2. Open <jsf project>/WebContent/pages/inputUserName.jsp
      3. Drag and drop Palette > JSF HTML > commandButton tag to the visual part of inputUserName.jsp page.
      It's working.
      4. Undo changes in inputUserName.jsp
      5. change tag <html> to <htmlerror> in source of inputUserName.jsp and save
      There should be error marker in VPE with text Unknown tag (htmlerror).
      6. Repeat step 3.
      It's not possible to drop commandButton tag to visual part of VPE
      7. Undo changes in source of inputUserName.jsp i.e. change tag <htmlerror> back to <html> and save
      There should be no error marker
      8. Repeat step 3.
      It's not possible to drop commandButton tag to visual part of VPE

      After JBDS is restarted drag and drop functionality works again.

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

              Created:
              Updated:
              Resolved: