Opened 14 years ago
Closed 14 years ago
#6625 closed Bug (fixed)
BIDI: Mixed LRT/RLT direction causes incorrect behaviour
Reported by: | Paweł Horzela | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.1 |
Component: | Core : Lists | Version: | 3.4.1 |
Keywords: | Cc: |
Description
Paste source:
<ul dir="rtl"> <li dir="ltr"> item 1</li> <li> item 2</li> </ul>
Incorrect behaviours:
- First item ('item 1') bullet icon is not visible in Opera, FF and Chrome.
- When you set focus on first item ('item 1') and decrease indent, it becomes RTL instead of remain as LTR.
Attachments (1)
Change History (8)
comment:1 Changed 14 years ago by
Component: | General → Core : Lists |
---|---|
Status: | new → confirmed |
Version: | → 3.0 |
comment:2 Changed 14 years ago by
Milestone: | → CKEditor 3.4.3 |
---|---|
Version: | 3.0 → 3.4.1 |
comment:3 Changed 14 years ago by
Milestone: | CKEditor 3.4.3 → CKEditor 3.5.1 |
---|
comment:4 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
Changed 14 years ago by
Attachment: | 6625.patch added |
---|
comment:5 Changed 14 years ago by
Status: | assigned → review |
---|
Patch fixes the preservation of the direction on an outdented list item to a paragraph.
comment:6 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6255].
Confirmed since CKE 3.0