Closed
Bug 152887
Opened 22 years ago
Closed 22 years ago
download dialog layout broke: 'open with' option wraps unecessarily pushing buttons out of dialog box bounds
Categories
(SeaMonkey :: Download & File Handling, defect)
SeaMonkey
Download & File Handling
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 128750
People
(Reporter: m_mozilla, Assigned: bugzilla)
Details
Attachments
(1 file)
(deleted),
image/jpeg
|
Details |
macos x trunk build 2002061908
This bug wasn't seen on my last build which was from the 18th or 17th.
When I download a file, I get a dialog asking whether I want to save to disk or
open with stuffit expander. Previously, the 'open with' item was on one line (or
maybe it wrapped to two lines). Now, it wraps between each word, causing the
item to occupy significantly greater vertical space.
This vertical space wastage pushes the rest of the dialog box contents further
down, and as a result, the buttons at the bottom have only a few pixels visible.
They can still be clicked, but you can't read the text in them because only the
tops of the buttons outlines fit in the dialog.
-matt
This also happens on WinXP BuildID 2002062008 but didn't on BuildID 2002061712
Happens with attachments within mailnews too.
Can someone change to All and up priority?
Comment 3•22 years ago
|
||
Platform: ALL
OS: ALL
Per comment #2
OS: MacOS X → All
Hardware: Macintosh → All
updating priority to "major" as no easy workaround is available.
The amount of button rendered is inversly proportional the the number of words
in the "open with" application name because the name wraps with one word per
line. In cases where the name is three words (in my situation), no buttons are
visible and users will likely be quite flummoxed.
Priority determination is up to folks who actually do the coding :)
-matt
Severity: normal → major
Using BuildID 2002062508 on WinXP it looks like some patch recently landed has
fixed this, anyone want to confirm and mark as WFM?
Comment 7•22 years ago
|
||
dup
*** This bug has been marked as a duplicate of 128750 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 8•22 years ago
|
||
To clarify the dupe: this bug was CAUSED by the patch for bug 128750. That
patch has been backed out, making this bug no longer valid.
Comment 9•22 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•