- From: Dave Tapuska <notifications@github.com>
- Date: Wed, 04 Apr 2018 18:40:48 +0000 (UTC)
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 April 2018 18:42:07 UTC
A page may wish to go fullscreen but allow an app to go back easily. On devices with physical buttons for back/home it is easy but on pages that have overlays for that it may be harder for the user to detect how to go back. So I'm proposing a property like `prefersNavigationBar` which would not set the HIDE_NAVIGATION flag. Samsung's browser always does this; it never hides the navigation bar however Chrome does. So I'm not certain how we can reconcile the default. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/123#issuecomment-378703224
Received on Wednesday, 4 April 2018 18:42:07 UTC