Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera Prompt Landscape #2224

Closed
andrybany opened this issue Oct 28, 2024 · 3 comments · Fixed by #2276
Closed

Camera Prompt Landscape #2224

andrybany opened this issue Oct 28, 2024 · 3 comments · Fixed by #2276
Labels
platform: android type: bug A confirmed bug report

Comments

@andrybany
Copy link

Bug Report

Plugin(s)

Camera

Capacitor Version

   Capacitor Doctor

Latest Dependencies:

  @capacitor/cli: 6.1.2
  @capacitor/core: 6.1.2
  @capacitor/android: 6.1.2
  @capacitor/ios: 6.1.2

Installed Dependencies:

  @capacitor/ios: not installed
  @capacitor/cli: 5.7.8
  @capacitor/core: 6.1.2
  @capacitor/android: 6.1.2

[success] Android looking great! 👌

Platform(s)

Android

Current Behavior

As described by an other user in the #1643, when device is in landscape mode, Camera.getPhoto() prompt/menu options is not correctly visualized. Only the "Photo" label is visible, the other two "From Photos" and "Take picture" labels are visible only after scrolled up the tab.

Expected Behavior

The same behaviour of the portrait mode, with all the tab visible.

Code Reproduction

https://github.com/andrybany/CapacitorCamera

Other Technical Details

The app that I included in the above repo is very simple: it has only a button that call the getPhoto() method.
To run the app on a pysical or emulated android device, I added a README.md file on the repo with the basic commands to do.

Additional Context

JAVA_HOME jdk 20.0.2
node 16.16.0
npm 7.5.6
angular 12.0.4
capacitor 6

@ionitron-bot ionitron-bot bot added the triage label Oct 28, 2024
@ionitron-bot ionitron-bot bot removed the triage label Oct 28, 2024
@alexgerardojacinto alexgerardojacinto self-assigned this Oct 30, 2024
@alexgerardojacinto alexgerardojacinto added the type: bug A confirmed bug report label Oct 30, 2024
Copy link

ionitron-bot bot commented Oct 30, 2024

This issue has been labeled as type: bug. This label is added to issues that that have been reproduced and are being tracked in our internal issue tracker.

@alexgerardojacinto
Copy link
Collaborator

@andrybany we have just released @capacitor/[email protected] which fixes the reported issue.

Copy link

ionitron-bot bot commented Dec 26, 2024

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Dec 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: android type: bug A confirmed bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants