Opened 14 years ago
Closed 14 years ago
#6692 closed Bug (duplicate)
BIDI: When list is set to RTL, bullets are moved outside of visible area
Reported by: | Krzysztof Studnik | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | Core : Lists | Version: | 3.4 |
Keywords: | Opera Chrome Firefox3 | Cc: |
Description
Create list:
<ul> <li> line 1</li> <li> line 2</li> <li> line 3</li> </ul>
Select one item and press RTL
Expected result
Number is at the right edge of editor area
Actual result
Number is hidden, and horizontal scrollbar appears at the bottom (attached screenshot)
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | krst_20101118-02.png added |
---|
comment:1 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
DUP of #6249.