Open Bug 222098 Opened 21 years ago Updated 2 years ago

download progress window content doesn't fit in the window when UI direction is RTL

Categories

(Core :: Layout: Text and Fonts, defect)

x86
Windows XP
defect

Tracking

()

People

(Reporter: tsahi_75, Unassigned)

Details

(Keywords: rtl)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; he-IL; rv:1.4.1) Gecko/20031008
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; he-IL; rv:1.4.1) Gecko/20031008

when using a RTL language pack (e.g. hebrew or arabic), and the interface is
aligned right, the text in the download progress window doesn't fit in the
window. when the download starts it looks ok, but withing a second the right
side of the text goes out of the window.
i'm not sure if this is related to bug 140636 or bug 140577, or simply a problem
of the text being simply too long to fit the window, in which case the localizer
needs a control on the window's width, like we have in the prefs panel and in
other places.
this is actually something i noted a long time ago, but didn't report yet
because i waited for the bugs above to be fixed, but i don't see that much
progress is made on them. also, this could be a dupe, but i couldn't find a
similar bug.

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.in prefs>navigator>downloads, select "open progress dialog/box"
4.download a file from a site

Actual Results:  
the right end of the text (the start of the line) is out of the window and can't
bee seen. consequently, the Cancel button is also half seen and half out of the
window

Expected Results:  
text should fit in the window.
Attached image screen shot
i think the problem here is that the "status:" line is longer in hebrew (in my
translation) than in english. maybe someone here has the time to play with this
and see.

if this is indeed the problem, then the width value of this dialog should move
to the language pack, like in some other windows (like the prefs panel).
Continues in 1.8a. Even when confirming filename, OK and CANCEL buttons run out
of frame.
you mean 1.7a?
(In reply to comment #4)
> you mean 1.7a?

No, the newest nightly build is 1.8a. And it also occurs in English. I'm running
this on a Dell Lattitude D600 laptop running 1400 x 1050 resolution. I'm
consistently having the same issue.
Summary: download progress window content doesn't fit in the window. → download progress window content doesn't fit in the window when UI direction is RTL
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
this bug still exists in 1.7.11
Status: UNCONFIRMED → NEW
Ever confirmed: true
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
Assignee: mozilla → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: