Bug 378280 - Add button to insert pre tag
Summary: Add button to insert pre tag
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: composereditor-ng (show other bugs)
Version: 5.4.3
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Laurent Montel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-30 14:14 UTC by beojan
Modified: 2017-04-05 15:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description beojan 2017-03-30 14:14:09 UTC
Currently, there's no toolbar button to add pre tags around some text.
Comment 1 Laurent Montel 2017-03-30 16:41:11 UTC
What is pre tags for you ?

in message as html ?
Comment 2 beojan 2017-03-31 09:45:38 UTC
Yes, <pre> tags in HTML mail.
Comment 3 Laurent Montel 2017-04-05 11:43:32 UTC
Indeed we don't have it.
But you can insert html if you want.
Comment 4 beojan 2017-04-05 12:29:19 UTC
(In reply to Laurent Montel from comment #3)
> Indeed we don't have it.
> But you can insert html if you want.

Yes, but a toolbar button would be easier. In particular, it would mean you can select some text and insert <pre> tags around it, which isn't possible with the Insert HTML feature.
Comment 5 Laurent Montel 2017-04-05 15:06:53 UTC
it's possible now :)
But yep I will look at how I can do it.