Skip to content
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

fix focus trap when entering Presenter mode #9

Closed
1 of 4 tasks
thescientist13 opened this issue Jul 18, 2021 · 0 comments · Fixed by #40
Closed
1 of 4 tasks

fix focus trap when entering Presenter mode #9

thescientist13 opened this issue Jul 18, 2021 · 0 comments · Fixed by #40
Labels
0.3.0 bounty:eligible bug Something isn't working
Milestone

Comments

@thescientist13
Copy link
Owner

Type of Change

  • New Feature Request
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

When going into Presenter mode, if you click the mouse such that the focus moves to the <iframe> moving left / right through the slides doesn't work.

Details

Not sure if this is just a matter of making sure all events bubble up? I know the <iframe> is in a shadow root, maybe that's why the events don't capture? Which is interesting, since the event handler is also set within a shadow DOM though? 🤔


Somewhat related maybe, but if an alternative to the <iframe> is found as part of #8 , then maybe this problem goes away?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.3.0 bounty:eligible bug Something isn't working
Projects
None yet
1 participant