Opened 13 years ago
Closed 12 years ago
#7992 closed Bug (fixed)
"Style Lists" don't refresh after deleting the text with backspace
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5.3 |
Keywords: | Cc: |
Description (last modified by )
- Start with empty editor
- Change font size to 72
- Type three letters
- Delete three letters using backspace (press backspace more than three times so that there is no doubt whether the formatting was completely removed)
- Type three letters again
Results:
Firefox and Webkit- Size shows 72 but the typed letters are small. The drop down list is not refreshed. This hasn't worked form CKEditor 3.5.3 rev [6586]. The same thing happens for Style, Format and Font dropdown lists.
IE and Opera - the dropdown list is not refreshed but the typed letters are of size 72. It has always worked that way so I believe it's fine.
Change History (4)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | FF: "Style Lists" don't refresh after deleting the text with backspace → "Style Lists" don't refresh after deleting the text with backspace |
comment:3 Changed 13 years ago by
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Problem reported here for Firefox and Webkit is no longer reproducible in latest CKEditor 3.6.5.
Another issue caused by this revision - #8046