Opened 16 years ago
Closed 16 years ago
#3883 closed Bug (fixed)
[FF2] Styles do not break at cursor when toggled
Reported by: | Damian | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IBM Confirmed Review+ | Cc: |
Description
To reproduce:
- Open nightly Ajax sample
- Begin typing text
- Use one of bold/italic/underline etc and continue typing
- Toggle the style in (3)
Result: The style is undone for the whole text added in (3).
Expected: The style should break where the cursor is.
Reproduced on FF2. Seems to work in FF3.
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Review? added |
---|
Changed 16 years ago by
Attachment: | 3883.patch added |
---|
comment:3 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
Regression of [3019].