Modify ↓
Ticket #8389 (closed bug: cantfix)
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: | ||
| Blocking: | Blocked by: |
Description
An example: http://jsfiddle.net/wnLB3/1/
Change History
comment:1 Changed 2 years ago by dmethvin
- Status changed from new to closed
- Resolution set to worksforme
comment:2 Changed 2 years ago by dmethvin
- Status changed from closed to reopened
- Resolution worksforme deleted
Sorry i meant to leave this open for your input.
comment:3 Changed 2 years ago by tectonic
Yes, it seems like custom events should be triggerable on disabled elements.
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.

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