ICEfaces
  1. ICEfaces
  2. ICE-7489

Resizable ice:dataTable shows footer and header facets incorrectly

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P03
    • Fix Version/s: 3.0.RC2, 3.0, EE-1.8.2.GA_P04
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces EE 1.8.3 P03
    • Assignee Priority:
      P1

      Description

      When using the header and footer facets along with a resizable dataTable, the facets are not rendered for the entire table width. Setting resizable to false does not display this behavior.
      1. resizable-false-header-footer-issue.JPG
        158 kB
      2. resizable-header-footer-issue.JPG
        159 kB

        Activity

        Hide
        Arran Mccullough added a comment -

        Attaching screen shots of issue and test case source code.

        Show
        Arran Mccullough added a comment - Attaching screen shots of issue and test case source code.
        Hide
        Arran Mccullough added a comment -

        Issue looks to be caused by the addition columns rendered for the resizable functionality. For a table with 5 columns, the colspan for the header and footer is set to 5. With resizable=true, there are 9 columns rendered, one for each ice:column and 4 more for the resizable columns.

        Show
        Arran Mccullough added a comment - Issue looks to be caused by the addition columns rendered for the resizable functionality. For a table with 5 columns, the colspan for the header and footer is set to 5. With resizable=true, there are 9 columns rendered, one for each ice:column and 4 more for the resizable columns.
        Hide
        Adnan Durrani added a comment -

        Command: Commit
        Modified: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\ext\renderkit\TableRenderer.java
        Modified: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\core\src\main\resources\css\com\icesoft\faces\resources\css\rime\rime.css
        Sending content: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\core\src\main\resources\css\com\icesoft\faces\resources\css\rime\rime.css
        Sending content: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\ext\renderkit\TableRenderer.java
        Completed: At revision: 26753

        Command: Commit
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\TableRenderer.java
        Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\core\src\com\icesoft\faces\resources\css\rime\rime.css
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\TableRenderer.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\core\src\com\icesoft\faces\resources\css\rime\rime.css
        Completed: At revision: 26754

        Show
        Adnan Durrani added a comment - Command: Commit Modified: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\ext\renderkit\TableRenderer.java Modified: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\core\src\main\resources\css\com\icesoft\faces\resources\css\rime\rime.css Sending content: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\core\src\main\resources\css\com\icesoft\faces\resources\css\rime\rime.css Sending content: D:\work\development\head\svn\ossrepo\icefaces3\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\ext\renderkit\TableRenderer.java Completed: At revision: 26753 Command: Commit Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\TableRenderer.java Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\core\src\com\icesoft\faces\resources\css\rime\rime.css Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\ext\renderkit\TableRenderer.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\core\src\com\icesoft\faces\resources\css\rime\rime.css Completed: At revision: 26754

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: