mediawiki-extensions-CodeMi.../tests
MusikAnimal 3c3050447b CodeMirrorSearch: add num results and current selection; improve tabbing
Just like the 2017 editor, we show the number of results and which one
is currently highlighted.

This patch also brings the Tab behaviour closer to the 2017 editor.
Hitting Tab from the search input focuses the replace input, followed by
the replacement buttons, then the find buttons, then the content
editable. Shift+Tab largely does the reverse, except Shift+Tab from the
editor doesn't bring you to the search panel. Doing this would require a
lot of work for minor benefit, as we'd need to determine which panel to
focus to.

Add basic unit test

Bug: T371436
Change-Id: I968f91320ecb6ab9e9da0994052d33c76f85974b
2024-10-31 18:25:05 -04:00
..
jest CodeMirrorSearch: add num results and current selection; improve tabbing 2024-10-31 18:25:05 -04:00
phpunit CodeMirror 6 for VE 2017 wikitext editor 2024-08-01 03:15:21 -04:00
selenium selenium: Document when, how and why a test is skipped 2024-08-19 15:02:18 +02:00