Bug 9274
Summary: | Quirksmode: Inline fieldsets and floating form fields | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adele Peterson <adele> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | PC | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 9610 |
Adele Peterson
http://www.quirksmode.org/bugreports/archives/safari/index.html
"When you place a display inline on a fieldset and the form elements within the fieldset are floated, the form elements wont be clickable by Safari.
Using a position relative will fix this.
Test page http://www.xs4all.nl/~blackeye/safari_bug.html
Workaround is included
Reported by: Paul van Steenoven."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joost de Valk (AlthA)
Fixed in latest nightly. Closing as worksforme