Opened 8 years ago
Closed 8 years ago
#16787 closed Bug (worksforme)
[Edge] Undo-redo flicker when style applied
Reported by: | Tade0 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Build latest
master
. - Open the
/samples
page and apply the "Special Container" style to the content. - Hit Undo twice
Expected result
After first undo nothing interesting should happen.
Actual result
On second undo the style appears for a split second only to disappear.
Other details (browser, OS, CKEditor version, installed plugins)
Edge 14.14393
Change History (4)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
@t.jakut can't reproduce it either.
comment:3 Changed 8 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Different procedure:
- Apply the "Special container" style to "hello world"
- Undo.
- Apply the style again.
- Undo.
- Redo.
- Try to undo.
comment:4 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
I could not reproduce it as well with any of given test cases.
Can't reproduce it. Is there any particular block, where the style should be applied? Should undo be hit with keyboard or a UI button and a mouse?