#14503 closed defect (fixed)
[regression] connect to onpropertychange fails on IE9/quirks
Reported by: | bill | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | high | Milestone: | 1.7.2 |
Component: | Events | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Attachments (2)
Change History (11)
Changed 9 years ago by
comment:1 Changed 9 years ago by
Note that the error has nothing to do with connecting to dojo.body(); it happens for any node.
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
comment:4 Changed 9 years ago by
BTW, since this is a regression you might want to backport it to the 1.7 branch. OTOH it seems like an uncommon use case. TBH I'm surprised that anyone is connecting to onpropertychange, but apparently they are.
comment:5 Changed 9 years ago by
Kris, this looks like a safe change, you don't mind if I backport it to 1.7 do you?
comment:7 Changed 9 years ago by
Milestone: | 1.8 → 1.7.2 |
---|
Oh, actually turns out you already did it, in [27494], just didn't show up here.
comment:9 Changed 8 years ago by
Note that this isn't an issue on 1.6 since dojo/on first appeared in 1.7.
Note: See
TracTickets for help on using
tickets.
browser and document mode screenshot (from IE developer console, F12 key)