Opened 17 years ago
Last modified 15 years ago
#3129 closed Bug
RichCombo state after switch mode is incorrect — at Initial Version
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | HasPatch | Cc: |
Description
RichCombo marked list item state is not reset on mode switch, reproduce by :
- Open the replace by code example page;
- Open a combo and select a item;
- Switch to 'source' mode and then switch back;
- Actual Result: Still marked selection result from previous.
