itbeyond commented on issue #114: URL: https://github.com/apache/cordova-discuss/issues/114#issuecomment-4334089479
I have an app that has been running for over 10 years and worked perfectly until all this edge-to-edge started. My last working iterations were cordova-android 14 with the cordova-plugin-android-edge-to-edge and edge-to-edge enabled in preferences. I have just been porting to cordova-android 15 and on my real devices and simulators the webview is truncating the bottom of the screen. If I enable preference name="Fullscreen" value="true" I get full screen and it works fine. I have removed the cordova-plugin-android-edge-to-edge, cordova-plugin-statusbar & cordova-plugin-splashscreen. The setting of preference name="AndroidEdgeToEdge" value="false" drops about 2cm off the bottom (see image) and with this set to true if is about half the size droped off with the app top line under the statusbar. If I run the app in desktop workspaces it is correct in any of the test conditions. Can someone please shed light on this or what I can do to test or check what is going on or point me to the right place to post this. If I revert to cordova-android 14 it works fine. <img width="270" height="600" alt="Image" src="https://github.com/user-attachments/assets/2e65ea32-896d-481f-88f4-5c408fafac36" /> <img width="1920" height="1200" alt="Image" src="https://github.com/user-attachments/assets/647932a9-4767-4890-abc6-ba0940b63225" /> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
