Mouse and Fullscreen issues

I’m trying to develop some differen projects in Html but I found some difficulties when testing out them on browser, issues about mouse capture/locking from browser, and viewport corruption when coming back from fullscreen mode; since I’ve noticed many people are having same issues (and are basically unresolved issues), I’ve opened 2 post on the answer hub to create a summary of all the possibilities I’ve tried, but I’m wondering if anyone has found/tried anything else when deploying the project on browser

here are the links to the answerhub posts

Mouse summary

Fullscreen summary

Try to disable “Use Mouse for touch” and “Capture Mouse on Launch” in Input section of Project Settings. This works for my html5 tests.