Bug 9242
| Summary: | Quirksmode: Form input fields overflow table cell | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adele Peterson <adele> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ian, mitz |
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | PC | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.quirksmode.org/bugreports/archives/2006/03/Form_input_fields_overflow_table_cell.html | ||
| Bug Depends on: | |||
| Bug Blocks: | 9610 | ||
Adele Peterson
http://www.quirksmode.org/bugreports/archives/safari/index.html
"Attempting to get a text input field to expand to fill the browser in a nested table (table-layout: fixed) will cause the input field to overflow its surrounding table cell. Occurs with select boxes as well.
Test page http://mattwright.com/safari/inputoverflow.html
Workaround is not included
Reported by: Matt Wright."
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
I can confirm that this bug is still valid on 24 june 2006 :)
Joost de Valk (AlthA)
Changing component.
David Kilzer (:ddkilzer)
The test case works now (matches Firefox 2.0.0.1 rendering). Probably fixed by one of Mitz's recent table layout fixes.
Tested with a locally-built debug build of WebKit r19202 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8L127).
I posted a comment to the quirksmode bugreport, but it's been filtered until the author clears it.