Closed
Bug 284532
Opened 20 years ago
Closed 5 years ago
fileField binding cuts off the most important part
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla-mozilla-20000923, Unassigned)
References
()
Details
The fileField binding, as found in the new preferences window, is all well and
good, but it always cuts off the *end* of the displayed text. This is fine
(probably) for a descriptive name from a DLL (e.g. plugins), but sucks for the
Tools > Options > Downloads > Download Folder option. I currently see:
( ) Ask me where to save every file
(o) Save all files to this folder:
[ # C:\Documents and Settings\James\My Documents\Share] [ Browse... ]
The biggest problem is I can't see what folder I have selected without opening
the browser window - the text field is disabled so I can't scroll it in any way,
and it has simply truncated the text. Also, there is no tooltip, but this is
probably due to a lack of any crop. My suggestion for this situation is:
[ # C:\Documents and Settin...Documents\Shared\Mirror ] [ Browse... ]
i.e. crop="center" and thus also a tooltip with the full path.
Comment 1•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
Updated•18 years ago
|
Assignee: bugs → nobody
Comment 2•5 years ago
|
||
We, uh, "fixed" this by removing the filefield binding (bug 1452624).
You need to log in
before you can comment on or make changes to this bug.
Description
•