ICEfaces
  1. ICEfaces
  2. ICE-11097

ace:dataTable - tooltip not displayed after editing table cell values

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: EE-3.3.0.GA_P03, EE-4.1.0.GA
    • Fix Version/s: 4.2, EE-3.3.0.GA_P05
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Support Case References:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      The first scenario is easily fixed by wrapping the text in an h:panelGroup and setting the value of the 'for' attribute in ace:tooltip to the ID of this h:panelGroup, so that the text inside will be updated/replaced, but the tooltip listener will remain on the wrapper throughout updates.

      As for the second scenario, what works best is using the delegate mode of the ace:tooltip. The delegate demo in the showcase is a very clear example of how to use the tooltip in this mode to maintain the tooltip triggers throughout dynamic updates, while still being able to access row-specific data.
      Show
      The first scenario is easily fixed by wrapping the text in an h:panelGroup and setting the value of the 'for' attribute in ace:tooltip to the ID of this h:panelGroup, so that the text inside will be updated/replaced, but the tooltip listener will remain on the wrapper throughout updates. As for the second scenario, what works best is using the delegate mode of the ace:tooltip. The delegate demo in the showcase is a very clear example of how to use the tooltip in this mode to maintain the tooltip triggers throughout dynamic updates, while still being able to access row-specific data.

      Description

      An ace:tooltip is set in an ace:column of a dataTable. When the contents of this column/cell are modified, the tooltip no longer is displayed.

        Activity

        There are no subversion log entries for this issue yet.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: