Opened 14 years ago
Closed 14 years ago
#7277 closed Bug (duplicate)
BiDi: Strange behaviour when creating RTL lists
Reported by: | James Cunningham | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.3 |
Component: | Core : BiDi | Version: | 3.5.3 |
Keywords: | IBM IE | Cc: | Damian, Satya Minnekanti, Teresa Monahan |
Description
Steps to reproduce the defect:
Scenario 1:
- Open the Ajax sample.
- Type a line of text.
- Click on the RTL icon.
- Select the line of text & click on the bulleted list icon.
Expected: A RTL bulleted list containing 1 list item is visible in the editor.
Actual: Nothing is displayed in the editor.
Scenario 2.
- Open the Ajax sample.
- Create a bulleted list.
- Select the list & click the RTL icon.
- Click on Numbered List\Bulleted List or Decrease Indent icons.
Result: Nothing happens!!!
Change History (4)
comment:1 Changed 14 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.5.3 |
---|
comment:4 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
This is a regression in 3.5.3.
This defect is also reproducible on FF 3.6.6 so it is not only an IE bug.