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

mdc text field textarea text is hidden behind label whitespace #3032

Closed
ruwaroshan opened this issue Jul 5, 2018 · 5 comments · Fixed by #4035
Closed

mdc text field textarea text is hidden behind label whitespace #3032

ruwaroshan opened this issue Jul 5, 2018 · 5 comments · Fixed by #4035
Labels

Comments

@ruwaroshan
Copy link

What MDC Web Version are you using?

0.37.0

What browser(s) is this bug affecting?

Chome Browser

Type the long text on textarea.
Textarea padding will not take and overlap with the label.

What is the expected behavior?

Textarea text should not overlap with the label.

What is the actual behavior?

Textarea text is overlapping with the label.

image

@williamernest
Copy link
Contributor

@ruwaroshan Thanks for filing this issue. This issue is being tracked in #2278.

@williamernest
Copy link
Contributor

@ruwaroshan I was mistaken, this issue was resolved with #2392 . Can you verify your version and provide a codepen ? This issue should have been resolved in 0.36.0.

@williamernest williamernest reopened this Jul 9, 2018
@kfranqueiro
Copy link
Contributor

Here's a codepen running against the latest release - I can't reproduce it here, but if you can, or if you can fork the codepen to make the issue reproducible, then we can look into this. Thanks!

@zikhan
Copy link

zikhan commented Jul 16, 2018

Using MS Edge, I noticed this oddity with the textarea. You can edit text hidden behind the label whitespace. It also happens in @kfranqueiro's codepen. In the picture, taken from the demo site, you can see the cursor on the same line as the label, but editing the contents of the textarea.
image

@abhiomkar
Copy link
Collaborator

Thanks @zikhan for reporting the issue.

The original issue filed by @ruwaroshan seems like a different issue where text is being overlapped with label which is not reproducible.

Adding this to tracker to fix text being hidden behind label issue. Also renaming this issue to match.

@abhiomkar abhiomkar changed the title mdc text field textarea text overlap with the label mdc text field textarea text is hidden behind label whitespace Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
5 participants