Steps to replicate the issue (include links if applicable):
- Ensure line wrapping is enabled (should be the default in AbuseFilter since T399673)
- Open a filter containing a long line of code, such as itwiki's filter 795 (or the original enwiki's filter 793)
- Press Ctrl +Shift+,
- Uncheck "Wrap lines"
What happens?:
The editor apparently disappears, leaving a blank page. It actually shifted far to the right side of the screen, as better noticeable when zooming out a few times (Ctrl + -)
What should have happened instead?:
Edit window should remain visible.