Ticket #7432 (closed Bug: fixed)
Safari: we can't start a Numbered/Bulleted list with out focus in editor body
| Reported by: | satya | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.5.3 |
| Component: | General | Version: | 3.0 |
| Keywords: | IBM WebKit | Cc: | damo,jamescun,tmonahan |
Description
To reproduce the defect:
- Open Ajax Sample, with out focus in editor body, click on Insert/Remove Numbered list button.
Expected Result:
See that Empty Numbered list starts.
Actual Result:
2 empty paragraphs are created one with a span
<p> <span id="cke_bm_101S" style="display: none; "> </span></p> <p> </p>
Attachments
Change History
comment:1 Changed 2 years ago by wwalc
- Status changed from new to confirmed
- Keywords WebKit added
- Milestone set to CKEditor 3.5.3
Note: See
TracTickets for help on using
tickets.

#7438 marked as duplicate.