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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: