Quote:
Originally Posted by wildfire070
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.