Closed
Bug 614535
Opened 15 years ago
Closed 12 years ago
Bidirectional issues in Firefox Input interface
Categories
(Input Graveyard :: Frontend, defect, P2)
Input Graveyard
Frontend
Tracking
(Not tracked)
RESOLVED
WORKSFORME
4.x
People
(Reporter: linostar, Assigned: tofumatt)
References
Details
(Keywords: rtl, Whiteboard: [bidi])
Attachments
(2 files)
input.mozilla.com suffers from many issues regarding bi-directionality:
1- The legend of the statistics graphics on the main page has its letters reversed (i.e. 'praise' became 'esiarp'), while this issue doesn't exist for other rtl locales like Hebrew (see snapshots in the first two attachments).
2- Punctuations do not appear in their proper places for ltr content in rtl pages (css design issues). Parentheses occasionally appears reversed.
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Updated•15 years ago
|
Whiteboard: [bidi]
Comment 2•15 years ago
|
||
No, the bug with the legends exists for both Hebrew and Arabic - the captions should be תשבוחות and תלונות, not תוחובשת and תונולות.
Both will be fixed by bug 620446.
Comment 3•15 years ago
|
||
Legends are now fixed. The problem with parentheses still occurs. This is a classic use case for auto-direction (bug 548206).
Depends on: DirAuto
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → tofumatt
Target Milestone: --- → 4.1
Comment 4•14 years ago
|
||
I told you you'd get to play with RTL at Mozilla, Matt :)
Assignee | ||
Updated•14 years ago
|
Component: Input → Frontend
Product: Webtools → Input
Version: Trunk → unspecified
Updated•14 years ago
|
Priority: -- → P2
Comment 6•14 years ago
|
||
4.2 is frozen, moving things to 4.x and will reassign to more specific milestones soon.
Target Milestone: 4.2 → 4.x
Comment 7•14 years ago
|
||
Fixed a few of the issues with LTR problems in RTL pages in this pull request https://github.com/mozilla/input.mozilla.org/pull/21
This seems fixed now, file a new bug with specifics if you see issues going forward.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•