View Single Post
Old 01-17-2020, 10:54 PM   #45
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,871
Karma: 6120478
Join Date: Nov 2009
Device: many
When using the Clips window QDockWidget it has focus so the code needs to guess where you want to paste into since nothing else has cursor focus at that time. So it guesses you want the main codeview window if you are currently have an html code tab (FlowTab) open there (as opposed to looking at image tabs, or content.opf, or the ncx, or audio tabs, or video tabs, or javascript, ... etc).

I can extend that guess to allow both CSSTabs and Flow(html) tabs. I will look into doing that.
KevinH is offline   Reply With Quote