-
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
bugSomething isn't working correctlySomething isn't working correctlyconfirmedThis bug has been confirmedThis bug has been confirmedlow priorityLower priority; do eventually but not urgentLower priority; do eventually but not urgent
Description
Describe the bug
When you press the Esc key to exit fullscreen on web, we do not realize that has happened, and thus the context menu action for fullscreen still does Exit fullscreen. We need to do addeventlistener on the fullscreen state somehow.
How to reproduce
Go to the docs, right click, click Window -> Fullscreen, press escape, and then right click and observe Window has Exit fullscreen instead of Fullscreen.
Example code
Relevant output
Platform
Web
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working correctlySomething isn't working correctlyconfirmedThis bug has been confirmedThis bug has been confirmedlow priorityLower priority; do eventually but not urgentLower priority; do eventually but not urgent
Type
Projects
Status
Todo