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][Resizing] Menu Text Disappears on Screen Resize and Does Not Reappear on Maximization #17534

Open
jhanvi03 opened this issue Jul 15, 2024 · 1 comment
Labels
area/windows-calculator Categorizes an issue or PR as relevant to Windows Calculator port difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/bug Something isn't working platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform

Comments

@jhanvi03
Copy link

Current behavior

When the screen is resized, the text from the menu disappears. Upon maximizing the window again, the text does not reappear

Screen.Recording.2024-07-15.at.11.27.29.AM.mov

Expected behavior

The menu text to remain visible during resizing and to fully reappear when the window is maximized.

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

Steps to reproduce:

  1. Open Calculator in any browser
  2. Keep the menu open
  3. Resize the window
  4. Check the menu

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

WebAssembly

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

The same behavior is present in production as well.

Screen.Recording.2024-07-15.at.11.25.57.AM.mov
@jhanvi03 jhanvi03 added kind/bug Something isn't working platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly 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
@MartinZikmund MartinZikmund added area/windows-calculator Categorizes an issue or PR as relevant to Windows Calculator port and removed 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 16, 2024
@MartinZikmund
Copy link
Member

May be resolved by unoplatform/calculator#615

@MartinZikmund MartinZikmund added the difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers 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 difficulty/starter 🚀 Categorizes an issue for which the difficulty level is reachable by newcomers kind/bug Something isn't working platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform
Projects
None yet
Development

No branches or pull requests

2 participants