gabriel2mm commented on PR #1924:
URL: https://github.com/apache/cordova-android/pull/1924#issuecomment-4554500338

   > I believe this might have introduced a small visual glitch during keyboard 
animations where the app background briefly becomes visible. This is caused by 
the WebView being resized continuously during the IME animation and is 
especially noticeable when the app background contrasts with the page content.
   > 
   > E.g. set the web page's background to something light and set the app's 
background, with config preference, to something dark.
   > 
   > I just noticed this while I was testing something else. I’ll open an issue 
ticket so it can be further investigated.
   
   Interesting observation, and thanks for reporting it.
   
   For the record, from my perspective and based on my testing, this PR did not 
introduce this behavior. I believe the WebView fix simply made it more 
noticeable. However, I previously reported similar behaviors on 
cordova-android@14 which, in my opinion, are related to Android 16's 
edge-to-edge behavior and may require a new approach for handling the bottom 
system bar.
   
   Link to comment: 
https://github.com/apache/cordova-android/issues/1946#issuecomment-4554452055


-- 
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]

Reply via email to