Skip to main content

Bug Tracker

Side navigation

#8389 closed bug (cantfix)

Opened February 26, 2011 01:09AM UTC

Closed March 30, 2011 06:41PM UTC

Last modified March 14, 2012 01:26PM UTC

Live events triggered on disabled input fields do not get fired in jQuery 1.5. Works in 1.4.x.

Reported by: tectonic Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:
Description
Attachments (0)
Change History (5)

Changed February 26, 2011 03:52AM UTC by dmethvin comment:1

resolution: → worksforme
status: newclosed

Yes, we fixed that because it was a bug. See #6911. Are you wanting to trigger custom events on disabled inputs?

Changed February 26, 2011 03:53AM UTC by dmethvin comment:2

resolution: worksforme
status: closedreopened

Sorry i meant to leave this open for your input.

Changed February 26, 2011 05:15AM UTC by tectonic comment:3

Yes, it seems like custom events should be triggerable on disabled elements.

Changed March 30, 2011 06:41PM UTC by dmethvin comment:4

resolution: → cantfix
status: reopenedclosed

We can't make events fire consistently cross-browser on disabled elements, so we're going to leave this as is.

Changed August 26, 2011 02:54PM UTC by dmethvin comment:5

#10145 is a duplicate of this ticket.