Opened 12 years ago
Last modified 12 years ago
#9526 new Bug
[IE] Selection is not properly reflected on startup
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | 3.0 |
Keywords: | IE Discussion | Cc: |
Description
- Load the replacebyclass in IE;
- Check the toolbar status without focusing the document;
- Actual: the toolbar is not properly given the initial states as in other browsers.
- Expected: the toolbar should reflects the selection as if it's anchored at the start of document, this works for Firefox and Webkit.
Change History (2)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Keywords: | Discussion added |
---|---|
Milestone: | CKEditor 4.0.1 |
Status: | confirmed → new |
Decreased priority as the behavior of it is not determined yet.
Opened t/9526 for review, the original proposal was made on #9499.