You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/08 15:34:15 UTC

[GitHub] [cordova] GautierDele opened a new issue #81: Fullscreen lost on user seizure

GautierDele opened a new issue #81: Fullscreen lost on user seizure
URL: https://github.com/apache/cordova/issues/81
 
 
   # Bug Report
   
   ## Problem
   
   Hello, I'm having some trouble using Apache Cordova's Fullscreen preference on user seizure
   
   ### What is expected to happen?
   
   On user seizure, status and bottom navigation bar are both showing and after the seizure they should both disappear.
   
   ### What does actually happen?
   
   After seizure pannel is disappearing, they are both staying.
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   
   config.xml:
   ```xml
   <preference name="Fullscreen" value="true" />
   ```
   
   ### Environment, Platform, Device
   
   Android Pie on Samsung Galaxy S9+
   
   ### Version information
   
   >   "cordova-android": "^7.1.4",
   >   "cordova-ios": "^4.5.5",
   >   "cordova-plugin-screen-orientation": "^3.0.1",
   >   "cordova-plugin-whitelist": "^1.3.3",
   >    cordova -v: 8.1.2 (cordova-lib@8.1.1)
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org