diff --git a/Working-for-Web-(HTML5).md b/Working-for-Web-(HTML5).md index 4f25a38..67368c2 100644 --- a/Working-for-Web-(HTML5).md +++ b/Working-for-Web-(HTML5).md @@ -364,6 +364,9 @@ A: This seems to have two causes: } } ``` +Q: DisableCursor doesn't work after Escape pressed? + +A: Browsers don't allow cursor lock immediately after an unlock user gesture, but they will after 1-2 seconds. **Please, feel free to add here your FAQ/Issues to help others!!!**