Opened 7 years ago
Closed 7 years ago
#17553 closed enhancement (fixed)
Stop using execScript under IE11
Reported by: | Petro Khodko | Owned by: | Petro Khodko |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.6 |
Component: | General | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Avoid using of execScript under Internet Explorer 11 as it's not supported any more
Change History (3)
comment:1 Changed 7 years ago by
Owner: | set to Petro Khodko |
---|---|
Status: | new → pending |
comment:2 Changed 7 years ago by
Status: | pending → new |
---|
Issue is fixed in #17311, didn't notice that change.
comment:3 Changed 7 years ago by
Milestone: | tbd → 1.7.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I searched the code base and didn't see any uses except for one, but only for IE6-8. Is there something that's failing for you?