Opened 13 years ago

Closed 11 years ago

#7057 closed Bug (wontfix)

[FF] Mixed dir list displayed wrong

Reported by: Tobiasz Cudnik Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Cc:

Description

Mixed dir list displayed wrong on FF 3.6 windows using a following content.

<ul dir="rtl">
	<li>
		LI</li>
	<li dir="ltr">
		LI</li>
	<li>
		LI</li>
</ul>

Attachments (1)

2011-01-26-114635_1115x210_scrot.png (13.3 KB) - added by Tobiasz Cudnik 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by Tobiasz Cudnik

comment:1 Changed 13 years ago by Tobiasz Cudnik

Status: newconfirmed

comment:2 Changed 13 years ago by Wiktor Walc

Keywords: Firefox removed
Version: 3.0

Same problem in IE8.

Note that if you try in Firefox opening a HTML file with such a list, if will be displayed in an exactly the same way like in CKEditor.

comment:3 Changed 11 years ago by Piotrek Koszuliński

Resolution: wontfix
Status: confirmedclosed

Partially expired and definitely not our fault. I tested this HTML on FF, Chrome and IE9 - only on Chrome there's a small glitch - LTR list item has dot on left side, but the text is on the right hand side.

We could keep this ticket, waiting until this issue will be fixed in Webkit, but the truth is that no one cares about this issue. Thus, I'm closing it.

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