Ticket #7620 (closed bug: fixed)
Mouse: Error in IE 8 with disabled inputs
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.16 |
| Component: | ui.mouse | Version: | 1.8.10 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
comment:1 Changed 22 months ago by Scott González
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 22 months ago by Scott González
Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName. Fixes #7620 - Mouse: Error in IE 8 with disabled inputs. (cherry picked from commit 7f812f8be99bf8dc483b84b12432b61a8e3d59cd)
Changeset: c5799b51415cd6c855a05028bf55abe69f570313
Note: See
TracTickets for help on using
tickets.


Mouse: Work around a bug in IE 8 where disabled inputs don't have a nodeName. Fixes #7620 - Mouse: Error in IE 8 with disabled inputs.