Opened 16 years ago
Last modified 16 years ago
#3377 closed Bug
[IE]Element path not updated after context menu — at Initial Version
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IE Confirmed Review+ | Cc: |
Description
Reproducing Procedures
- Open the replace by class example page;
- Make the following content along with selection:
text <a href="#">context^ menu</a>
- Right click to open context menu, now click on the 'text' before the link;
- Expected Result: The element path bar is refreshed.
- Actual Result: The element path bar still indicate the old position.
3377.patch