ICEfaces
  1. ICEfaces
  2. ICE-5406

outputLink does not work inside a panelTooltip with displayOn="click"

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA
    • Fix Version/s: 1.8.2-EE-GA_P01, 1.8.3
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Place the panelTooltip outside of the referencing panelGroup.

      Example:

      <ice:panelGroup panelTooltip="testTooltip">
           ...
      </ice:panelGroup>
      <ice:panelTooltip id="testTooltip">
           ...
           <ice:outputLink .../>
           ...
      </ice:panelTooltip>

      Or use the default setting of displayOn="hover".
      Show
      Place the panelTooltip outside of the referencing panelGroup. Example: <ice:panelGroup panelTooltip="testTooltip">      ... </ice:panelGroup> <ice:panelTooltip id="testTooltip">      ...      <ice:outputLink .../>      ... </ice:panelTooltip> Or use the default setting of displayOn="hover".

      Description

      If an outputLink is placed in a panelTooltip when the tooltip is placed in a certain position and with displayOn="click". For example:

      <ice:panelGroup panelTooltip="testTooltip">
           ...
           <ice:panelTooltip id="testTooltip" displayOn="click">
                ...
                <ice:outputLink .../>
                ...
           </ice:panelTooltip>
      </ice:panelGroup>

      When the tooltip is removed to outside of the panelGroup that is referencing it the outputLink works correctly.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case [5007000000AqM83]
        Priority Major [ 3 ] Minor [ 4 ]
        Deryk Sinotte made changes -
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Fix Version/s 1.8.2-EE-GA_P01 [ 10220 ]
        Assignee Ken Fyten [ ken.fyten ] Mark Collette [ mark.collette ]
        Arran Mccullough made changes -
        Summary outputLink does not work inside a panelTooltip outputLink does not work inside a panelTooltip with displayOn="click"
        Arran Mccullough made changes -
        Workaround Description Place the panelTooltip outside of the referencing panelGroup.

        Example:

        <ice:panelGroup panelTooltip="testTooltip">
             ...
        </ice:panelGroup>
        <ice:panelTooltip id="testTooltip">
             ...
             <ice:outputLink .../>
             ...
        </ice:panelTooltip>
        Place the panelTooltip outside of the referencing panelGroup.

        Example:

        <ice:panelGroup panelTooltip="testTooltip">
             ...
        </ice:panelGroup>
        <ice:panelTooltip id="testTooltip">
             ...
             <ice:outputLink .../>
             ...
        </ice:panelTooltip>

        Or use the default setting of displayOn="hover".
        Description If an outputLink is placed in a panelTooltip when the tooltip is placed in a certain position. For example:

        <ice:panelGroup panelTooltip="testTooltip">
             ...
             <ice:panelTooltip id="testTooltip">
                  ...
                  <ice:outputLink .../>
                  ...
             </ice:panelTooltip>
        </ice:panelGroup>

        When the tooltip is removed to outside of the panelGroup that is referencing it the outputLink works correctly.

        If an outputLink is placed in a panelTooltip when the tooltip is placed in a certain position and with displayOn="click". For example:

        <ice:panelGroup panelTooltip="testTooltip">
             ...
             <ice:panelTooltip id="testTooltip" displayOn="click">
                  ...
                  <ice:outputLink .../>
                  ...
             </ice:panelTooltip>
        </ice:panelGroup>

        When the tooltip is removed to outside of the panelGroup that is referencing it the outputLink works correctly.

        Mark Collette made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.8.3 [ 10211 ]
        Resolution Fixed [ 1 ]
        Joanne Bai made changes -
        Assignee Mark Collette [ mark.collette ] Joanne Bai [ joanne_bai ]
        Joanne Bai made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Joanne Bai
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: