Opened 10 years ago
Closed 9 years ago
#12632 closed Bug (fixed)
[Blink/Webkit] Impossible or hard to remove format
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | |
Keywords: | Blink Webkit | Cc: |
Description
- Open replacebycode sample.
- Delete all contents (make sure that paragraph is created - see #12630).
- Press the bold button.
- Press the remove format button once.
- Safari: nothing happened. Pressing the button second time finally remove the style
- Blink: the elements path says that we are in strong, while the bold button not.
Related to #12621.
Change History (3)
comment:1 Changed 10 years ago by
Status: | new → pending |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | pending → closed |
I remember that we fixed this issue very soon after I reported it.
I have tried this in latest CKEditor 4.4.7 and couldn't.
I have tried Chrome and Safari on Mac and Win7. Are still you able to reproduce it?