Yes, that is a bug. Those buttons should only ever have TabFocus so that the tab key to manually move focus can tab to them for Accessibility. Mouse clicks should activate them but not give them focus.
I was overzealous trying to make Accessibility tab switching work better. This is one I should not have changed.
This has now been fixed in master.
If you can point me to any other similar instances, I will fix them.
Last edited by KevinH; 07-01-2024 at 01:16 PM.
|