@repilo
Okay, I tracked this one down to a side-effect from a bug fix where those same QToolButtons with Menus were inserting themselves in the tab focus chain. I turned them from default TabFocus to ClickFocus but should have made all of them NoFocus.
I have fixed this bug now and pushed the fix to master.
This fix will be part of the next release.
Thank you for your bug report.
|