Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Textarea Indent -3px #4761

Closed
cmellinas opened this issue Dec 11, 2015 · 3 comments
Closed

bug: Textarea Indent -3px #4761

cmellinas opened this issue Dec 11, 2015 · 3 comments

Comments

@cmellinas
Copy link

Type: bug

Platform: android 5.x webview

Hi,

I updated Ionic to V1.2.0

There is this new line of css :
.platform-ios textarea, .platform-android textarea {
text-indent: -3px;
}

It was added for the textarea placeholder : #2307

But now, when I type in textarea, the first typed letter is cut by the left border of the textarea.
It concerns only the first line of the textarea

It was on an Android phone but later I will try on IOS to see if this is the same thing

@zanemcca
Copy link

+1 for android.
I have tried it on iOS and there is no issue.
I think the solution is to make it an iOS only change.
What do you think @mlynch?

@mlynch mlynch closed this as completed in cff02a5 Dec 14, 2015
@mlynch
Copy link
Contributor

mlynch commented Dec 14, 2015

Thanks, that was supposed to be iOS only, fixed!

@aamarcha
Copy link

+1 for android too!

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants