Opened 17 years ago

Last modified 15 years ago

#3129 closed Bug

Selection sensitive commands state after switch mode is incorrect — at Version 1

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone:
Component: General Version: SVN (CKEditor) - OLD
Keywords: HasPatch Cc:

Description (last modified by Garry Yao)

E.g. RichCombo marked list item state is not reset on mode switch, reproduce by :

  1. Open the replace by code example page;
  2. Open a combo and select a item;
  3. Switch to 'source' mode and then switch back;
    • Actual Result: Still marked selection result from previous.

Change History (3)

comment:1 Changed 17 years ago by Garry Yao

Description: modified (diff)
Keywords: Confirmed Review? added
Owner: set to Garry Yao
Status: newassigned
Summary: RichCombo state after switch mode is incorrectSelection sensitive commands state after switch mode is incorrect

This patch force all the selection sensitive commands to be reset with a simple way when switching to 'source' mode and back.

Changed 17 years ago by Garry Yao

Attachment: 3129.patch added

Changed 17 years ago by Garry Yao

Attachment: 3129_2.patch added
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy