View Single Post
Old 06-17-2024, 03:46 PM   #22
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
Quote:
Originally Posted by wildfire070 View Post
In the previous version of Sigil, the "automatic file fix" pop-up had "Yes" as the default highlighted selection. This current update defaults to highlight "No" instead. Is it possible to have that revert back so that "Yes" is the default?

With my workflow, I open a batch of epubs at a time that need to be automatically fixed and it's much faster for me to hit the return key instead of now having to use the cursor to select and click "Yes".
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.

Last edited by KevinH; 06-17-2024 at 04:24 PM.
KevinH is offline   Reply With Quote