pathik3098 opened a new issue, #1298:
URL: https://github.com/apache/cordova-ios/issues/1298

   # Bug Report
   
   ## Problem
   we are using Cordova-ios 6.2.0  to create our iOS app. The issue is with the 
in-app browser feature in our mobile app in the iOS 16.4 beta 3 and beta 4 
releases. This issue is not present in the stable iOS version, and our team has 
not made any recent changes to the code that would affect this feature.
   
   ### What is expected to happen?
   
   The modal should be present at top always while scrolling and editing text 
fields.
   
   ### What does actually happen?
   
   The problem is that modal is misplaced in the in-app browser.
   
   To provide more detail, when a user clicks on a link within the in-app 
browser that should open a modal, the modal does appear but upon scrolling 
(intermittent) and inputting into text field (always) the modal is floating in 
the middle of the browser instead of attaching the top which it should be.
   
   Also on one of the page, the page is rendered correctly but upon scrolling 
the bottom buttons becomes invisible but remains interactive. However, the 
button should always show at the bottom.
   
   The app is working perfectly using safari browser on all iOS.
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   iOS 16.4 beta 3 and beta 4 releases
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI -> 11.0.0 , 
   Cordova Platforms -> cordova-ios - 6.2.0, 
   Cordova Plugins -> cordova-plugin-inappbrowser : "version": "5.0.0",
   Xcode - 14.2
   -->
   
   
   
   ## 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
   
   ![Screenshot 2023-03-17 at 4 15 10 
PM](https://user-images.githubusercontent.com/41354668/226013135-7e08158d-cc5b-4c4f-aa77-8ccda81223af.png)
   
   
   


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