8000 Toggling full screen from window doesn't affect isFullscreen value · Issue #20 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Toggling full screen from window doesn't affect isFullscreen value #20

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

Closed
kevinsawicki opened this issue Jun 7, 2013 · 1 comment
Closed
8000

Comments

@kevinsawicki
Copy link
Contributor

If you click the full screen button on the top right of the window and then run:

remote.getCurrentWindow().isFullscreen()

The value will be false even though the window is in full screen mode.

If you trigger full screen from the remote.getCurrentWindow().setFullscreen() API then it does properly report the full screen state of the window from remote.getCurrentWindow().isFullscreen().

@zcbenz
Copy link
Contributor
zcbenz commented Jun 7, 2013

Fixed with 556e84f

@zcbenz zcbenz closed this as completed Jun 7, 2013
kevinsawicki pushed a commit that referenced this issue May 9, 2017
Implement undocked dev tools on Windows
kevinsawicki pushed a commit that referenced this issue May 9, 2017
akaday referenced this issue in akaday/electron Nov 5, 2024
…/ps-list-8.1.1

build(deps-dev): bump ps-list from 7.2.0 to 8.1.1 in /spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0