ICEfaces
  1. ICEfaces
  2. ICE-8553

REGRESSION - ace:dataTable - Column Resizing fails on IF3 trunk

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: 3.2
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      Icefaces3/trunk revision# 30730
      Server: tomcat6/7
      Browser: FF3.6, IE7 & GoogleChrome21
    • Affects:
      Compatibility/Configuration

      Description

      In showcase, ace:dataTable -> Column Resizing page: unable to re-size columns.

        Activity

        Carmen Cristurean created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 3.2 [ 10338 ]
        Assignee Priority P1
        Assignee Nils Lundquist [ nils.lundquist ]
        Hide
        Nils Lundquist added a comment -

        Is there a last working revision for this issue?

        Show
        Nils Lundquist added a comment - Is there a last working revision for this issue?
        Hide
        Carmen Cristurean added a comment -

        The last time when showcase tests were run against the trunk was with IF3/trunk rev. 30483, when this issue did not exist.

        Show
        Carmen Cristurean added a comment - The last time when showcase tests were run against the trunk was with IF3/trunk rev. 30483, when this issue did not exist.
        Hide
        Nils Lundquist added a comment -

        This regression is due to the IE7 styling fixes for Williams. The position:relative css rule that produces buggy IE7 rendering causes the header cells to be bounding boxes for absolutely positioned items. Without the bounding box the resizable handles aren't placed correctly.

        Show
        Nils Lundquist added a comment - This regression is due to the IE7 styling fixes for Williams. The position:relative css rule that produces buggy IE7 rendering causes the header cells to be bounding boxes for absolutely positioned items. Without the bounding box the resizable handles aren't placed correctly.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30777 Mon Sep 10 11:04:41 MDT 2012 nils.lundquist ICE-8553 - Conditionally add position:relative rule required for column resizing. Had previously caused issue with IE7 rendering.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java
        Hide
        Nils Lundquist added a comment -

        Revision #30777
        Committed by nils.lundquist
        Moments ago
        ICE-8553 - Conditionally add position:relative rule required for column resizing. Had previously caused issue with IE7 rendering.

        Show
        Nils Lundquist added a comment - Revision #30777 Committed by nils.lundquist Moments ago ICE-8553 - Conditionally add position:relative rule required for column resizing. Had previously caused issue with IE7 rendering.
        Nils Lundquist made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Carmen Cristurean added a comment -

        Still unable to resize columns in any browser, except Chrome.
        Tested with IF3/trunk rev. 30801 in IE7/8, FF14, Chrome21.

        Show
        Carmen Cristurean added a comment - Still unable to resize columns in any browser, except Chrome. Tested with IF3/trunk rev. 30801 in IE7/8, FF14, Chrome21.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30805 Mon Sep 10 18:08:52 MDT 2012 nils.lundquist ICE-8553 - Move rule to inner container. For some reason the previous placement only works in Chrome.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java
        Hide
        Nils Lundquist added a comment - - edited

        Revision #30805
        Committed by nils.lundquist
        A minute ago
        ICE-8553 - Move rule to inner container. For some reason the previous placement only works in Chrome.

        Show
        Nils Lundquist added a comment - - edited Revision #30805 Committed by nils.lundquist A minute ago ICE-8553 - Move rule to inner container. For some reason the previous placement only works in Chrome.
        Ken Fyten made changes -
        Salesforce Case []
        Affects [Compatibility/Configuration]
        Security Private [ 10001 ]
        Hide
        Carmen Cristurean added a comment -

        Verified with IF3/trunk rev. 30822 in FF14, IE8, Chrome21.

        Show
        Carmen Cristurean added a comment - Verified with IF3/trunk rev. 30822 in FF14, IE8, Chrome21.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1 [ 10010 ]

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: