[Webkit-unassigned] [Bug 113839] New: Display: switching from display:block to display: table-cell getting confused on window resize when using media queries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 17:35:46 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113839

           Summary: Display: switching from display:block to display:
                    table-cell getting confused on window resize when
                    using media queries
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsbin.com/iliniw/1/edit
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msnazi at gmail.com


Chrome Version       : 27.0.1454.0 (Official Build 190834) canary
URLs (if applicable) : http://jsbin.com/iliniw/1/edit
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
     Safari 5: FAIL
  Firefox 4.x: OK
       IE 7/8/9:  only tested in IE8: FAIL
       Safari 6: FAIL

What steps will reproduce the problem?
1. Go to this URL: http://jsbin.com/iliniw/1/edit
2. Resize the preview window to make it narrow (less than 500px)
3. Resize the preview window to make it wide (more than 500px)

What is the expected result?
columns should show up next to each other with similar width 

What happens instead?
first column is wider and other two columns are smaller

Please provide any additional information below. Attach a screenshot if
possible.

Seems like it's a webkit bug.

I've filed a similar bug in bug in Chromium project.  https://code.google.com/p/chromium/issues/detail?id=225946

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list