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

Label not shown in empty paper-textarea on IE11 #637

Open
1 of 8 tasks
icewhite opened this issue Mar 23, 2018 · 0 comments
Open
1 of 8 tasks

Label not shown in empty paper-textarea on IE11 #637

icewhite opened this issue Mar 23, 2018 · 0 comments

Comments

@icewhite
Copy link

Description

The label for a paper-texarea is not shown in IE 11

Expected outcome

Specified label should be shown in a paper-textarea - It is shown properly in Chrome & Firefox but not in IE11.
Here is how it looks in Chrome:
capture chrome

Actual outcome

And here it is in IE11 (with the problem textarea lassoed in red):
capture ie

Live Demo

The issue can be observed on the paper-input demo page using IE11.
https://www.webcomponents.org/element/PolymerElements/paper-input/demo/demo/index.html

Steps to reproduce

  1. Go to https://www.webcomponents.org/element/PolymerElements/paper-input/demo/demo/index.html in IE11.
  2. Look at the first example of a paper-textarea. See Chrome for how it is supposed to look.

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
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

No branches or pull requests

1 participant