View Single Post
Old 01-22-2020, 09:56 AM   #10
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,880
Karma: 6120478
Join Date: Nov 2009
Device: many
The only workaround is to move from an internal style link (implemented as a simple scrollTo in all browsers and Sigil) to an external style link, which would need to pass all network security and in Sigil's case (like most browsers) requires a complete reload of Preview and re-rendering of the page and reloading of the current tab and re syntax highlighting in CodeView. All just to scroll to the top of the page!

This style of internal linking has worked since the early html4 days and is in the spec. I do not want to change that because of really poorly written e-readers on Android.
KevinH is online now   Reply With Quote