Skip to content

[BUG]: Fullscreen button/logic does not work properly when switching to fullscreen with F11 #1074

@rubenthoms

Description

@rubenthoms

When switching to full screen (whole app) by using the button in the right navigation bar, everything works as expected. However, when using F11 to toggle full screen, the button's state does not get adjusted. Moreover, when clicking on the button now, nothing happens (the button state gets toggled, but the full-screen-mode is not exited). Exiting works with either F11 or ESC, then the button state gets also properly updated.

Reproduce:

  1. Press F11
  2. Look at full screen button (wrong state)
  3. Click on full screen button -> button state changes, nothing else happens
  4. Click on button again -> button state changes back, nothing else happens

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions