ICEfaces
  1. ICEfaces
  2. ICE-7379

Sorting doesn't work for a stacked column used in a columnGroup

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta
    • Fix Version/s: 2.1-Beta2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 2.1 Beta
    • Assignee Priority:
      P1

      Description

      Setting a column that is used in a stacked columnGroup header section isn't working. If sorting is set on the top stacked column or both columns sorting is working. When it is only set on the bottom stacked column it displays the both sort arrows as selected and sorting does not occur when they are clicked.

      1. columnGroup-stacked-sort.JPG
        118 kB

        Activity

        Hide
        Arran Mccullough added a comment -

        Looking at the rendered code in Firebug it seems to be missing an element style class for "opacity:0.2"

        Show
        Arran Mccullough added a comment - Looking at the rendered code in Firebug it seems to be missing an element style class for "opacity:0.2"
        Hide
        Ken Fyten added a comment -

        This may be due to the way stacked is handling styling. My understanding is that only the styling for the left-most column in a stack is applied to the column. That would result in this issue where req. styling for sorting wouldn't be rendered into the column if the first column in the stack isn't sortable.

        Maybe the renderer can be smart enough to render out the styling required for sorting in this case?

        Show
        Ken Fyten added a comment - This may be due to the way stacked is handling styling. My understanding is that only the styling for the left-most column in a stack is applied to the column. That would result in this issue where req. styling for sorting wouldn't be rendered into the column if the first column in the stack isn't sortable. Maybe the renderer can be smart enough to render out the styling required for sorting in this case?
        Hide
        Nils Lundquist added a comment -

        Fixed in r26050

        Show
        Nils Lundquist added a comment - Fixed in r26050

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: