Steps to replicate the issue (include links if applicable):
- Open https://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&action=edit&cm6enable=1&safemode=1
- Turn "Syntax" on
- Focus the editor
- Press Ctrl+Home
What happens?:
The bottom-right part says "1:0". When you use "Go to line" and enter "1:1", the caret moves to after the first character (what any other editor considers 1:2).
What should have happened instead?:
The bottom-right part says "1:1". When you use "Go to line" and enter "1:1", the caret moves to before the first character.