Closed Bug 196272 Opened 21 years ago Closed 19 years ago

Remove edit>preferences>mailandnewsgroups>windows

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Lil46john, Assigned: iannbugzilla)

References

(Blocks 1 open bug)

Details

Attachments

(5 files, 5 obsolete files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030228
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030228

Is it really neccessary? Move "When opening new messages, display them in:"
under Message Display.

For window layout, move that to View>LayoutStyle>wide, narrow, no preview.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Attached image Redesigned layout
I think that Edit>prefs is too large. It needs as little prefs as possible.
This is AOL Communicator's layout prefs.
Attached image Preview
Summary: No need for edit>prefs>mailandnewsgroups>windows → Remove edit>preferences>mailandnewsgroups>windows
Is it really neccessary? Move "When opening new messages, display them in:"
under Message Display.

Forget that. Minotaur doesn't have that unneccessary option, so it'll probably
removed from Mozilla too.
Hopefully this will get converted to a menu option, once a couple of other bugs
get fixed.
Product: Browser → Seamonkey
We will be looking at removing this pref panel but still want to keep the "When
opening new messages, display them in:" pref somewhere - TB still does have this
pref. This work will be done as part of revamp of pref panels throughout the suite.
Assignee: sspitzer → bugzilla
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Attached image Proposed Pref Panel v0.1a (obsolete) —
This is my initial stab at the pref panel, feel free to suggest changes.
Attachment #180724 - Attachment is patch: false
Attachment #180724 - Attachment mime type: text/plain → image/png
While I agree that an entire pref page just for switching the window layout is a
waste of space, I'm not quite sure where to put that configuration option.

In recent nightlies, the option is available via View->Layout, which would be
even more useless if the reason "noone uses that option more than once" would hold.

Since I don't believe in this reason, I agree that now that View->Layout is
there the Windows panel can go. 

RIP. :)
Attached patch Provisional patch v0.1b (obsolete) — Splinter Review
This patch:
* Rearranges view messages pref panel
* Adds new/existing window pref from windows pref panel
* Adds remote content pref from images pref panel

Still to be done:
* Check how new view messages pref panel looks on OS X and with large fonts
* Remove windows pref panel
* Remove remote content pref from images pref panel
Here's how it looks on Mac OS X.
Attached image Revised Pref Panel v0.1c (obsolete) —
Changes since last screenshot:
* Swapped groupboxes over
* Retitled Plain Text Messages groupbox to free up space
* Retitles Viewing Messages groupbox to General
Attachment #180724 - Attachment is obsolete: true
Changes since v0.1b
* Swapped groupboxes over in message display pref pane
* Retitled Plain Text Messages groupbox to free up space in message display
pref pane
* Retitles Viewing Messages groupbox to General in message display pref pane
* Removes windows pref panel from Mail & Newsgroups section
* Removes remote content pref from images pref panel
* Adjusts help pages to match new pref locations
Attachment #181451 - Attachment is obsolete: true
Attachment #181635 - Flags: review?(mnyromyr)
Comment on attachment 181635 [details] [diff] [review]
Full patch (inc. help changes) v0.1c

Just some nits (and an error we already talked about):

>Index: mailnews/base/prefs/resources/locale/en-US/pref-viewing_messages.dtd
>===================================================================
[...]
>+<!ENTITY displayPlainText.label           "When Displaying Plain Text Messages">

All the other text is using regular case sensitivity, why not this one?

>Index: mailnews/base/prefs/resources/locale/en-US/pref-viewing_messages.dtd
>===================================================================
[...]
>+<!ENTITY reuseExp.label                   "When opening messages, display them in:">
>+<!ENTITY reuseExpRadio0.label             "A new message window">
>+<!ENTITY reuseExpRadio0.accesskey         "n">
>+<!ENTITY reuseExpRadio1.label             "An existing message window">
>+<!ENTITY reuseExpRadio1.accesskey         "e">

These entity names are pretty non-descriptive...

>Index: xpfe/components/prefwindow/resources/content/pref-help.js
>===================================================================
[...]
>   "chrome://messenger/content/addressbook/pref-addressing.xul": "nav_view",
[...]
>-  "chrome://messenger/content/addressbook/pref-addressing.xul": "mail_prefs_addressing",

Wrong element killed.

>Index: extensions/help/resources/locale/en-US/mail_help.xhtml
>===================================================================
[...]
>+<p>To change which columns are displayed, begin from the Mail window:</p>

I'm not a native English speaker, but the second half of this sentence sounds
quite odd to me.

>+  <li>Click the Show/Hide Columns icon <img src="images/columns.png" alt=""/>

That thingy is known as the "columnpicker".

>+<p>By default, you can view remote images and other remote content in the
>+  mail messages you receive.

How About:
"By default, remote images and other remote content is displayed in messages
you receive."
(It's not just mails.)


Feel free to ignore my English language nits as completely unqualified. ;-)
Attachment #181635 - Flags: review?(mnyromyr) → review-
Attached patch Tweaked patch v0.1d (obsolete) — Splinter Review
Changes since v0.1c
* Use regular case sensitivity for groupbox title
* Gave some entities more descriptive names
* Killed correct element
* Changed remote images line in help

"begin from the Mail window" is the style used throughout this help file, so
keeping with that for the moment.

"columnpicker" is not used anywhere else in the help files, always refered to
as  "the Show/Hide Columns icon", so again keeping with that for the moment.
Attachment #181635 - Attachment is obsolete: true
Attachment #181916 - Flags: review?(mnyromyr)
Attachment #181916 - Flags: review?(mnyromyr) → review+
Attachment #181916 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #181916 - Flags: superreview?(neil.parkwaycc.co.uk)
Changes since v0.1d (as requested by Neil)
* Removed overlay information of mailPrefsOverlay.xul for pref-images.xul from
contents.rdf
* Renamed id for radiogroup for mailnews.reuse_message_window to tie in with
pref name
* Moved fixed/variable font pref to top of its groupbox
* Changed description from "In quoted messages:" to "Settings for quoted
messages:"
* Removed typo I'd introduced to mail_help.xhtml

