mathiasbynens / jquery-placeholder

A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet
https://mths.be/placeholder
MIT License
3.98k stars 1.34k forks source link

i9 and below multiple password issue #263

Closed yangkennyk closed 9 years ago

yangkennyk commented 9 years ago

When you submit an empty form with multiple password inputs on ie9 and below, password inputs get filled in with the place holder text (except last one).

when you click on those inputs and enter text the text is visible and the placeholder text doesn't go away

Here's a video of the issue in ie9

http://screencast.com/t/gGoW01Ns3qW

amerikan commented 9 years ago

@yangkennyk can't see the screenast as it's no longer available. Can you retest your case using v2.1.3?

amerikan commented 9 years ago

Closing for lack of response.

yangkennyk commented 8 years ago

didn't see the notification!

here's the video.

http://www.screencast.com/users/BlueLeverageMedia/folders/Snagit/media/59ef167d-b497-4cfa-b678-cba037867d32

yangkennyk commented 8 years ago

although the bug may have been fixed here?

https://github.com/mathiasbynens/jquery-placeholder/issues/226