Closed
Bug 119289
Opened 24 years ago
Closed 24 years ago
The usage of 'dir="rtl"' property in som etags disrupts the text selection and copying through the entire page
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: danilche, Assigned: mkaply)
References
()
Details
(Keywords: rtl)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
If the property 'dir="rtl"' is used in certain tags (I tested it with <p> and
<table> tags), the ability to select text in multiline paragraphs becomes
disrupted *through the entire page*. The selection can get disjointed, copying a
whole paragraph may copy the first line twice, the selection doesn't span
paragraphs correctly, etc.
Reproducible: Always
Steps to Reproduce:
1.Use mouse to select a multi-line section of a paragraph
2.Observe it not work correctly
3.Select and copy the whole paragraph, and when you paste it, the text pasted is
different from the text that was selected.
Actual Results: Selection malfunctioned as described -- it becomes disjoined,
copying selection to the clipboard results in a mangled copy, etc.
Expected Results: Selection should function the way it does when no 'dir="rtl"'
property is specified
Something as simple as <p dir="rtl> can disrup selection through the entire
page, in other paragraphs.
needs a selection person...
Assignee: trudelle → mkaply
Component: XP Apps → BiDi Hebrew & Arabic
QA Contact: sairuh → zach
Comment 2•24 years ago
|
||
Selection is Mike/Saari's group.
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 82352 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 4•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: zach → layout.fonts-and-text
You need to log in
before you can comment on or make changes to this bug.
Description
•