Multi-Highlight icon indicating copy to clipboard operation
Multi-Highlight copied to clipboard

[Bug] Cannot highlight cross-domain iframe

Open yiminzme opened this issue 3 years ago • 2 comments

For example, in this example, when searching "python" in Multi Highlight, we expect both "python" in the webpage to be highlighted. But it is not the case. 20220118capture

I think it is because Multi Highlight currently doesn't work with the iframe HTML element. The red box highlight the location of iframe, and text in it doesn't seem to be searchable.

yiminzme avatar Jan 18 '22 09:01 yiminzme

duplicate #41

yiminzme avatar Jun 07 '22 13:06 yiminzme

One more website that doesn't work (can be used for testing) https://docs.oracle.com/javase/8/docs/api/

yiminzme avatar Jun 27 '22 04:06 yiminzme