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

Mouse Click on object in Visual Part of VPE is not working as expected

XMLWordPrintable

      When clicking on object in Visual part of VPE object should change appearance but it does not.

      Steps to reproduce:

      1. Create new JSF 1.2 Kick Start project
      2. Create new page with content

      <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
      <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
      <%@ taglib uri="http://richfaces.org/rich" prefix="rich" %>
      <html>
        <head>
        </head>
        <body>
          <f:view>
            <rich:inplaceInput defaultLabel="Label"/>
          </f:view>
        </body> 
      </html>
      

      rich:inplaceInput tag is displayed like this:

      3. Click on "Label" object in Visual part of VPE

      ASSERT: rich:inplaceInput is displayed like this:

      ERROR: tag is displayed as was before click.

        1. clicked.png
          0.8 kB
          Vlado Pakan
        2. default.png
          1.0 kB
          Vlado Pakan

            dmaliarevich_jira Denis Maliarevich (Inactive)
            vpakan Vlado Pakan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: