View Single Post
Old 10-10-2025, 12:04 PM   #6
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,839
Karma: 207000000
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I can confirm that running Mend is enough to restore order here. At first glance, I can see a few things that come straight out of writer2xhtml that Mend needs to fix:

1) No xml declaration at the top of the xhtml (possibly the cause of the one-line-off cursor problem when syncing)

2) The links to the css files are missing the type="text/css" attributes. This is definitely why CTRL+Click does not think there are any stylesheets to open.

3) Consecutive spaces from Writer2xhtml are converted to non-breaking space entities by Mend. If there are enough of them, it could account for cursor line mismatches when syncing from Preview to Code View too?

Last edited by DiapDealer; 10-10-2025 at 01:18 PM.
DiapDealer is offline   Reply With Quote