ICEfaces
  1. ICEfaces
  2. ICE-7362

ace:tooltip with displaylistener javascript error

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta
    • Fix Version/s: 2.1-Beta2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat 7.0.12
    • Assignee Priority:
      P1

      Description

      The poc has been updated to use the ace:tooltip with displayListener in Screen2. When hovering over the ace:tooltip the following javascript error shows up in the console:

      this.target.parents is not a function
      [Break On This Error] formId = this.target.parents('form:first').attr('id');

      In tooltip.js:

      ice.ace.Tooltip.prototype.triggerDisplayListener = function() {
      formId = this.target.parents('form:first').attr('id');

        Activity

        There are no subversion log entries for this issue yet.

          People

          • Assignee:
            yip.ng
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: