#12538 closed defect (fixed)
IE9: Editor does not restore selections, etc, when clicking bold, etc, so bold, italics fails
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.5.2 |
Component: | Editor | Version: | 1.6.0 |
Keywords: | IE9 | Cc: | bill |
Blocked By: | Blocking: |
Description
IE9 appears to support the WC3 Range API, but there are restore checks in IE that do not work 'properly' with this. It appears minor tweaks are required in dijit/_base/focus.js, and dijit/Editor.js
to fix these issues
Change History (8)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Status: | new → assigned |
---|
comment:4 Changed 10 years ago by
comment:5 Changed 10 years ago by
comment:6 Changed 10 years ago by
comment:7 Changed 10 years ago by
Milestone: | tbd → 1.6.1 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:8 Changed 9 years ago by
Milestone: | 1.6.1 → 1.5.2 |
---|
Note: See
TracTickets for help on using
tickets.
(In [24117]) Committing in fix for IE9 and Editor. It now supports the range API, so codepaths needed tweaks. \!strict refs #12538