GNOME Bugzilla – Bug 768919
Edit mode in replies is inconsistent
Last modified: 2016-07-18 12:23:06 UTC
When composing a new message, the default edit mode is set to Normal. However when replying to a message (with quoting) the default mode depends on the setting of the "Wrap text in replies" option. If this is set, the default is Normal, but if it's unset the default is Preformatted. This is inconsistent. Before handing control to the user the default should always be set to Normal. Apart from the special case of quoting in a reply, the typical use of Preformatted is to preserve the layout of text pasted from some other application.
(In reply to Patrick OCallaghan from comment #0) > When composing a new message, the default edit mode is set to Normal. There is nothing like default edit mode. The current block format box is just reflecting the block format set on current block (where the selection is). > However when replying to a message (with quoting) the default mode depends > on the setting of the "Wrap text in replies" option. If this is set, the > default is Normal, but if it's unset the default is Preformatted. This is > inconsistent. With the 'Format messages in HTML' option turned off as well as 'Wrap quoted text in replies' if I reply on the plain text message the format of the block where the caret ends is 'Normal'. It stays the same even if I turn the 'Wrap quoted text in replies' on. So I don't see anything unusual here..
I see where my error lies. When I reply to a message the first thing I do is select and delete the quoted signature. This is what changes the mode to Preformatted. Sorry for the noise.
(In reply to Patrick OCallaghan from comment #2) > I see where my error lies. When I reply to a message the first thing I do is > select and delete the quoted signature. This is what changes the mode to > Preformatted. > > Sorry for the noise. Can I then close this as NOTABUG?
(In reply to Tomas Popela from comment #3) > (In reply to Patrick OCallaghan from comment #2) > > I see where my error lies. When I reply to a message the first thing I do is > > select and delete the quoted signature. This is what changes the mode to > > Preformatted. > > > > Sorry for the noise. > > Can I then close this as NOTABUG? Yes.