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 577446 - Some composer fields are hidden after posting
Some composer fields are hidden after posting
Status: RESOLVED DUPLICATE of bug 274117
Product: evolution
Classification: Applications
Component: Mailer
2.26.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[composer]
Depends on:
Blocks:
 
 
Reported: 2009-03-31 12:12 UTC by Brian J. Murrell
Modified: 2009-05-20 17:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Brian J. Murrell 2009-03-31 12:12:49 UTC
If I have chosen to have the CC and Bcc fields visible in my composer window (i.e. via the View menu), and then I Post a new message to an NNTP group, when the Composer window comes up, the CC and Bcc fields are not visible and their selection in the View menu has been disabled.

I can enable them again and they will be sticky for as long as I don't Post a new message because when I bring up the Post Composer, they are again not visible and unselected.

The Post Composer should not be doing anything with these selections and should just leave them be.
Comment 1 Matthew Barnes 2009-03-31 13:09:08 UTC
Confirming.  Core problem is we store only one set of header visibility flags in GConf for both message and newsgroup modes.  Need to store them separately.
Comment 2 Matthew Barnes 2009-05-20 17:16:49 UTC
Folding this into bug #274117, the patch for which covers this.

*** This bug has been marked as a duplicate of 274117 ***