Opened 16 years ago
Closed 16 years ago
#4087 closed Bug (fixed)
[FF] Create list result incorrect with Ctrl-A
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Core : Lists | Version: | |
Keywords: | Confirmed Firefox Review+ | Cc: |
Description
Reproducing Procedures
- Open the 'replace by class' sample page in Firefox;
- Load the document with the following content and selection with Ctrl-A:
[<p>line1</p> <p>line2</p>]
- Click on 'Insert/Remove Bulleted List' button;
- Actual Result: Four list items created.
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | 4087.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Confirmed Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3969].