List of steps to reproduce:
- Open Special:Translate from a given page to translate it. (example)
- Edit a translation unit and save it (clicking “Publish” button or pressing Ctrl+Shift+S).
- Note the next unit opens in editor and the browser automatically scrolls in order we can fully see the next unit.
- Edit the second to last (n-1) unit and save it.
What happens?:
TUX opens the last (n) unit in editor, but the browser does not scroll to it: we have to manually scroll to well see it.
What should have happened instead?:
The browser should automatically scroll to fully see last unit in editor, as it does for other units of the page.
Browser information:
Tested with Firefox 78 and Chromium 90.