View Single Post
Old 04-03-2024, 11:22 AM   #20
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: 7,736
Karma: 5446592
Join Date: Nov 2009
Device: many
Wow. Okay. Let me investigate if we can use a keypress event routine to preprocess Shift-Tab as a focus change before it goes to CodeView.

Update:

Same issue happens on macOS as well. I so rarely use all keyboard so I never noticed it.

I also tried your red border qss file and it works nicely for BookBrowser, TableOfContents, and Clips Windows. Thanks you! CodeView already changes the current line background when it has focus so that is clear as well. Unfortunately Preview does not display any red border when it has focus. But since that is the only one that doesn't change, I know when it has the focus.

So the PreviewWindow probably has no border around it to change color as it is a QtWebEngineView.

Again something to add to the list to be investigated.

Last edited by KevinH; 04-03-2024 at 11:40 AM.
KevinH is offline   Reply With Quote