v5.0.375
Rename the toolbar buttons in order to free their current names
[Editor] Make ink annotation editable
Fix autolinking with highlighted search results
Introduce a `getRect` utility function for the integration tests
Fix a race condition involving the `waitForEvent` integration test helper function
Fix left offset when scrolling to search result
[Editor] In edit mode, a non-editable stamp must be visible after the page is rendered
Introduce a generic `selectEditors` helper function
[Editor] Add two integration tests for the signature UI
[JS] Skip throwing actions
[Editor] Fix the role of the different editors in order to make them interactive elements (bug 1953290)
Remove terminal white spaces when extracting text from annotation appearances
Fix the "Text selection using mouse doesn't jump when hovering on an empty area in a single page" integration test
Don't close the `secondaryToolbar` when clicking inside it (PR 18385 follow-up)