Opened 15 years ago
Closed 15 years ago
#6007 closed Bug (fixed)
[3.4.x] Error when applying style on full text selection
| Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | Core : Styles | Version: | |
| Keywords: | Cc: |
Description
- Cleanup the editor.
- Type some words.
- Hit CTRL+A to select all.
- Click the Bold button.
A js error is thrown.
Confirmed with IE8.
Change History (3)
comment:1 Changed 15 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 15 years ago by
| Owner: | set to Frederico Caldeira Knabben |
|---|---|
| Status: | confirmed → assigned |
comment:3 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Confirmed it fixed at #6006.

The proposed patch at #6006 fixes this one also. Let's wait for that one to get closed to confirm it here.