Bug 12363

Summary: REGRESSION: Radio buttons/checkboxes rendered with missing chunks on citicards.com
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P1 Keywords: InRadar, NeedsReduction, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.citicards.com/cards/wv/home.do
Attachments:
Description Flags
Screenshot none

Description David Kilzer (:ddkilzer) 2007-01-21 21:37:01 PST
Summary:

Radio buttons and checkboxes are rendered with missing chunks on the citicards.com URL in this bug.

Steps to reproduce:

1. Open Safari/WebKit.
2. Open URL:  http://www.citicards.com/cards/wv/home.do

Expected results:

Lists of radio buttons and checkboxes in the "Find the Perfect Credit Card" box should render without missing chunks.

Actual results:

Chunks are missing from radio buttons and checkboxes in the "Find the Perfect Credit Card" box (see screenshot).

Notes:

You may need to reload the page after it's initially opened to see the mis-rendering.
Comment 1 David Kilzer (:ddkilzer) 2007-01-21 21:38:47 PST
Created attachment 12600 [details]
Screenshot

Screenshot of mis-rendering.
Comment 2 David Kilzer (:ddkilzer) 2007-01-21 21:42:05 PST
Regression:

This is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8L127).  Tested with a locally-built debug build of WebKit r19023 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8L127).

Comment 3 Mark Rowe (bdash) 2007-01-21 22:10:15 PST
<rdar://problem/4944856>
Comment 4 mitz 2007-02-07 12:24:55 PST
The patch for bug 10522 fixes this bug as well.
Comment 5 mitz 2007-02-07 22:59:29 PST
Fixed in r19492 along with bug 10522.