[Webkit-unassigned] [Bug 34071] New: Windows ports incorrectly render buttons that have a percentage height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 24 23:50:03 PST 2010


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

           Summary: Windows ports incorrectly render buttons that have a
                    percentage height
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org


Following from <https://bugs.webkit.org/show_bug.cgi?id=29564#c20>:

Both the Apple and Chromium Windows ports render the height of a button
incorrectly if it is specified as a percentage and the button is within an
ambient container whose height is unspecified (i.e. auto).

In particular, both the Apple and Chromium Windows ports fail the test
<http://trac.webkit.org/export/53675/trunk/LayoutTests/fast/replaced/table-percent-height.html>
(when run by hand) with respect to percentage button heights.

Note, the reason that the test does not fail under Apple Windows DRT is because
Apple Windows DRT uses the Mac theme for controls instead of the native Windows
theme, see bug #25592.

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