View Single Post
Old 04-03-2024, 10:57 AM   #17
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 704
Karma: 2180740
Join Date: Jan 2017
Location: Poland
Device: Misc
Focus in Sigil on Windows is a truly mysterious case.

I too often Tab jump over various interface elements and also run into the problem of Code View accidentally capturing focus and I get something similar to the screenshot from one of the previous posts.
* Sometimes this happens when I hide the F&R window.
* Sometimes when I have the Automate icons on the toolbar turned off.
* Sometimes when I have more than one tab open in Code View
* (and certainly in other cases that I can't remember).

For easier checking where the focus is, I can suggest a one-line entry in the qt_styles.qss file:
Code:
:focus {border: 1px solid red;}
BeckyEbook is offline   Reply With Quote