Modify ↓
Ticket #7544 (closed bug: duplicate)
live() method not working properly on file inputs IE8/7 and FF 4 B7
| Reported by: | teevio@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.5 |
| Component: | unfiled | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The live() method does not work as expected with IE8/7 and FF 4 B7. With IE8/7 the live change method doesn't get fired until after you've selected the file AND blurred from the file input field.
FF 4 B7 is similar except it never gets fired regardless. Obviously 4 B7 is not a final release but it's what actually made me realize what was going on with the IE issue.
Test code is here: http://jsfiddle.net/DHy7X/4/
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
