Opened 14 years ago
Closed 14 years ago
#6807 closed Bug (fixed)
toggle inline style bug
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5 |
Component: | Core : Styles | Version: | 3.5 |
Keywords: | Cc: |
Description
- Load default sample page;
- Click to put cursor inside words "sample text";
- Click on "Bold" button;
- Actual Result: Cursor moves out of bold style;
- Expected Result: Bold style removed with cursor position remains.
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by
Changed 14 years ago by
Attachment: | 6807.patch added |
---|
comment:2 Changed 14 years ago by
Keywords: | HasPatch added |
---|
comment:3 Changed 14 years ago by
Keywords: | HasPatch removed |
---|---|
Owner: | set to Garry Yao |
Status: | new → review |
comment:4 Changed 14 years ago by
Milestone: | CKEditor 3.4.3 → CKEditor 3.5 |
---|---|
Status: | review → review_passed |
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6205].
Regression of [6111].