[Webkit-unassigned] [Bug 114566] New: REGRESSION (r147261): Flex box regression: min-height defaults to 0 instead of -webkit-min-content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 13 09:31:21 PDT 2013


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

           Summary: REGRESSION (r147261): Flex box regression: min-height
                    defaults to 0 instead of -webkit-min-content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: NEW
          Keywords: NeedsReduction, Regression
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
        Depends on: 111790


Created an attachment (id=197945)
 --> (https://bugs.webkit.org/attachment.cgi?id=197945&action=review)
Test case

* SUMMARY
When refreshing a web page that has an overflowing console log, graphical glitches occur in the Web Inspector on nightly.webkit.org builds.

* STEPS TO REPRODUCE
1. Load attached test case in WebKit nightly build on Mac.
2. Open the Inspector (Cmd-Opt-I).
3. Click on the console to display it.
4. Reload the web page.

* RESULTS
Text overlaps in console (see attached screenshot).

* REGRESSION
This is a regression from commit r147261 which was the fix for Bug 111790.
<http://trac.webkit.org/changeset/147261>

* NOTES
This works as expected in WebKit nightly build r147249.
The bug starts occurring in WebKit nightly build r147268.

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