#1486923 closed Feature Requests (invalid)
HTML reply - don't quote the inserted answer
| Reported by: | roentgen | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4.1 |
| Component: | User Interface | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I really like Thunderbird's behaviour when replying inline to HTML emails.
In TB: when pressing Enter after a line the text style is reset to default and the text is not quoted. (reply2-tb.png)
In RC the opposite happens. (reply1.png)
Attachments (2)
Change History (7)
Changed 3 years ago by roentgen
Changed 3 years ago by roentgen
comment:1 Changed 3 years ago by alec
- Milestone changed from later to 0.4.1
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 3 years ago by roentgen
Is not a duplicate: this issue is a feature enhancement while the other one is a bug when replying to a specially crafted email message written by Thunderbird.
But whatever... however you like things.
comment:3 Changed 3 years ago by roentgen
- Resolution duplicate deleted
- Status changed from closed to reopened
Is there no way to insert a new line which is not quoted? Using the tinymce blockquote is turns writing a 30 secs reply into a 10 mins hassle.
comment:4 Changed 3 years ago by alec
- Resolution set to invalid
- Status changed from reopened to closed
This how tinyMCE editor is working. When you want to break citation block you need to tell this to the editor. This is HTML. Editor will not gues, what you mean, what when you want to insert some lines without breaking blockquote? If you need a speed then not use HTML format.
comment:5 Changed 3 years ago by roentgen
It is guessing but in the wrong way opposed to what desktop clients do in a similar situation.
Anyway... issue closed for me.

Duplicate of #1486920