v4.1.392
Implement a linting rule to discourage using `waitForTimeout` for new tests
Convert the `integration` test-files to JavaScript modules
[Editor] Add the possibility to create an highlight from the context menu when some text is selected (bug 1867739)
Simplify the copy & paste integration test
Fix the "must highlight text in the right position" integration test
[Editor] Remove the mark from the highlight element and set its role to mark (bug 1889623)
[Editor] Don't add an already added editor (bug 1890367)
Merge pull request #17915 from timvandermeij/lint-waitfortimeout
[Editor] Correctly handle lines when pasting some text in a freetext
Remove terminal white spaces when extracting text from annotation appearances
Avoid wrong scrolling when calling zoomReset