view a comment in the browser

Asked by Seth Arnold

Hello, there was a discussion in ~launchpad [1] about the limits of characters for when a comment will receive the "download full text" link and when a comment will receive the "view full comment" (or similar text) link.

I can completely understand why launchpad won't render the entire contents of large comments in a bug view. I can sort of understand why launchpad won't render the entire contents of a very large comment on the individual comment view page, but the current limit feels pretty low.

I think each comment header should have three buttons:
- one to download the comment
- one to view the comment in a 'styled' view on a page of its own
- one to view the comment in a 'raw' view (delivered as text/plain)

(I use https://addons.mozilla.org/en-US/firefox/addon/open-in-browser/ so that viewing download links is much less painful, but probably most people don't even know this is an option.)

Viewing comments in the browser is usually more convenient than needing to use external programs. Offering even a 'raw' view without the pretty styling / html escaping / etc is a step up in convenience. (It would even be useful for short comments that include copy-and-paste of terminal output! How often have you seen useless ls or zpool status or tree output, because the html output crunched all the spaces and tabs?)

Thanks

[1]: https://chat.canonical.com/canonical/pl/6znwzukrm7nfzgro96i14b3g6r

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Jürgen Gmach
Solved:
Last query:
Last reply:
Revision history for this message
Best Jürgen Gmach (jugmac00) said :
#1

Could you please copy/paste your ideas to the recently created bug report?

https://bugs.launchpad.net/launchpad/+bug/2027799

Thank you!

Revision history for this message
Seth Arnold (seth-arnold) said :
#2

Thanks Jürgen Gmach, that solved my question.