ICEfaces
  1. ICEfaces
  2. ICE-7700

ace:data table - Add support for displaying unique styling for cases where row selector is hovered over a selected row

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 3.1.0.BETA1, 3.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 3, ace:dataTable

      Description

      Currently, the ace:dataTable row selector doesn't provide hover styling when the cursor is hovered over a previously selected row/cell. This improvement would add styling so that the hovered and selected row would be visually distinguishable from both none-hovered selected rows and hovered none-selected rows.

      This may require adding a custom CSS class not provided by theme roller.

        Activity

        Hide
        Nils Lundquist added a comment -

        Revision #27413
        Committed by nils.lundquist
        \ICE-7700 - Added style for selected row hover, distinct form unselected row hover. Now using ui-state-active to indicate selection. Removed jitter from mousing slowly over the cells in a single row, the 'mouseout' event was triggered as the 1px border is considered part of the table dom element. Changed to no longer use mouse out to remove styling.
        Reverted: ICE-7695 modified highlight background color for selected rows in sam

        Show
        Nils Lundquist added a comment - Revision #27413 Committed by nils.lundquist \ ICE-7700 - Added style for selected row hover, distinct form unselected row hover. Now using ui-state-active to indicate selection. Removed jitter from mousing slowly over the cells in a single row, the 'mouseout' event was triggered as the 1px border is considered part of the table dom element. Changed to no longer use mouse out to remove styling. Reverted: ICE-7695 modified highlight background color for selected rows in sam

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: