Quote:
Originally Posted by DiapDealer
We had very, very little control over the html that QtWebkit generated when editing in BookView, and we still have very little control over the html that QtWebEngine generates in PageEdit. I'm not certain everyone fully realizes this (no matter how many times we try to tell them).
|
That is fine, when I started this topic I was mostly looking to see if this was fixable by, say, editing some .ini or .dll - my skills at that are limited and so I only tend to do that on the advice of someone more knowledgeable than me.
Quote:
Originally Posted by KevinH
FWIW - I filed the following bug in Qt's bug reporting system. But the code in question is actually upstream at Google Chrome and it may take years to see the light of day if ever.
|
Now I know what causes the strange behaviour. Thanks for taking the time to check and even report the bug!
Even if it never gets fixed at least I know I'm not crazy. Or do I?
Bottom line, to anyone who encounters this issue: beware, if the h6 had an ID, when you hit enter from that line, the ID gets duplicated and the
only way to get rid of it is by editing the actual code. Converting the line to p with the tools won't delete the duplicated ID and remaking the TOC will simply change the numbers if it can, potentially leading to bloating.