Construct-bugs
Construct-bugs copied to clipboard
Mouse lock fails (Mac WKWebview)
Problem description
The mouse pointer fails to lock on Mac webkit exports.
Attach a .c3p
Steps to reproduce
- Export the project as WKWebview for Mac OS.
- Sign the .app so that you can run it.
- left click to try and lock the mouse pointer with unadjusted movement false, rightclick to try and lock the mouse pointer with unadjusted movement true.
Observed result
Neither allow the mouse pointer to lock.
Expected result
It should lock.
More details
This is not a problem with construct but most likely with webkit, this does not happen in deprecated NWJS exports.