maui icon indicating copy to clipboard operation
maui copied to clipboard

If a UISwitch grows too wide it is no longer accessible

Open PureWeen opened this issue 3 years ago • 2 comments

Description of Change

If a UISwitch grows larger than 101 in width it's no longer toggleable via VO (bug has been logged with Apple)

You can test this inside MAUI by setting a width on a Switch or just place a Switch inside a VerticalStackLayout

AFAICT Switch is the only control that suffers from this behavior.

PureWeen avatar Oct 26 '22 20:10 PureWeen

/azp run

jsuarezruiz avatar Oct 28 '22 10:10 jsuarezruiz

Azure Pipelines successfully started running 2 pipeline(s).

azure-pipelines[bot] avatar Oct 28 '22 10:10 azure-pipelines[bot]

/backport to net7.0

hartez avatar Nov 17 '22 15:11 hartez

Started backporting to net7.0: https://github.com/dotnet/maui/actions/runs/3489834755

github-actions[bot] avatar Nov 17 '22 15:11 github-actions[bot]