ICEfaces
  1. ICEfaces
  2. ICE-8365

Issue with 'footer' typed columnGroups in ace:dataTable

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.0.RC1
    • Fix Version/s: 3.1, EE-3.0.0.GA_P01
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tested on tomcat 7 in FF 13.

      Description

      The code being used is at repo\qa\trunk\Regression-Icefaces2\Sparkle\Nightly\datatable under views/scrollingGroupHeader.jsf

      Unfortunately, I have no idea what might cause this, so all I can do is describe what I'm seeing in the simplest terms:

      -The 'track' row may or may not center correctly, and when it's used on it's own (ie. Other two rows are deleted) it will not stretch to the specified column span.
      -The UPC row stretches far beyond what it should, regardless of attempts to bind it using colspan.
      -Removing just the UPC column causes the footer to almost work, just missing what the UPC column should be
      -Pasting the header code into the footer results in a structurally correct (ie, the column/row boundaries are in the correct locations) footer, but without any of the inner text and dramatically smaller than the header is.
      1. 2RowUPC.png
        12 kB
      2. HeaderAsFooter.png
        16 kB
      3. WithoutUPCCol.png
        16 kB

        Activity

        Hide
        Brennan Mckinney added a comment -

        Screenshots of the various stages of problem

        Show
        Brennan Mckinney added a comment - Screenshots of the various stages of problem
        Hide
        Nils Lundquist added a comment -

        It looks like the header cells are being used to size the foot. This is why header as footer works. I suspect the columns are blank because headerText is defined instead of footerText.

        Show
        Nils Lundquist added a comment - It looks like the header cells are being used to size the foot. This is why header as footer works. I suspect the columns are blank because headerText is defined instead of footerText.
        Hide
        Brennan Mckinney added a comment -

        I can confirm that that was why the text wasn't showing up. My apologies for the error.

        Show
        Brennan Mckinney added a comment - I can confirm that that was why the text wasn't showing up. My apologies for the error.
        Hide
        Nils Lundquist added a comment -

        Revision #29965
        Committed by nils.lundquist
        A minute ago
        ICE-8365 - Resolved scrollable table footer mistakenly sized by header cells

        Show
        Nils Lundquist added a comment - Revision #29965 Committed by nils.lundquist A minute ago ICE-8365 - Resolved scrollable table footer mistakenly sized by header cells
        Hide
        Nils Lundquist added a comment -

        Add to maintenance.

        Show
        Nils Lundquist added a comment - Add to maintenance.
        Hide
        Nils Lundquist added a comment -

        Revision #29985
        Committed by nils.lundquist
        2 minutes ago
        ICE-8365 - Resolved scrollable table footer mistakenly sized by header cells

        Show
        Nils Lundquist added a comment - Revision #29985 Committed by nils.lundquist 2 minutes ago ICE-8365 - Resolved scrollable table footer mistakenly sized by header cells

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Brennan Mckinney
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: