Skip to main content

Bug Tracker

Side navigation

#7544 closed bug (duplicate)

Opened November 17, 2010 05:09PM UTC

Closed November 17, 2010 06:33PM UTC

Last modified November 17, 2010 06:33PM UTC

live() method not working properly on file inputs IE8/7 and FF 4 B7

Reported by: teevio@gmail.com Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
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/

Attachments (0)
Change History (2)

Changed November 17, 2010 06:33PM UTC by jitter comment:1

resolution: → duplicate
status: newclosed

Changed November 17, 2010 06:33PM UTC by jitter comment:2

Duplicate of #5997.