Opened 12 years ago
Closed 12 years ago
#7830 closed bug (invalid)
Browsers autofill feature dosen't fire .change event
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you use the browsers autofill feature to fill a form field, the change event dosen't seem to fire. There has to be a keydown on the field first. Not sure if this is a bug, similar to this: http://bugs.jqueryui.com/ticket/6109 - So sorry if this is a known issue.
Another relevant link: http://stackoverflow.com/questions/3066406/jquery-what-listener-do-i-use-to-check-for-browser-auto-filling-the-password-inp
Change History (3)
comment:1 Changed 12 years ago by
Owner: | set to [email protected]… |
---|---|
Priority: | undecided → low |
Status: | new → pending |
comment:3 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thank you for submitting a ticket to the jQuery Bug Tracker!
Looking through the Stack Overflow post you shared, it would appear that a solution to the problem you're looking for is available in one of the comments on that thread (see the code from FurryBrains.com).
That aside, if you can provide us with a reduced test case where you've tried to solve this issue on jsFiddle.net we'll investigate the issue further and get back to you shortly.
Thanks!