[Webkit-unassigned] [Bug 8141] New: Native text field fails to wrap inside table
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Apr 2 14:26:27 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8141
Summary: Native text field fails to wrap inside table
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://www.midwestairlines.com/MAWeb/
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: InRadar, NativeTextField
Severity: normal
Priority: P2
Component: HTML Forms
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: cpetersen at apple.com
I spotted a issue at http://www.midwestairlines.com/MAWeb/ when the native
input filed wasn't rendered underneath the User ID text.
I have reduced this issue to a table that contains text and <input=text>. The
table has a specified width of "35" pixels and the input element has
style="width: 30px;" applied .
The input is inline with some text so I was expecting it to wrap to second line
based on the width of the table. Instead , the table appears much wider than
expected. This seems to be caused by the native text field even though it's
border isn't this wide. See screen shot.
I included a DIV element with the same setting as the table as a comparsion.
The input element and text in DIV wrap correctly as expected.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list