-
Notifications
You must be signed in to change notification settings - Fork 1
Bookmarklet does not work within iframes #3
Copy link
Copy link
Open
Description
Description
When one tabs from the main HTML document into an <iframe>, the panel does not appear and the focused element is not logged in the JavaScript console.
How to reproduce bug
- Go to a website which has an
<iframe>which contains focusable elements. Example site: MDN documentation on<iframe> - Tab onto a focusable element within the
<iframe> - Note that the bookmarklet does not work.
Notes
There is no console error.
Interesting exchange on using JS bookmarklets in cross-domain manner (Stack Overflow)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels