* Unit test that will fail without the fix.
* ScrollView must return true after ungrab the mouse to allow the View property run after returned.
* Fixes#1999. Prevents the mouseGrabView being executed with a null view.
* Added one more assert null check.