ICEfaces
  1. ICEfaces
  2. ICE-1443

ice:outputChart clicking doesn't work with JSF RI 1.2 + Facelets

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#3
    • Fix Version/s: 1.6DR#4, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      WinXP SP2, Firefox 1.5.0.11, JBoss 4.0.4 GA, JSF RI 1.2, component-showcase-facelets

      Description

      Using component-showcase-facelets with JSF RI 1.2, go to both the Charts and Combining Charts. Those charts are supposed to be clickable, and then an effect should trigger above, where is will show the y value corresponding to the x position clicked on. But, the mouse cursor doesn't change to allow clicking, and nothing happens when you click anyway.

      I checked, and there is a SCRIPT tag with ice-extras.js being rendered, so that's not the problem.

      Testing with the JSF RI 1.1 + Facelets version of component-showcase, and the JSF + JSP version of component-showcase, shows that they do not share this problem.

        Issue Links

          Activity

          Hide
          Mark Collette added a comment -

          ICE-1504 is the generic issue, for this specific issue.

          Show
          Mark Collette added a comment - ICE-1504 is the generic issue, for this specific issue.
          Hide
          Mark Collette added a comment -

          Made OutputChart check both getActionListener() and getActionListeners(), to see if it should make the image map.

          Subversion 13666
          icefaces\component\src\com\icesoft\faces\component\outputchart\OutputChart.java

          Show
          Mark Collette added a comment - Made OutputChart check both getActionListener() and getActionListeners(), to see if it should make the image map. Subversion 13666 icefaces\component\src\com\icesoft\faces\component\outputchart\OutputChart.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Mark Collette
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: