Open Bug 222232 Opened 22 years ago Updated 5 years ago

[MIDAS] implement DirRTL/LTR and BlockDirRTL/LTR in midas

Categories

(Core :: DOM: Editor, defect, P5)

defect

Tracking

()

People

(Reporter: tsahi_75, Unassigned)

Details

(Keywords: rtl)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; he-IL; rv:1.4) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; he-IL; rv:1.4) Gecko/20030624 although these commands are not described in msdn's specification (http://msdn.microsoft.com/workshop/author/dhtml/reference/commandids.asp)one could guess their meaning from their name. it looks to me that DirRTL/LTR will set RTL or LTR direction to the whole text, and BlockDirRTL/LTR will set RTL/LTR direction to a block within the text, like a paragraph or a table cell. one way or another, there is a need to allow the user to set the text directionality, so midas can be used in RTL applications too, like forums etc. Reproducible: Always Steps to Reproduce: 1. open http://www.mozilla.org/editor/midas-spec.html 2. look for a command to set text directionality Actual Results: you find none Expected Results: midas should have a command to set text directionality.
I believe that OS and Hardware should both be set to All. Prog.
you're right.
OS: Windows XP → All
Hardware: PC → All
you can add to that InlineDirLTR/RTL, which, i assume, give LTR/RTL override to text inside an element, like <span dir="rtl"> </span> inside a generaly LTR paragraph.
This will help many Israeli sites to move from IE-only code to cross-browser code.
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: bugzilla → editor
Assignee: mozeditor → nobody
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.

If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.