TextareaCache icon indicating copy to clipboard operation
TextareaCache copied to clipboard

Copy with html tags

Open aisen0921 opened this issue 3 years ago • 1 comments
trafficstars

/* Thanks for your report! Please provide these info when you found bugs. */

Required:

  • System OS: WIN 10
  • Firefox version: 107.0
  • Textarea Cache version: 4.5.0

When options setting use the "windows" to display catch list, the copy link will copy the summary text even html tag but I want just copy plaintext what I inputted.

aisen0921 avatar Nov 24 '22 06:11 aisen0921

Similar issues: #79 #103

I am not on WIndows, but on Linux with v. 4.6.0 and i have this problem too for long time.

  1. open the extension window with all history of the text areas (/view/list/list.html), select some older item and click Copy. It copy including weird tags: <div role="textbox" aria-multiline="true" tabindex="0" data-content="true" data-dl-no-input-translation="true" _d-id="1" aria-placeholder="Type or paste text to see ideas for improvement.Click any word for alternatives or to rephrase a sentence." aria-disabled="false" disabled="false" aria-labelledby="write-source-heading" data-remove-rtf="true" data-allow-linebreaks="true" spellcheck="false" data-gramm="false" data-gramm_editor="false" data-enable-grammarly="false" tc-textcontent="true" data-tc-id="w-0.somenumberhereeeeeeeee" lang="en" contenteditable="true"><p _d-id="50704">My text area text</p></div>
  2. when i on another hand click the item name ("Summary" column) to open it, i can copy plain text there.

Let me know please if you need anything to debug this.

slrslr avatar May 10 '24 04:05 slrslr