Closed
Bug 180215
Opened 22 years ago
Closed 21 years ago
[spam] initial size of junk mail controls dialog is huge
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.4beta
People
(Reporter: sspitzer, Assigned: sspitzer)
References
Details
(Keywords: fixed1.5)
Attachments
(3 files, 1 obsolete file)
3.84 KB,
patch
|
dmosedale
:
review+
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
18.48 KB,
image/png
|
Details | |
886 bytes,
patch
|
neil
:
review+
Bienvenu
:
superreview+
asa
:
approval1.5+
|
Details | Diff | Splinter Review |
[spam] initial size of junk mail controls dialog is huge
this might be fixed by neils patch at
http://bugzilla.mozilla.org/attachment.cgi?id=105964&action=edit
Updated•22 years ago
|
Status: NEW → ASSIGNED
OS: Windows 2000 → All
Hardware: PC → All
Comment 1•22 years ago
|
||
Updated version of Neil's patch. Two changes:
* fix a syntax error and also add a forgotten ; in junkMail.xul
* remove a function which is no longer necessary from junkMail.js
Comment 2•22 years ago
|
||
Comment on attachment 106869 [details] [diff] [review]
patch v2
r=dmose
Attachment #106869 -
Flags: review+
Assignee | ||
Comment 3•22 years ago
|
||
Comment on attachment 106869 [details] [diff] [review]
patch v2
sr=sspitzer
assuming we don't have the "blank on second time problem"
thanks to neil for the patch, and thanks to dmose for testing, cleaning up, and
landing.
Attachment #106869 -
Flags: superreview+
Comment 4•22 years ago
|
||
Fix checked in; thanks for the patch, Neil!
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
*** Bug 181267 has been marked as a duplicate of this bug. ***
OK using nov22 commercial trunk: win98, mac OS 10.2, linux rh8
Status: RESOLVED → VERIFIED
I just upgraded to win32 WinME build 2002112208, and the junk mail controls
window is huge. I resized it, closed the window, and reopened it, and it's huge
again. I don't see the fixed part...
Yes, confirmed this is back in 12-02 commercial trunk build: win2000.
I don't however, have the same problem on Mac OS 10.2 or win98, both with new
profiles and mac was freshly installed on the machine (wiped out old registry
and such). Didn't try linux yet.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 9•22 years ago
|
||
Neil: this is back for me too. Any ideas what could be going on here?
Comment 10•22 years ago
|
||
I can still reproduce this on trunk 2003010908 Win32 Millenium.
Assignee | ||
Comment 11•22 years ago
|
||
taking, but neil, if you have cycles to investigate, that would be great.
Assignee: dmose → sspitzer
Status: REOPENED → NEW
Comment 12•22 years ago
|
||
> - persist="screenX screenY width height">
Why was this removed?
At least after the window is nicer sized by the user that new size/shape would
stay the same.
(Related: bug 145941 - although I understand that junk mail controls is now a
dialog and not a window. Maybe that makes a difference... (?))
Comment 13•22 years ago
|
||
This is fixed for me - 2003031208
Assignee | ||
Comment 14•22 years ago
|
||
Assignee | ||
Comment 15•22 years ago
|
||
I don't see this on win32, but bryner is seeing it on linux.
Status: NEW → ASSIGNED
Assignee | ||
Comment 16•22 years ago
|
||
esther, do you see this on linux?
Comment 17•22 years ago
|
||
Well, I'm not esther, but I can tell that I do not see this with 2003032505 on
Linux (KDE, SuSE 8.1) anymore.
Just created a new profile and tested and so on...
(I also do not see this on Win2k anymore - and yes, I'm sure some weeks ago I
still saw it.)
Comment 18•22 years ago
|
||
Mail triage team: need info. Esther to check if this is still an issue.
Whiteboard: [need info]
Comment 19•22 years ago
|
||
I can't reproduce this on my linux system with build 20030326. Red Hat 7.2
Comment 20•22 years ago
|
||
I can't reproduce this on winxp with build 20030326. New profile .
Comment 21•22 years ago
|
||
Mail triage team: nsbeta1-
Comment 22•21 years ago
|
||
I don't know why, but it works for me (WinXP, Mozilla/5.0 (Windows; U; Windows
NT 5.1; en-US; rv:1.5b) Gecko/20030901).
Updated•21 years ago
|
Attachment #131043 -
Flags: superreview?(sspitzer)
Attachment #131043 -
Flags: review?(dmose)
Comment 23•21 years ago
|
||
Comment on attachment 131043 [details] [diff] [review]
new patch v1
Actually you could probably completely remove the id.
Comment 24•21 years ago
|
||
Remove the ID completely.
Attachment #131043 -
Attachment is obsolete: true
Updated•21 years ago
|
Attachment #131148 -
Flags: superreview?(sspitzer)
Attachment #131148 -
Flags: review?(neil.parkwaycc.co.uk)
Updated•21 years ago
|
Attachment #131043 -
Flags: superreview?(sspitzer)
Attachment #131043 -
Flags: review?(dmose)
Updated•21 years ago
|
Attachment #131148 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Comment 25•21 years ago
|
||
Comment on attachment 131148 [details] [diff] [review]
new patch v2
sr=bienvenu
Attachment #131148 -
Flags: superreview?(sspitzer) → superreview?(bienvenu)
Updated•21 years ago
|
Attachment #131148 -
Flags: superreview?(bienvenu) → superreview+
Comment 26•21 years ago
|
||
Comment on attachment 131148 [details] [diff] [review]
new patch v2
This is a very small but useful change with very low risk, so I'm asking for
approval.
Attachment #131148 -
Flags: approval1.5?
Comment 27•21 years ago
|
||
Fix checked in to the trunk, leaving open for possible branch fix.
Comment 28•21 years ago
|
||
*** Bug 214931 has been marked as a duplicate of this bug. ***
Comment 29•21 years ago
|
||
Why was the feature to save the size and position of the Junk Mail Controls
window removed? (See also comment #12)
Comment 30•21 years ago
|
||
I don't know why, but the Search Messages window also doesn't have it.
Comment 31•21 years ago
|
||
Originally the dialog appeared with the width of your screen, which was a bit of
a bug. It was then fixed to a proper width, and made nonresizable, but that
affected people who had already used it. So that was fixed too. If you want to
be able to save its position then IMHO that's a separate request.
Comment 32•21 years ago
|
||
Neil: The Junk Mail Controls dialog is still resizable in build 20030912. So I
think it should remember its size and position. I filed Bug 219239 about this.
Comment 33•21 years ago
|
||
Comment on attachment 131148 [details] [diff] [review]
new patch v2
a=asa (on behalf of drivers) for checkin to the Mozilla 1.5 branch. Please add
the fixed1.5 keyword when this is landed on the branch. Thanks.
Attachment #131148 -
Flags: approval1.5? → approval1.5+
Comment 34•21 years ago
|
||
Whoops, forgot to mark this fixed on branch and trunk.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago → 21 years ago
Keywords: fixed1.5
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•