ICEfaces
  1. ICEfaces
  2. ICE-7889

ace:dataTable - Stacked column hr tag shows in footer

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: EE-3.0.0.BETA
    • Fix Version/s: 3.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces EE 3.0 BETA 09032012
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Using the following CSS style class override removed the unwanted <hr> tag:

      .ui-datatable tfoot td hr {
          display: none;
      }
      Show
      Using the following CSS style class override removed the unwanted <hr> tag: .ui-datatable tfoot td hr {     display: none; }

      Description

      When defining a footer section for a column and also using stacked columns the <hr> tag that is rendered for the stacked columns gets applied to the footer section. The footer is part of a different column than the ones that are stacked.

        Activity

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Arran Mccullough made changes -
        Workaround Description Using the following CSS style class override removed the unwanted <hr> tag:

        .ui-datatable tfoot td hr {
            display: none;
        }
        Workaround Exists [Yes]
        Nils Lundquist made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Won't Fix [ 2 ]
        Ken Fyten made changes -
        Fix Version/s 3.1 [ 10312 ]
        Assignee Nils Lundquist [ nils.lundquist ]
        Arran Mccullough made changes -
        Attachment Case11030Example.zip [ 14168 ]
        Attachment stacked-column-footer-issue.jpg [ 14169 ]
        Attachment Case11030Example.war [ 14170 ]
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case [5007000000LEScI]
        Arran Mccullough created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: