microsoft / WinUI-Gallery

This app demonstrates the controls available in WinUI and the Fluent Design System.
MIT License
2.77k stars 624 forks source link

Voice Access commang like "Delete that" is not working wit PasswordBox #1534

Closed samdsmx closed 4 months ago

samdsmx commented 4 months ago

I ### Which version of the app?

WinUI 3 Gallery

Description

I test the voice command with TextBox control and works as expected. But not for PasswordBox when the password is not reveal. If PasswordRevealMode is true the "delete that" command works.

Screenshots

delete that.webm

image

Windows version

Windows 11 23H2 (22631)

Additional context

No response

chrisglein commented 4 months ago

Looks like you opened an issue on the core platform here: https://github.com/microsoft/microsoft-ui-xaml/issues/9615 Closing this duplicate.