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

Placeholder not showing in IE 11. IE 11 does support place holders in input fields. #1416

Open
howardb3115 opened this issue Jun 5, 2018 · 0 comments

Comments

@howardb3115
Copy link

@howardb3115 howardb3115 commented Jun 5, 2018

I did:

  • Search for if my issue has already been submitted
  • Make sure I'm reporting something precise that needs to be fixed
  • Give my issue a descriptive and concise title
  • Create a minimal working example on JsFiddle or Codepen
    (or gave a link to a demo on the Selectize docs)
  • Indicate precise steps to reproduce in numbers and the result,
    like below

[This problem was reported in IE 9, where the cause was that input tags didn't support the placeholder attribute, but the issue still occurs in IE 10, where the input tag does support the attribute.]

Steps to reproduce:

  1. Open the Codepen at https://codepen.io/howardb1/pen/QxNYaW
  2. There are two columns of steps describing issue. The first one relates to this reporting.
  3. In short, open the drop-down list by clicking on the down-arrow of the minimized drop-down-list.
  4. In IE 11 the input area is empty. If the Codepen is open in Chrome, Firefox, or Mircosoft Edge,
    the input area properly displays the placeholder message.

Expected result:
The placeholder message should be displayed.

Actual result:
In IE 11 the placeholder message doesn't show.

[Using the latest versions of Chrome, IE, Edge, and Firefox, running in Windows 10.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.