Closed
Bug 6977
Opened 25 years ago
Closed 25 years ago
[PP] linux - file | open dialog box is way too big
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M8
People
(Reporter: cpratt, Assigned: pavlov)
Details
(Whiteboard: waiting for reporter's blessing)
build id: 9199052408
platform: red hat linux 5.2
to reproduce: select open from the file menu. result: the dialog box that is
presented is way too huge; it's something like six times as tall as need be.
Updated•25 years ago
|
Assignee: shuang → don
Comment 1•25 years ago
|
||
reassign it to don for later fixing. cc german to make sure the spec of dialog
box also covers linux
Comment 2•25 years ago
|
||
reassign it to don for later fixing. cc german to make sure the spec of dialog
box also covers linux
Updated•25 years ago
|
Assignee: trudelle → sdagley
Comment 4•25 years ago
|
||
reassigning to sdagley
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 5•25 years ago
|
||
We're bringing up the standard GTK file selection dialog without specifying any
particular size (I don't even know if there's a version that takes a parameter
for the dialog dimensions). Looking at the file open and save dialogs on
akkana's system the dialogs don't appear to be excessively large.
Using the 1999061508 build on my Linux machine, the dialog displayed is still
incredibly huge. The content takes up no more than 20 per cent of the available
space. Reopening. (Is there more info I can give you that would help you?)
Updated•25 years ago
|
Assignee: sdagley → law
Status: REOPENED → NEW
Comment 7•25 years ago
|
||
This is not a problem with the file picker dialog, it's a problem with the
intermediate dialog that allows you to either type in a URL to open or pick a
file. Reassigning to Bill Law whom I believe added this feature.
Assignee: law → trudelle
Status: ASSIGNED → NEW
Component: XPApps → XP Toolkit/Widgets
The width and height are apparently being specificied properly via attributes
on the <window> tag in openLocation.xul.
I'm resetting the component to "XP Toolkit/Widgets."
I think it's a gtk thing, since this works OK on Windows and Mac.
Assignee | ||
Updated•25 years ago
|
Assignee: trudelle → pavlov
Assignee | ||
Comment 10•25 years ago
|
||
i can't see this happening. my work would not have effected this as the gtk
file selection dialog is automagically sized in gtk and doesn't take any kind of
size specifications for this.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•25 years ago
|
||
intrinsic sizing issues. now fixed.
Whiteboard: waiting for m8 final to verify (still looks flaky, though)
Whiteboard: waiting for m8 final to verify (still looks flaky, though) → waiting for reporter's blessing
Comment 12•25 years ago
|
||
chris or german, what do you think? it's sort of clunky, but definitely not
as big as it used to be. (perhaps now a xul issue, not xptoolkits.)
Reporter | ||
Comment 13•25 years ago
|
||
pavlov showed me the dialog after he checked in his changes, and it's acceptable
now (not ideal, but acceptable). i'm going ahead and marking this one as
verified fixed.
Comment 14•11 years ago
|
||
Hello,
I see this bug is opened since 1999, but actually I have it :P
When I put my mouse en the "+" tab, the black infobox is displayed very big (but the text "Open a new tab" has the right size, only the container is too big). Tell me if you want a screenshot, it's not a big issue but it's ugly.
And after that, I saw that it's exactly the same issue with the infobox of the "refresh icon" and the "stop loading icon" (which replace the refresh icon when clicked).
The About of my Firefox indicates "25.0" + "Mozilla Firefox for Ubuntu canonical -1.0" and I'm running under Ubuntu 13.10 (32 bits).
Bye,
Nicolas
You need to log in
before you can comment on or make changes to this bug.
Description
•