Opened 14 years ago
Closed 14 years ago
#8040 closed Bug (fixed)
[IE] Missed selection change event
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.1 |
Component: | Core : Selection | Version: | 3.6.1 |
Keywords: | Cc: | satya_minnekanti@… |
Description
- Open the default sample page, make a word selection;
- Open Styles combo and apply one of the heading styles;
- Reopen combo and remove (click on same item again) the applied style;
- Check the elements path bar:
- Actual Result: body -> h3
- Expected Result: body -> p
Change History (4)
comment:1 Changed 14 years ago by
Keywords: | IE removed |
---|---|
Status: | new → confirmed |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Cc: | satya_minnekanti@… added |
---|
This is not only IE problem. It's happening on all browsers.
Reproducible from rev [6983].