ICEfaces
  1. ICEfaces
  2. ICE-8830

REGRESSION: ice:panelTooltip displays incorrectly when used in an ice:panelPopup

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.GA, EE-1.8.2.GA_P04, 3.2
    • Fix Version/s: EE-3.2.0.GA, EE-1.8.2.GA_P06, 3.3
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Salesforce Case Reference:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Add the following CSS to override the positioning:

                  .icePnlTlTip {
                       position: fixed !important;
                  }
      Show
      Add the following CSS to override the positioning:             .icePnlTlTip {                  position: fixed !important;             }

      Description

      When using an ice:panelTooltip in a modal ice:panelPopup, the tooltip is displayed in an incorrect position. This was resolved in the P02 and P03 releases but has since been broken. The following JIRA was the originally reported issue: ICE-5607
      1. screenshot-01.png
        193 kB

        Activity

        Hide
        Jerome Ruzol added a comment -

        As per Yip, the issue with ICE-2113 is not related to this JIRA and that he cannot reproduce the issue.

        Show
        Jerome Ruzol added a comment - As per Yip, the issue with ICE-2113 is not related to this JIRA and that he cannot reproduce the issue.
        Hide
        Jerome Ruzol added a comment -

        regression ICE-2113 src code

        Show
        Jerome Ruzol added a comment - regression ICE-2113 src code
        Hide
        Ken Fyten added a comment -

        Resolving, the ICE-2113 regression is not related to this fix.

        Show
        Ken Fyten added a comment - Resolving, the ICE-2113 regression is not related to this fix.
        Hide
        yip.ng added a comment -

        I can finally reproduce the problem. It occurs only when running from QA subversion checkout. If you cut and paste source code into compat showcase, everything works fine. Strange.

        Show
        yip.ng added a comment - I can finally reproduce the problem. It occurs only when running from QA subversion checkout. If you cut and paste source code into compat showcase, everything works fine. Strange.
        Hide
        Carmen Cristurean added a comment -

        Verified fix with ICEfaces EE-1.8.2.GA Build1 in IE6/7/8/9/FF18/Chrome24.

        Show
        Carmen Cristurean added a comment - Verified fix with ICEfaces EE-1.8.2.GA Build1 in IE6/7/8/9/FF18/Chrome24.

          People

          • Assignee:
            yip.ng
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: