Opened 3 years ago
Closed 7 weeks ago
#1486939 closed Feature Requests (fixed)
Add ability to toggle between view as HTML and text while viewing a message
| Reported by: | aberglund | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 1.0-beta |
| Component: | User Interface | Version: | 0.4-stable |
| Severity: | normal | Keywords: | toggle html text message view |
| Cc: |
Description
Would be great to have the ability to toggle between HTML and text views within the message-view window, similar to the new checkbox to Preview pane on the message list window. This would be extremely helpful in the case of a user who views as HTML but receives a badly composed HTML message. The ability to toggle directly to text view without going into the Settings would be a great time-saver.
Change History (5)
comment:1 Changed 5 months ago by alec
- Milestone changed from later to 0.10-beta
comment:2 Changed 2 months ago by alec
comment:3 follow-up: ↓ 4 Changed 2 months ago by alec
Now, when we have this toggle button implemented, there's a question: should we still display alternative HTML part on attachments list? I think we could get rid of it.
comment:4 in reply to: ↑ 3 Changed 2 months ago by aberglund
Replying to alec:
Now, when we have this toggle button implemented, there's a question: should we still display alternative HTML part on attachments list? I think we could get rid of it.
Agreed, I think it's redundant.
comment:5 Changed 7 weeks ago by alec
- Resolution set to fixed
- Status changed from new to closed
Done in bd698341c4871bdabd763601583f0e9ff7137a97. Larry support is also implemented.

This is already implemented in git-master. For now, supported by classic skin only.