Open
Bug 542049
Opened 16 years ago
Updated 5 years ago
RTL problem in tables with contenteditable/designMode
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: alsadi, Unassigned)
Details
Attachments
(1 file)
68.02 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091216 Fedora/3.5.6-1.fc11 Firefox/3.5.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091216 Fedora/3.5.6-1.fc11 Firefox/3.5.6
tables edges are not in their right place
Reproducible: Always
Steps to Reproduce:
1. use any js WYIWYG html editor or have a page havig contenteditable=True
2. create/paste tables
3. repeat that dir=rtl
Actual Results:
the table edges are in different place than the table itself
Expected Results:
table edges are on the table itself
Reporter | ||
Comment 1•16 years ago
|
||
Updated•16 years ago
|
Component: General → Editor
Product: Firefox → Core
QA Contact: general → editor
Version: unspecified → 1.9.1 Branch
Comment 2•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.
If you have reason to believe this is wrong, 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.
Description
•