Page MenuHomePhabricator

'End' key doesn't respect soft wrap
Closed, ResolvedPublic5 Estimated Story Points

Description

On Firefox for Linux, pressing 'end' goes to the end of the current physical line, regardless of whether there's actually a soft linebreak before then; i.e. it often goes to the end of a paragraph instead of the end of a line.

(Reported at https://www.mediawiki.org/wiki/Topic:Tx6a96p0uzio7fxe )

Event Timeline

DannyH set the point value for this task to 5.

Change 375746 had a related patch set uploaded (by Pastakhov; owner: Pastakhov):
[mediawiki/extensions/CodeMirror@master] Fix home/end behavior

https://gerrit.wikimedia.org/r/375746

There is a bug: Home after End goes to the start of the next wrapped line. Hopefully it was fixed in latest CodeMirror library.

the path was rebased to the latest version of CodeMirror where the mentioned bug is fixed.

Change 375746 merged by jenkins-bot:
[mediawiki/extensions/CodeMirror@master] Fix home/end behavior

https://gerrit.wikimedia.org/r/375746