Opened 14 years ago
Closed 10 years ago
#7362 closed Bug (fixed)
BIDI: Numbers/Bullets not displaying in the editor in a mixed content list in FF
Reported by: | James Cunningham | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : BiDi | Version: | 3.5.3 |
Keywords: | IBM Firefox | Cc: | Damian, Satya Minnekanti, Teresa Monahan |
Description
Steps to reproduce the defect:
- Open the Ajax sample in FF.
- Paste the following code into the source view.
<ol dir="rtl"> <li> list item 1 <ol dir="ltr"> <li> list item 2</li> </ol> </li> </ol>
- Place the cursor at the end of the last list item.
- Press Enter twice.
Expected: The number 2 should display in the editor relating to the second list item of the outer list.
Actual: No number is displayed.
Note: If the editor is removed the number is visible but if you recreate the editor the number disappears again. Same behaviour for bulleted lists.
Change History (5)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:3 follow-up: 4 Changed 14 years ago by
Keywords: | Firefox added; FF removed |
---|
This's actually a browser bug and can be reproduced in Midas demo, very similar to #6249.
comment:4 Changed 14 years ago by
comment:5 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
I cannot reproduce this issue on Firefox any more. This issue was fixed around 4.2.0 (it was reproducible on 4.1.0).
Confirmed in rev6593
In CKEv3.5.2 and earlier, the additional number is always visible, but it is contained in as RTL list item: