You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/02/08 21:57:25 UTC

[GitHub] [cordova-plugin-media-capture] whitmer opened a new issue #208: captureAudio modal's record button is cut off on iPad

whitmer opened a new issue #208:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/208


   
   # Bug Report
   
   ## Problem
   When I call navigator.device.capture.captureAudio on iOS, the audio capture tool pops up, but I can't hit the "record" button because it's cut off.
   
   ### What is expected to happen?
   The record button appears at the bottom of the audio recording modal.
   
   
   ### What does actually happen?
   It looks like the capture dialog is expecting a fixed height that would be the full height of the device in portrait. However, since it's in a mostly-full-screen modal, part of it gets cut off in portrait, and the record button is completely cut off in landscape view.
   
   
   ## Information
   Using cordova-plugin-media-capture 3.0.3 "Capture"
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   ![IMG_00032](https://user-images.githubusercontent.com/63204/107285795-e9daef00-6a1c-11eb-86ed-e43563dde1b9.png)
   ![IMG_0004 3](https://user-images.githubusercontent.com/63204/107285807-ee070c80-6a1c-11eb-9631-9c23398ce5eb.png)
   
   
   ### 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? -->
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Using cordova-plugin-media-capture 3.0.3 "Capture"
   Only reproduced on iOS
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [ ] 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



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


[GitHub] [cordova-plugin-media-capture] ath0mas commented on issue #208: captureAudio modal's record button is cut off on iPad

Posted by GitBox <gi...@apache.org>.
ath0mas commented on issue #208:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/208#issuecomment-776211607


   Duplicate of #176


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



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