Carrying forward r= from Mnyromyr and Neil, requesting sr
Attachment #181916 - Attachment is obsolete: true
Attachment #182071 - Flags: superreview?(bienvenu)
Attachment #182071 - Flags: review+
Attachment #181468 - Attachment is obsolete: true
Comment on attachment 182071 [details] [diff] [review]
Nits fixed patch v0.1e (Checked in)

I also think "Begin from" is awkward. Perhaps just "From the mail window" or
"In the mail window..." though neither of those seem quite right either.
Attachment #182071 - Flags: superreview?(bienvenu) → superreview+
Blocks: 292235
Comment on attachment 182071 [details] [diff] [review]
Nits fixed patch v0.1e (Checked in)

Requesting approval for appsuite only, fairly low risk patch.

Spun off existing help awkwardness to bug 292235.
Attachment #182071 - Flags: approval1.8b2?
Comment on attachment 182071 [details] [diff] [review]
Nits fixed patch v0.1e (Checked in)

a=asa
Attachment #182071 - Flags: approval1.8b2? → approval1.8b2+
Comment on attachment 182071 [details] [diff] [review]
Nits fixed patch v0.1e (Checked in)

Checking in mailnews/jar.mn;132 characters written
/cvsroot/mozilla/mailnews/jar.mn,v  <--  jar.mn
new revision: 1.94; previous revision: 1.93
done
Checking in mailnews/base/resources/content/contents.rdf;
/cvsroot/mozilla/mailnews/base/resources/content/contents.rdf,v  <-- 
contents.rdf
new revision: 1.39; previous revision: 1.38
done
Checking in mailnews/base/prefs/resources/content/mailPrefsOverlay.xul;
/cvsroot/mozilla/mailnews/base/prefs/resources/content/mailPrefsOverlay.xul,v 
<--  mailPrefsOverlay.xul
new revision: 1.27; previous revision: 1.26
done
Checking in mailnews/base/prefs/resources/content/pref-viewing_messages.xul;
/cvsroot/mozilla/mailnews/base/prefs/resources/content/pref-viewing_messages.xu
l,v  <--  pref-viewing_messages.xul
new revision: 1.47; previous revision: 1.46
done
Checking in mailnews/base/prefs/resources/locale/en-US/mailPrefsOverlay.dtd;
/cvsroot/mozilla/mailnews/base/prefs/resources/locale/en-US/mailPrefsOverlay.dt
d,v  <--  mailPrefsOverlay.dtd
new revision: 1.20; previous revision: 1.19
done
Checking in
mailnews/base/prefs/resources/locale/en-US/pref-viewing_messages.dtd;
/cvsroot/mozilla/mailnews/base/prefs/resources/locale/en-US/pref-viewing_messag
es.dtd,v  <--  pref-viewing_messages.dtd
new revision: 1.22; previous revision: 1.21
done
Checking in xpfe/components/prefwindow/resources/content/pref-images.xul;
/cvsroot/mozilla/xpfe/components/prefwindow/resources/content/pref-images.xul,v
 <--  pref-images.xul
new revision: 1.13; previous revision: 1.12
done
Checking in xpfe/components/prefwindow/resources/content/pref-help.js;
/cvsroot/mozilla/xpfe/components/prefwindow/resources/content/pref-help.js,v 
<--  pref-help.js
new revision: 1.21; previous revision: 1.20
done
Checking in extensions/help/resources/locale/en-US/help-toc.rdf;
/cvsroot/mozilla/extensions/help/resources/locale/en-US/help-toc.rdf,v	<-- 
help-toc.rdf
new revision: 1.77; previous revision: 1.76
done
Checking in extensions/help/resources/locale/en-US/mail_help.xhtml;
/cvsroot/mozilla/extensions/help/resources/locale/en-US/mail_help.xhtml,v  <-- 
mail_help.xhtml
new revision: 1.59; previous revision: 1.58
done
Checking in extensions/help/resources/locale/en-US/privacy_help.xhtml;
/cvsroot/mozilla/extensions/help/resources/locale/en-US/privacy_help.xhtml,v 
<--  privacy_help.xhtml
new revision: 1.42; previous revision: 1.41
done
Checking in extensions/help/resources/locale/en-US/using_priv_help.xhtml;
/cvsroot/mozilla/extensions/help/resources/locale/en-US/using_priv_help.xhtml,v
 <--  using_priv_help.xhtml
new revision: 1.56; previous revision: 1.55
done
Attachment #182071 - Attachment description: Nits fixed patch v0.1e → Nits fixed patch v0.1e (Checked in)
Removing content/pref-windows.xul;
/cvsroot/mozilla/mailnews/base/prefs/resources/content/pref-windows.xul,v  <-- 
pref-windows.xul
new revision: delete; previous revision: 1.5
done
Removing locale/en-US/pref-windows.dtd;
/cvsroot/mozilla/mailnews/base/prefs/resources/locale/en-US/pref-windows.dtd,v 
<--  pref-windows.dtd
new revision: delete; previous revision: 1.6
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Blocks: 292278
QA Contact: esther → technutz
Verified FIXED in 2005-05-05-06: the Edit -> Preferences -> Mail and Newsgroups
-> Windows preference is gone, and has been successfully replaced by the Layout
menu.

Windows XP, Seamonkey trunk.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: