Bug 33637 - Extra padding on search input when styled as -webkit-appearance: textfield
Summary: Extra padding on search input when styled as -webkit-appearance: textfield
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-13 16:11 PST by Sidney San Martín
Modified: 2013-01-24 13:29 PST (History)
5 users (show)

See Also:


Attachments
Extra padding on search inputs (554 bytes, text/html)
2010-01-13 16:11 PST, Sidney San Martín
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sidney San Martín 2010-01-13 16:11:25 PST
Created attachment 46522 [details]
Extra padding on search inputs

When a search input is styled as a text input (with -webkit-appearance: textfield), extra space shows up to the left of the text. This padding isn't reflected in CSS and, as far as I can tell, can't be removed.
Comment 1 Ben Word 2011-05-08 10:28:28 PDT
Just experienced this bug. Windows appears fine, I can only see the extra padding on OS X
Comment 2 Hugh Guiney 2012-02-12 09:58:46 PST
Still experiencing this issue.
Comment 3 Zach Leatherman 2013-01-24 13:29:43 PST
JSFiddle here: http://jsfiddle.net/zachleat/JH9ke/

Also cuts off the clear button.

Confirmed in Chrome 24 and Safari 6 on Mac OS.