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

0.43.0 kiosk mode regression #7268

Closed
stackmagic opened this issue Dec 11, 2019 · 1 comment
Closed

0.43.0 kiosk mode regression #7268

stackmagic opened this issue Dec 11, 2019 · 1 comment

Comments

@stackmagic
Copy link

stackmagic commented Dec 11, 2019

NWJS Version : 0.43.0
Operating System : Win10

Expected behavior

Window opens fullscreen

Actual behavior

Window opens with 640x480

How to reproduce

We just upgraded to 0.43.0 from 0.42.4 and now kiosk mode appears broken.

Our package.json / window contains:

  • toolbar = false
  • show = true
  • position = mouse
  • resizable = false
  • always-on-top = true
  • kiosk = true

Essentially, I boiled it down to the kiosk property which seems to be ignored in the new version.
Here's a small test repo: https://github.com/stackmagic/nwjs-kiosk-test

@rogerwang
Copy link
Member

Thanks for reporting. This is fixed in git and will be available in the next nightly build.

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