-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copying multiple tabs in rich-text HTML format sometimes/randomly creates a blank small Firefox window and does not copy (race condition?) #35
Comments
Could you try collecting error message in the debug console? You can see it with steps:
|
This is the message I got from the console, it appeared maybe 1 second after I focused back the tab containing the console after triggering the bug and closing the little "ghost" empty window.
|
I don't know if this is also relevant, but after I copied the above, for some unknown reason a new tab opened up with these contents on a plain black-on-white page, too:
|
The
Could you try a development build https://github.com/piroor/copy-selected-tabs-to-clipboard/actions/runs/3001470431#artifacts with |
Steps to reproduce
%RT%<a title="%TITLE_HTML%" href="%URL_HTML%">%TITLE_HTML%</a>
Result
Sometimes it works, sometimes it doesn't and I get a tiny empty floating Firefox window (and when that happens, you know the copy didn't work). Here is a video that demonstrates the issue.
Firefox.copy-selected-tabs-to-clipboard.extension.randomly.fails.to.copy.rich-text.HTML.items.mp4
When it happens, the wanted information is not actually copied to the clipboard (or at least, my email client cannot paste it, nor can LibreOffice Writer).
Strangely enough, the other types of copies (ex: "HTML Link", "Markdown Link List") seem to work fine "every time". Just not the rich-text HTML one.
Environment
The text was updated successfully, but these errors were encountered: