textgrab / extension

Chrome Extension
1 stars 1 forks source link

Copy All Not Working After Recapture (Youtube) #46

Closed mattbaseball closed 2 years ago

mattbaseball commented 2 years ago

I was testing the extension on YouTube and when I click the copy all button after doing a recapture, it pastes "undefined". However, I am still able to select text with my cursor and that text copies over as it should. I get the little prompt that "TextGrabbed successfully" after clicking the copy all button as well.

Additionally, I can clear selection, capture it again, and then the copy all button works. I have attached a screenshot of the console.

image

*note that target null was for when I was testing cancel_selection (window_click).