@TomF By "the other one" do you mean the rectangle button? I've never understood what that does.
The Windows key serves a very important purpose: Being remapped to WinCompose
@jernej__s @mcc @TomF yeah, the coverage and QC on keyboard accessibility has gone downhill as of late for sure.
the lack of default accelerators on common tasks has been getting worse, but the one good thing is that all of Microsoft's GUI development tooling at least makes it so every control has a tabstop by default, even if it ends up being out of order or slow to get to. if you're working with MFC, WinForms, XAML, etc. it's all set by default so devs don't even need to know about it.
@gsuberland @mcc @TomF A very typical example of how usability has gone down with modern UIs:
But don't worry, at least OK and Cancel button in the new dialog have accelerators!