Closed Bug 213738 Opened 21 years ago Closed 14 years ago

URLs and Fields columns should be LTR when UI is right to left

Categories

(SeaMonkey :: General, defect)

SeaMonkey 1.1 Branch
x86
All
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: tsahi_75, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: rtl, Whiteboard: bugday0420)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; he-IL; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; he-IL; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

when the interface is aligned to the right, e.g. when using a RTL
language (like hebrew or arabic), go to tools > form manager > edit form info >
other saved information, url-specific subcategory. the URL and Field columns
contain data in latin characters, and therefore should remain LTR even when
using a RTL language pack

Reproducible: Always

Steps to Reproduce:
1.aligning the interface to the right: add these lines to the file intl.css, in
the locale\en-US\global, in the en-US.jar file (the language pack file, in the
chrome folder):

/*make UI RTL */

window,dialog,wizard,page { direction: rtl; }

menu { direction: rtl; }

outliner { direction: rtl; }

/*
 * make sure search from address bar remains in RTL
 */

#urlbar .autocomplete-search-engine
{
direction: rtl !important;
}

/*
 * keep Composer <HTML> Source tab LTR
 */

#content-source,
#doctype-text { direction: ltr; }


2.start mozilla.
3. go to the mentioned dialogue box.
Actual Results:  
said columns are aligned to the right

Expected Results:  
columns should be aligned to the left

a similar problem with most other url fields throughout the UI was fixed by
smontagu in bug 157607.
Blocks: 219070
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Assignee: dveditz → nobody
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
Filter on "Nobody_NScomTLD_20080620"
QA Contact: tpreston → form-manager
Product: Core → Toolkit
QA Contact: form-manager → form.manager
This UI no longer exists.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
This UI still exists. Now it's SeaMonkey.
Status: RESOLVED → REOPENED
Component: Form Manager → General
Product: Toolkit → SeaMonkey
QA Contact: form.manager → general
Resolution: INVALID → ---
Version: Trunk → SeaMonkey 1.1 Branch
Can you reproduce with SeaMonkey v2.0a3 / current v2.0b1pre?
Status: REOPENED → UNCONFIRMED
SeaMonkey 2.0 doesn't have a form manager any more. => INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago14 years ago
Resolution: --- → INVALID
Whiteboard: bugday0420
Ever confirmed: true
> *** This bug has been confirmed by popular vote. ***
It's dead Jim.
You need to log in before you can comment on or make changes to this bug.