Side navigation
#13294 closed bug (invalid)
Opened January 22, 2013 07:06AM UTC
Closed February 06, 2013 08:37AM UTC
Form input fields doesn't propagate event up to Form in Firefox 8 for Jquery 1.9
Reported by: | winston.yongwei@gmail.com | Owned by: | winston.yongwei@gmail.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
To replicate this:
- Download Firefox 8.0.1: https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/8.0.1/
- Go to http://jsfiddle.net/y8MmD/
With jQuery 1.8.3, the 'triggered' message is seen in console when you type something in the first input field and blur.
With jQuery 1.9.0, the 'triggered' message is not seen. Seems like the change event on the input didn't bubble up to the parent #myform.
Attachments (0)
Change History (2)
Changed January 22, 2013 05:22PM UTC by comment:1
owner: | → winston.yongwei@gmail.com |
---|---|
status: | new → pending |
Changed February 06, 2013 08:37AM UTC by comment:2
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!
Seems to be working properly in Firefox 18. We don't support Firefox 8 anymore and neither does Mozilla (I believe 10 is their current Enterprise support version and 17 will be the following one.)
If you'd like to suggest a simple fix we could consider it, but otherwise we'd just leave it as-is.