ICEfaces
  1. ICEfaces
  2. ICE-9317

ace:dataTable - ICE-8237 - Chrome Unaligned

    Details

    • Assignee Priority:
      P1

      Description

      The ace:dataTable regression for ICE-8237 fails:

      In Chrome: the columns are slightly misaligned when rendering the table - see attached screen shot.

        Activity

        Hide
        Nils Lundquist added a comment -

        Revision #36020
        Committed by nils.lundquist
        A minute ago
        ICE-9317 - Altered regex to match multicharacter indexes.

        Show
        Nils Lundquist added a comment - Revision #36020 Committed by nils.lundquist A minute ago ICE-9317 - Altered regex to match multicharacter indexes.
        Hide
        Ken Fyten added a comment -

        QA reports the following regression that seems possibly related to this commit:

        Tests have been switched off the ICEfaces EE 3.3.0.GA specific branch (repo/icefaces-ee3/tags/icefaces-ee-3.3.0.GA/icefaces-ee).

        ICEfaces-EE 3.3.0.GA/icefaces-ee revision# 34706
        Server: tomcat6
        Browser: FF3.6, IE8, GoogleChrome27

        ace:dataTable (Chrome, IE) (In Chrome ICE-8237 test fails due to misalignment. Columns are misaligned when first rendering the table. After clicking to sort on column headers, the alignment is improved.)

        Show
        Ken Fyten added a comment - QA reports the following regression that seems possibly related to this commit: Tests have been switched off the ICEfaces EE 3.3.0.GA specific branch (repo/icefaces-ee3/tags/icefaces-ee-3.3.0.GA/icefaces-ee). ICEfaces-EE 3.3.0.GA/icefaces-ee revision# 34706 Server: tomcat6 Browser: FF3.6, IE8, GoogleChrome27 ace:dataTable (Chrome, IE) (In Chrome ICE-8237 test fails due to misalignment. Columns are misaligned when first rendering the table. After clicking to sort on column headers, the alignment is improved.)
        Hide
        Nils Lundquist added a comment -

        Revision #36092
        Committed by nils.lundquist
        5 minutes ago
        ICE-9317- Fixed regex typo

        Show
        Nils Lundquist added a comment - Revision #36092 Committed by nils.lundquist 5 minutes ago ICE-9317 - Fixed regex typo
        Hide
        Nils Lundquist added a comment -

        Regex ui-col-([0-9])+ should've been ui-col-([0-9]+)

        Show
        Nils Lundquist added a comment - Regex ui-col-( [0-9] )+ should've been ui-col-( [0-9] +)
        Hide
        Cruz Miraback added a comment -

        Issue can be reproduced in Chrome27, firefox21, and IE10 using the ICEfaces-EE-3.3.0 Build8 bundle. See screenshot, columns are misaligned in this way in all browsers.

        Show
        Cruz Miraback added a comment - Issue can be reproduced in Chrome27, firefox21, and IE10 using the ICEfaces-EE-3.3.0 Build8 bundle. See screenshot, columns are misaligned in this way in all browsers.
        Hide
        Nils Lundquist added a comment -

        Revision #36165
        Committed by nils.lundquist
        Moments ago
        ICE-9317 - Added 100% width to tables when scrollbars conditionally added and avoided

        Show
        Nils Lundquist added a comment - Revision #36165 Committed by nils.lundquist Moments ago ICE-9317 - Added 100% width to tables when scrollbars conditionally added and avoided
        Hide
        Cruz Miraback added a comment -

        Confirmed fixed in Chrome27, Firefox21, and IE10 using ICEfaces-EE-3.3.0 Build10.

        Show
        Cruz Miraback added a comment - Confirmed fixed in Chrome27, Firefox21, and IE10 using ICEfaces-EE-3.3.0 Build10.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: