timheuer / callisto

A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
http://timheuer.com/blog/archive/2012/05/31/introducing-callisto-a-xaml-toolkit-for-metro-apps.aspx
Other
338 stars 108 forks source link

SettingsFlyout Back button doesn't react to <Enter> key #156

Closed andrejt closed 11 years ago

andrejt commented 11 years ago

Back button in Settings Flyout header only navigates back when clicked with mouse or tapped, but it doesn't when activated with the key.

When on Settings page, Shift-Tab until Back button gets focus (ants rectangle), then press . It lights up, but does nothing. It should navigate back to Settings pane.