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

        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.
        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.
        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.
        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.
        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: