#6249 closed Bug (fixed)
BIDI: bullets in a Numbered/Bulleted List getting clipped when going from LTR to RTL
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.1 |
Component: | Core : BiDi | Version: | 3.4 |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the defect
- Open Ajax sample.
- Create a 2 level Numbered/Bulleted list as shown in the attachment.
- Keep the cursor in the list item one on first level.
- Click on RTL Icon.
Result: The first number/bullet is missing from the list.
Note: Firefox tackles this by adding a horizontal scrollbar.
Attachments (3)
Change History (17)
Changed 14 years ago by
Attachment: | Numbered list.jpg added |
---|
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Owner: | set to Paweł Horzela |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 14 years ago by
Status: | assigned → review |
---|
Changed 14 years ago by
Attachment: | 6249_2.patch added |
---|
comment:4 Changed 14 years ago by
Status: | review → review_failed |
---|
This's more a browser CSS bug, where list padding is not adjusted in according to text direction and even worse there's no CSS rule that could really compensate it, the attached patch is a workaround.
comment:5 Changed 14 years ago by
Status: | review_failed → review |
---|
comment:6 Changed 14 years ago by
Component: | General → Core : Lists |
---|---|
Milestone: | → CKEditor 3.5.1 |
Version: | → 3.4 |
comment:7 Changed 14 years ago by
Component: | Core : Lists → Core : BiDi |
---|
The related #6634 will be handled at this ticket also.
comment:8 Changed 14 years ago by
Summary: | BIDI: IE First number/bullet in a Numbered/Bulleted List getting clipped when going from LTR to RTL → BIDI: bullets in a Numbered/Bulleted List getting clipped when going from LTR to RTL |
---|
comment:9 Changed 14 years ago by
Owner: | changed from Paweł Horzela to Garry Yao |
---|---|
Status: | review → assigned |
comment:10 Changed 14 years ago by
Status: | assigned → review |
---|
comment:12 Changed 14 years ago by
Status: | review → review_passed |
---|
Looks like this simple fix is enough.
comment:13 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6274].
comment:14 Changed 14 years ago by
http://dev.ckeditor.com/6891 which is marked as a duplicate of this defect is not fixed.
Alternative TC: