Opened 15 years ago
Closed 15 years ago
#6004 closed Bug (fixed)
[3.4.x] Styles not being applied to collapsed selection
| Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | Core : Styles | Version: | |
| Keywords: | Cc: |
Description
There is no effect when trying to apply styles (like bold) in collapsed selections.
Attachments (2)
Change History (8)
comment:1 Changed 15 years ago by
| Status: | new → confirmed |
|---|
Changed 15 years ago by
| Attachment: | 6004.patch added |
|---|
comment:2 Changed 15 years ago by
| Owner: | set to Frederico Caldeira Knabben |
|---|---|
| Status: | confirmed → review |
comment:3 Changed 15 years ago by
| Status: | review → review_failed |
|---|
The proposed patch leaves bookmark nodes in the contents, noticeable in IE when applying styles to a collapsed selection in the middle of a word.
Changed 15 years ago by
| Attachment: | 6004_2.patch added |
|---|
comment:4 Changed 15 years ago by
| Status: | review_failed → review |
|---|
comment:5 Changed 15 years ago by
| Status: | review → review_passed |
|---|
comment:6 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with [5744].

I've reverted the original selection way for collapsed selections, additionally adding a new "collapsed" property for bookmarks.