After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669246 - Document "Apply the same view settings to all folders"
Document "Apply the same view settings to all folders"
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: User Documentation
3.4.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Kat
Evolution QA team
Depends on: 669445
Blocks:
 
 
Reported: 2012-02-02 14:45 UTC by André Klapper
Modified: 2013-09-13 01:05 UTC
See Also:
GNOME target: ---
GNOME version: 3.3/3.4



Description André Klapper 2012-02-02 14:45:59 UTC
Somewhere under
http://library.gnome.org/users/evolution/3.3/mail-layout-changing.html
document 
        "Edit -> Preferences -> Mail Preferences -> General (tab) -> 
        [ ] Apply the same view settings to all folders"

This also refers to preview pane state which is a per-folder setting.
Comment 1 Matthew Barnes 2012-02-02 15:12:38 UTC
Suspecting I may have misspoken on the mailing list, I double checked how this preference gets used in the mailer code and it appears to NOT apply to preview pane state at present.

The preference mainly applies to the message list state that's controlled through the View -> Current View stuff (visible columns, column widths, sort order, etc.), and preview pane state is stored separately from that.

The preference (as it's worded) probably SHOULD include preview pane state, but I can't say off-hand if that would be an easy fix.
Comment 2 Nick Jenkins 2012-02-06 07:19:14 UTC
> Suspecting I may have misspoken on the mailing list

Not a problem honestly, I really appreciate the trying to help, and just glad I wasn't going mad when I couldn't get it to work ;-)

> The preference (as it's worded) probably SHOULD include preview pane state

I've logged the global preview setting as bug 669445 . Maybe this bug (updating the docs) should depend on/be blocked by that one?
Comment 3 Matthew Barnes 2012-02-06 14:27:47 UTC
(In reply to comment #2)
> I've logged the global preview setting as bug 669445 . Maybe this bug (updating
> the docs) should depend on/be blocked by that one?

Makes sense.  Done so.