Quote:
Originally Posted by KevinH
This change is due to a change in how Qt determines which button should have the default setting. They have gone back and forth on this with one fix changing it one way and one fix changing it back.
We can try to work around this by specifying which one we want to the default button instead of allowing Qt to choose. I will add that for the next release.
PS, Use the Tab key to shift focus to the Yes button, no cursor needed.
PPS, I have now pushed a fix for this to master. The fix will appear in the next release.
|

Awesome work! Unfortunately, tab key doesn't shift selection to the Yes button for me. Could be because I'm on macOS? Not sure. But I'll look forward to the next release. Thanks!