Problem:
Item pages are seemingly randomly scrolling back to the "in more languages" block after changes in the DOM.
Video: https://www.youtube.com/watch?v=racoqXQFNpA
Steps to reproduce:
Option 1:
- On Item page scroll to the end of "In more languages" block: "In more languages" line shouldn't be visible, but "All entered languages" should be
- Run $( '.wikibase-title-id' ).text( 'test' ); in console (or just reload a page)
- Page will scroll back to the "In more languages" title
Option 2:
- Enable one of the live clock gadgets
- Open Item page
- Scroll past "In more languages" block
- Page will scroll back to "in more languages" title
Option 3:
- Open Item page
- Scroll down past "in more languages" block
- Hover over "edit" link on a statement
- Page will scroll back to "in more languages" title
Notes:
- It seems to have started after March 18th
- This seems to be happening in Chrome but not Firefox
- This happens on both Items and Properties