Bug 8446

Summary: Problem with alignment at peermind.com
Product: WebKit Reporter: Daniele Metilli <daniele.metilli>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ian, jonathanjohnsson
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.peermind.com/
Attachments:
Description Flags
Test case reduction none

Daniele Metilli
Reported 2006-04-17 12:41:53 PDT
Follow these steps: 1 - Go to http://www.peermind.com/ 2 - Look at the form, radio buttons and image button on the left. They are all misaligned. Firefox displays them correctly. Versions affected: TOT (r13895), Safari 2.0.3 (417.9.2)
Attachments
Test case reduction (451 bytes, text/html)
2006-06-16 15:48 PDT, jonathanjohnsson
no flags
jonathanjohnsson
Comment 1 2006-06-16 15:47:52 PDT
To me only the text field position differs from Firefox and Opera. The check boxes don't seem to be properly positioned. Anyway, I did a quick reduction, and the different text field position rendering is due to the td (or maybe the table) element not inheriting the "text-align: center;" style attribute of the enclosing div in WebKit.
jonathanjohnsson
Comment 2 2006-06-16 15:48:58 PDT
Created attachment 8871 [details] Test case reduction
jonathanjohnsson
Comment 3 2006-07-31 10:25:02 PDT
The reported page has obviously changed, and now WebKit renders the page as it was intended. However, the reduction still renders differently in WebKit compared to Firefox.
David Kilzer (:ddkilzer)
Comment 4 2008-02-22 18:10:18 PST
Test case renders the same in Firefox 2.0.0.x as it does with a local debug build of WebKit r30458. Closing as RESOLVED/FIXED.
Note You need to log in before you can comment on or make changes to this bug.