unoplatform / calculator

Uno Calculator: A simple yet powerful iOS/Android/WebAssembly/Linux C# port of the calculator that ships with Windows
https://calculator.platform.uno
MIT License
379 stars 84 forks source link

Keyboard input is not working #580

Open MartinZikmund opened 1 year ago

MartinZikmund commented 1 year ago

Describe the bug

when pressing Tab and Tab + shift key on keyboard, Focus is not showing anywhere.

See https://github.com/unoplatform/uno/issues/6431

Steps To Reproduce

Expected behavior

Screenshots

Device and Application Information

Additional context

MartinZikmund commented 1 year ago

This is not a bug in Uno, but rather an uninmplemented feature - https://github.com/unoplatform/calculator/blob/56f6a7c5d88db97b12867199ffb24fb88a4de2f1/src/Calculator.Shared/Controls/KeyboardShortcutManager.cs#L102