Bug 12411
Summary: | NSSearchField widget doesn't scale with text zoom | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nicholas Shanks <nickshanks> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | adele, ahmad.saleem792, akeerthi, aroben, wenson_hsieh |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Nicholas Shanks
Pressing Comand-Plus a few times makes it obvious that the <input type="search"> widget doesn't zoom up with text size. After speaking to aroben about it, I realised what is needed is a WebKit fallback control that's stylable, such that it can accept font-size property.
I assume that 10.5 already has a scalable NSSearchWidget for it's resolution-independent UI, which you guys within apple could take advantage of if available, but what about 10.4?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nicholas Shanks
I seem to have ‘widget’ on the brain. Obviously I meant NSSearchField
Ahmad Saleem
@Wenson & @Aditya - Is it something still applicable?