Closed
Bug 108567
Opened 23 years ago
Closed 23 years ago
download dialog "stretching" icon
Categories
(Core Graveyard :: File Handling, defect)
Core Graveyard
File Handling
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: sspitzer, Assigned: law)
References
Details
(Keywords: regression)
Attachments
(2 files, 2 obsolete files)
28.78 KB,
image/jpeg
|
Details | |
1.73 KB,
patch
|
law
:
review+
|
Details | Diff | Splinter Review |
download dialog "stretching" icon
screen shot coming.
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Comment 3•23 years ago
|
||
over to law.
blake tells me that "users of <image> just have to make sure it's wrapped in a
box that doesn't stretch, now"
this falls out of a recent landing of hyatt's, according to blake.
Assignee: blakeross → law
Comment 4•23 years ago
|
||
Yeah, probably related to the ICO/Etc. renderer checkin deal. I must admit, it's
kinda growing on me this way, ;)
Comment 5•23 years ago
|
||
This seems to cause the buttons at the bottom of the dialog to get placed out of
bounds once you use "choose" application to open the downloaded file.
Mac trunk 2001110
OS: Windows 2000 → All
Hardware: PC → All
*** Bug 109626 has been marked as a duplicate of this bug. ***
Comment 7•23 years ago
|
||
*** Bug 108875 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Blocks: 78106
Component: Browser-General → File Handling
Keywords: mozilla0.9.7,
regression
QA Contact: doronr → sairuh
*** Bug 110728 has been marked as a duplicate of this bug. ***
*** Bug 111329 has been marked as a duplicate of this bug. ***
Comment 10•23 years ago
|
||
see also bug 111372
Comment 11•23 years ago
|
||
<Seth Spitzer>
blake tells me that "users of <image> just have to make sure it's wrapped in a
box that doesn't stretch, now"
</Seth Spitzer>
Ok, this patch creates the needed non-stretchy box
Comment 12•23 years ago
|
||
**** **** **** **** ****. Always test your patches before submitting. ALWAYS
test your patches before submitting.
Updated patch - it works now!
Comment 13•23 years ago
|
||
Comment on attachment 58899 [details] [diff] [review]
Patch to nsHelperAppDlg.xul
I hate this bug.
r=hwaara
Attachment #58899 -
Flags: review+
Comment 14•23 years ago
|
||
Thanks Håkan. Whats the chances of this getting into the tree any time soon?
What do I have to do? Who do I have to email/beg/kill?
You might also want to look at bugs 110456 & 111372 - very similar bugs, with
very similar patches. But I can't add the patch keyword, so they're unlikely to
be found .
Assignee | ||
Comment 15•23 years ago
|
||
This patch fixes both places. Reviews, please?
Thanks for the help, BTW.
Attachment #58889 -
Attachment is obsolete: true
Attachment #58899 -
Attachment is obsolete: true
Comment 16•23 years ago
|
||
The default alignment is stretch. Why does this work?
Assignee | ||
Comment 17•23 years ago
|
||
Got me. I don't know why it broke, either. I'm just collecting the patches and
checking them in. Anybody?
Assignee | ||
Comment 18•23 years ago
|
||
Comment on attachment 59792 [details] [diff] [review]
patch for both the helper app dialog and the helper app pref panel
r=hwaara (for the one file)
r=bzbarsky (for the other)
Attachment #59792 -
Flags: review+
Assignee | ||
Comment 19•23 years ago
|
||
Comment on attachment 59792 [details] [diff] [review]
patch for both the helper app dialog and the helper app pref panel
r=hwaara (for the one file)
r=bzbarsky (for the other, from bug 111372)
Comment 20•23 years ago
|
||
It broke because hyatt fixed it so xul <image/>s stretch. Thinking about it
further, I think the fixes make sense. After all, the vbox does stretch, but
it doesn't contain anything else forcing it to size more than the image size.
As far as I can see. So sr=me.
Assignee | ||
Comment 21•23 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 22•23 years ago
|
||
vrfy fixed on winnt, mac 10.1.1 and mac 9.1 using 2001.12.05.0x-comm bits.
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•