@Roy-Mustang e5989c5a-7626-4c1d-a311-0ce574c14d90-image.png after I get two verision is "138.0.7204.50", "137.0.7151.56" and add 137.0.7151.56 to "Browser version" then run profile its showing this error , add 138.0.7204.50 its still working fine
Set clipboard problem
-
Hi, I have a problem with set clipboard function. It works fine when used in text/plain mime type.
But I need it in text/html, but when I try to use it then I'm always getting empty string in my clipboard. Even after trying to set something as simple as <p>Hello World</p> it still doesn't work. -
I think that I know what is wrong with this. When I use set clipboard, and text/html mime type its not working, because text editor where I need to paste it needs also text/plain for fallback. But I can't set both text/plain, and text/html in BAS using set clipboard function.
Am I right?