ICEfaces
  1. ICEfaces
  2. ICE-11118

ace:tooltip global attribute issue

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.1.0.RC1
    • Fix Version/s: 4.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces4 trunk r.49103
      Server: Tomcat7
      Browsers: all
    • Assignee Priority:
      P2

      Description

      QA test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/tooltip

      ace:tooltip > DynamicAttribute:

      The global attribute testing fails for the h:outputText and h:commandLink, the html title being rendered Instead of the global tooltip. This test passes only for the h:commandButton.

      This can be reproduced with the steps:

      - navigate to /tooltipDynAttribute.jsf.
      - enable "rendered" and "global" attributes.
      - mouse over "OutputText" or "ComandLink"; see how the html title attributes are rendered instead of the global tooltip (fail).
      - mouse over "CommandButton", the global tooltip is rendered (pass).

      This issue can be reproduced with ICEfaces EE-4.1.0.RC1, but not with ICEfaces 4.1.1.

      This issue is a regression caused by ICE-10893.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49779 Tue Jan 03 17:57:45 MST 2017 art.zambrano ICE-11118 replaced 'trim' function for 'replace' function to trim string and avoid issues on ie8; expanded TLD documentation regarding global attribute
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tooltip/TooltipMeta.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/tooltip.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49778 Tue Jan 03 15:45:58 MST 2017 art.zambrano ICE-11118 fixed issue with gobal tooltip displaying one more time after having been disabled; corrected global tooltip functionality to display the contents of the element's 'title' attribute if no content has been specified
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/tooltip.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49748 Thu Dec 22 15:50:17 MST 2016 art.zambrano ICE-11118 fix to assign separate IDs to individual qtip instances created with the 'global' attribute
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/tooltip/tooltip.js

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: