v4.2.67
Implement a linting rule to discourage using `waitForTimeout` for new tests
Convert the `integration` test-files to JavaScript modules
Remove all `waitForTimeout` usage from the annotation integration tests
[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] Provide an element to render in the annotation layer after a freetext has been edited (bug 1890535)
[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)
Set correctly the change property for the event triggered when a choice list is changed
[Editor] Correctly handle lines when pasting some text in a freetext
Remove `waitForTimeout` usage from the `dragAndDropAnnotation` helper function
Remove terminal white spaces when extracting text from annotation appearances
Avoid wrong scrolling when calling zoomReset