ICEfaces
  1. ICEfaces
  2. ICE-10893

ace:tooltip id is changed when form is updated

    Details

      Description

      After dynamically updating a form, the ace:tooltip id is changed. This can be demonstrated in the ICEfaces 4.0 public demo.
      To reproduce:
      - Go to http://icefaces-showcase.icesoft.org/showcase.jsf?grp=aceMenu&exp=tooltipOverviewBean
       - Mouse over the Camaro Button, the id of the tooltip is "qtip-form:tooltipCamaro-content"
      - In the top selectmenu change the Effect to "Grow Effect"
      - Mouse over the Camaro button again, the id of the tooltip is "qtip-0-content"
      - In the top selectmenu change the Effect to "Fade Effect"
      - Mouse over the Camaro button again, the id of the tooltip is "qtip-1-content"


        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #47603 Wed Feb 10 19:53:43 MST 2016 art.zambrano ICE-10893 removed mechanism in qtip code that assigned new numeric ids to new tooltip instances and instead added call to destroy the previous instance with the same id
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/readme.txt
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/jquery.qtip-2.0.0.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #48119 Mon Feb 22 18:18:36 MST 2016 art.zambrano ICE-10893 reverted to old behaviour of assigning numeric ids in the cases where the target component is inside an iterative container
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/jquery.qtip-2.0.0.js

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: