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

        Arran Mccullough created issue -
        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.
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment resizable-false-header-footer-issue.JPG [ 13805 ]
        Attachment resizable-header-footer-issue.JPG [ 13806 ]
        Attachment Case10735Example.zip [ 13807 ]
        Arran Mccullough made changes -
        Attachment Case10735Example.war [ 13808 ]
        Arran Mccullough made changes -
        Salesforce Case [5007000000JNst9]
        Arran Mccullough made changes -
        Assignee Ken Fyten [ ken.fyten ]
        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.
        Ken Fyten made changes -
        Fix Version/s 3.0 [ 10241 ]
        Fix Version/s EE-1.8.2.GA_P04 [ 10280 ]
        Assignee Priority P1
        Assignee Ken Fyten [ ken.fyten ] Adnan Durrani [ adnan.durrani ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26753 Mon Dec 05 20:47:41 MST 2011 adnan.durrani Fix for ICE-7489 (Resizable ice:dataTable shows footer and header facets incorrectly)
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/resources/css/com/icesoft/faces/resources/css/rime/rime.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26754 Mon Dec 05 20:55:42 MST 2011 adnan.durrani Fix for ICE-7489 (Resizable ice:dataTable shows footer and header facets incorrectly)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime.css
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        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
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.0.RC2 [ 10313 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: