View Single Post
Old 08-27-2023, 06:24 PM   #18
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
The problem is that for some reason, when you clicked in CodeView just before the clip is used, it seems that the focus appears to be outside the main window so it ignores that move to CodeView as they think it is not meant for this main window.

Strange indeed.

Debug: Focus Changed QWidget(0x0) QComboBoxListView(0x1bde0dd2dd0) CodeViewEditor(0x1bdd4d6b9b0)

The first is the detected mainwindow, the next is old object who is giving up focus, and the last is the new object obtaining focus.

Very strange...

I will need to think about this more.
KevinH is offline   Reply With Quote