Opened 15 years ago
Closed 12 years ago
#4079 closed Bug (expired)
[FF] Create list error no multiple items
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | |
Keywords: | Firefox | Cc: |
Description (last modified by )
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 Bulleted List' button;
- Actual Result: Javascript error thrown.
Attachments (1)
Change History (10)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Firefox added; FF removed |
comment:2 follow-up: 4 Changed 15 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
Regression of [3930] where the function parameter refactoring is not complete.
Changed 15 years ago by
Attachment: | 4079.patch added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review? added |
---|
Note that the incorrect result of the list is out the scope of this ticket.
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Reproducing Procedures
- Open the 'replace by class' sample page in Firefox;
- Clear all content with 'Ctrl-A' and then 'Del';
- Type "line1" + ENTER;
- Type "line2";
- Select all with 'Ctrl-A' and click on 'Insert/Remove Bulleted List' button;
- Actual Result: Javascript error thrown.
comment:7 Changed 15 years ago by
Keywords: | WorksForMe added; Confirmed Review? removed |
---|---|
Milestone: | CKEditor 3.0 → CKEditor 3.x |
Priority: | High → Normal |
Me and Tobiasz are not able to reproduce this issue. Let's wait for others to confirm it before proceeding on changes here.
comment:9 Changed 12 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Refine the description.