spring-io / spring-asciidoctor-backends

A backend for Asciidoctor used to produce Spring styled HTML
Apache License 2.0
77 stars 15 forks source link

Opening an anchored link scrolls to the wrong place in Safari on macOS #62

Open wilkinsona opened 2 years ago

wilkinsona commented 2 years ago

I'm using Safari 15.5 on macOS Monterey (12.4). When I open a link like https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto.webserver.use-behind-a-proxy-server, the docs scroll to the wrong place:

Data Properties section in the appendix

Chrome and Firefox on the same OS are not affected so it appears to be a WebKit/Safari-specific problem.

philwebb commented 2 years ago

Seems to be javascript related.