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

[WASM] CalendarView of CalendarDatePicker does not work after entering uppercase letters in PasswordBox. #18617

Closed
luckypong opened this issue Oct 30, 2024 · 1 comment · Fixed by #18702
Assignees
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. 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

Comments

@luckypong
Copy link

luckypong commented Oct 30, 2024

Current behavior

After entering capital letters or special characters in PasswordBox, CalendarView of CalendarDatePicker does not work.

After entering capital letters, the calendar is no longer displayed unless you refresh.

UnoApp3-PasswordBox.Test.mp4

Expected behavior

A calendar should appear when you enter something in the password box.

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

UnoApp3.zip

Workaround

No response

Works on UWP/WinUI

Yes

Environment

Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia

NuGet package version(s)

Uno.Sdk 5.4.10
Uno.WinUI 5.4.38
Uno.Bootstrap 8.0.21
Uno.Extensions 5.0.2
Uno.Toolkit 6.2.6
Uno.Resizetizer 1.6.0

Affected platforms

WebAssembly

IDE

Visual Studio 2022

IDE version

17.11.5

Relevant plugins

No response

Anything else we need to know?

No response

@luckypong luckypong added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Oct 30, 2024
@luckypong
Copy link
Author

luckypong commented Oct 31, 2024

Additional)
CapsLock + Uppercase : no problem
Shift Key + Lowercase : problem
only Shift Key : problem
TextBox + Shift Key : problem

Confirmed that the shift key was the problem.

@jeromelaban jeromelaban added the platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform label Nov 4, 2024
@ramezgerges ramezgerges self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants