Opened 13 years ago

Closed 13 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)

krst_20101118-02.png (25.3 KB) - added by Krzysztof Studnik 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by Krzysztof Studnik

Attachment: krst_20101118-02.png added

comment:1 Changed 13 years ago by Garry Yao

Resolution: duplicate
Status: newclosed

DUP of #6249.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy