Bug 14629
Summary: | Changing text zoom does not resize list boxes dynamically | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | rhodovan.u-szeged |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | data:text/html,<select multiple><option>I want to fit in</option></select> |
mitz
List boxes do not adjust their width to fit around text when text zoom is changed. To see this, open the URL and choose View > Make Text Bigger. Notice how the text no longer fits in the box (although its height does change). Reload and notice how the list box resizes to fit the larger text.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Renata Hodovan
*** This bug has been marked as a duplicate of bug 20445 ***