Closed
Bug 1325449
Opened 8 years ago
Closed 8 years ago
Add RTL support to the WebIDE interface
Categories
(DevTools Graveyard :: WebIDE, defect, P5)
DevTools Graveyard
WebIDE
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: itiel_yn8, Unassigned)
Details
Attachments
(1 file)
81.26 KB,
image/png
|
Details |
On RTL builds, current WebIDE interface is lacking some RTL support.
WebIDE's elements that need adjustments for RTL:
1. In both 2 columns, the text should support BiDi, and the mini icons should appear on the right of each string (except for the refresh buttons- these should appear on the left)
2. Adjust the "Extra Components" section for BiDi, while its top links should appear on the left
3. Ditto as #2, for Preferences
4. Ditto as #2, for Device Preferences, but with a few changes:
a. All preferences fields should be hard-coded for LTR, while "Search preferences", "New preference name" and "Preference value" should support BiDi)
b. The preferences themselves should appear on the right side of the table, and the checkboxes/fields should appear on the left
5. Ditto as #2, for Runtime Info
6. Ditto as #2, for Permissions Table
7. Ditto as #2, for other similar windows I've yet to encounter
Attached current look of WebIDE on RTL build.
While we'd accept a patch to change this, we expect to remove WebIDE entirely in the near future (bug 1314811).
Priority: -- → P5
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•