Skip to content

-webkit-appearance: textfield; not work in iOS7#356

Closed
sofish wants to merge 1 commit intonecolas:masterfrom
sofish:patch-1
Closed

-webkit-appearance: textfield; not work in iOS7#356
sofish wants to merge 1 commit intonecolas:masterfrom
sofish:patch-1

Conversation

@sofish
Copy link

@sofish sofish commented Jul 31, 2014

change textfield to none make it works on all devices

change `textfield` to `none` make it works on all devices
@thezoggy
Copy link

http://caniuse.com/#search=-webkit-appearance

maybe -moz-appearance: none should also be set?

@sofish
Copy link
Author

sofish commented Aug 1, 2014

it tested under iOS6/7 Mobile Safari, Android 4.4/4.3 Mobile Webkit, Chrome/Firefox/Safari latest version.

@cvrebert
Copy link

What about iOS 8?

@sofish
Copy link
Author

sofish commented Sep 28, 2014

none works

@necolas
Copy link
Owner

necolas commented Mar 30, 2015

Please can you add a bit more context? What's the issue you're experiencing and what are the consequences of changing the value – doesn't it remove lots of other styles?

@jonathantneal
Copy link
Contributor

@sofish, would you be able to provide more context as we asked? If not, I’ll be closing this request at the end of the week.

@sofish sofish closed this Jan 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants