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.
|