Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

thunderbird-paste-without-formatting ?

  • 1 èsì
  • 1 ní ìṣòro yìí
  • 1 view
  • Èsì tí ó kẹ́hìn lọ́wọ́ Toad-Hall

more options

Tried the following procedure for Linux (Centos 7.6.xx) TB to switch the Paste and Paste without Formatting keys around

http://kv5r.com/computers/thunderbird-paste-without-formatting/

Partly works ...

"Paste Ctl+Shift+V " - Ctl+Shift+V keys now works as Paste ( with Formatting )

But "Past without Formatting Ctl+V " - Ctl+V keys still works as Paste ( i.e. with formatting). Like this to work as Paste ( with no Formatting ) function.

Tried the following procedure for Linux (Centos 7.6.xx) TB to switch the Paste and Paste without Formatting keys around http://kv5r.com/computers/thunderbird-paste-without-formatting/ Partly works ... "Paste Ctl+Shift+V " - Ctl+Shift+V keys now works as Paste ( with Formatting ) But "Past without Formatting Ctl+V " - Ctl+V keys still works as Paste ( i.e. with formatting). Like this to work as Paste ( with no Formatting ) function.

Ti ṣàtúnṣe nípa roadrunner101

All Replies (1)

more options

In a new 'Write' window select 'Edit' > to show context menu Post image showing drop down menu.


In platformHTMLBindings.xml Check you have this <handler event="keypress" key="v" command="cmd_paste" modifiers="accel, shift"/> <handler event="keypress" key="v" command="cmd_pasteNoFormatting" modifiers="accel"/>

Not this: <handler event="keypress" key="v" command="cmd_paste" modifiers="accel, shift"/> <handler event="keypress" key="v" command="cmd_pasteNoFormatting" modifiers="accel, shift"/>

Ti ṣàtúnṣe nípa Toad-Hall