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

[Calculator][Android] Last Few Lines Not Visible in Landscape Mode #17543

Open
jhanvi03 opened this issue Jul 15, 2024 · 2 comments
Open

[Calculator][Android] Last Few Lines Not Visible in Landscape Mode #17543

jhanvi03 opened this issue Jul 15, 2024 · 2 comments
Labels
area/windows-calculator Categorizes an issue or PR as relevant to Windows Calculator port blocked/dependency Categorizes an issue as blocked due to another issue difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)

Comments

@jhanvi03
Copy link

Current behavior

When the user switches to landscape mode on an Android device, the last few lines of the calculator (Scientific and Programmer) are not visible
Screenshot_20240715_135425_Uno Calc
shared image

Expected behavior

In landscape mode on an Android device, all lines of the calculator, including the last few lines, should be fully visible

How to reproduce it (as minimally and precisely as possible)

Steps to reproduce:

  1. Install and open UNO Calculator on Android device.
  2. Go to Menu -> Scientific or Menu -> Programmer.
  3. Put your device in landscape mode.
  4. Observe last few lines are missing.

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

Android

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@jhanvi03 jhanvi03 added kind/bug Something isn't working platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jul 15, 2024
@jhanvi03
Copy link
Author

Also, in macOS, when the screen is small, the user is not able to see the last line properly.
image

@MartinZikmund MartinZikmund added area/windows-calculator Categorizes an issue or PR as relevant to Windows Calculator port difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..) and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. triage/untriaged Indicates an issue requires triaging or verification labels Jul 16, 2024
@MartinZikmund
Copy link
Member

This is most likely issue of the app's layout itself not being optimized for such small screen. Maybe updgrade to new styles will help unoplatform/calculator#615

@MartinZikmund MartinZikmund added the blocked/dependency Categorizes an issue as blocked due to another issue label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows-calculator Categorizes an issue or PR as relevant to Windows Calculator port blocked/dependency Categorizes an issue as blocked due to another issue difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working platform/android 🤖 Categorizes an issue or PR as relevant to the Android platform project/layout 🧱 Categorizes an issue or PR as relevant to layouting and containers (Measure/Arrange, Collections,..)
Projects
None yet
Development

No branches or pull requests

2 participants