Selection sensitive commands state after switch mode is incorrect
— at Version 1
E.g. 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.
Change History (3)
| Description: |
modified (diff)
|
| Keywords: |
Confirmed Review? added
|
| Owner: |
set to Garry Yao
|
| Status: |
new →
assigned
|
| Summary: |
RichCombo state after switch mode is incorrect →
Selection 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.