Nashuim commented on issue #243:
URL: 
https://github.com/apache/cordova-plugin-statusbar/issues/243#issuecomment-2531304231

   This is easy to reproduce but hard to see depending on your styling. When 
the y origin is set to the height of the statusBarFrame the safe-area-inset-top 
is `self.webView.safeAreaInsets.top - statusBarFrame.size.height` when it 
should actually be 0 since the webView sits under the statusBar and safe area.
   
   With the fix proposed by @rayelward the origin is corrected and the safe 
area is correctly set to 0 which matches the same behaviour shown in Safari 
when the StatusBar is shown


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to