pdf.js/test/integration
Calixte Denizet d03494eeff Only call the focus/blur callbacks when it's necessary (bug 1851517)
Focus callback must be called only when the element has been blurred.
For example, blur callback (which implies some potential validation) is not called
because the newly focused element is an other tab, an alert dialog, ... so consequently
the focus callback mustn't be called when the element gets its focus back.
2023-09-05 14:18:51 +02:00
..
accessibility_spec.js Ignore null-chars when using structTree-data in the viewer 2023-08-31 16:29:10 +02:00
annotation_spec.js Make annotations focusable (bug 1851489) 2023-09-04 17:12:23 +02:00
copy_paste_spec.js [api-minor] Don't normalize the text used in the text layer. 2023-04-17 14:31:23 +02:00
find_spec.js XFA - Support text search in XFA documents. 2021-08-23 08:44:20 -07:00
freetext_editor_spec.js [Editor] Avoid to unselect when a new page is rendered 2023-08-10 18:02:27 +02:00
ink_editor_spec.js [Editor] Move an the editor div in the DOM once a translation with the keyboard is done 2023-08-08 21:02:05 +02:00
scripting_spec.js Only call the focus/blur callbacks when it's necessary (bug 1851517) 2023-09-05 14:18:51 +02:00
stamp_editor_spec.js [Editor] Remove the stamp editor displayed when the image was loading (bug 1848313) 2023-08-11 16:46:23 +02:00
test_utils.js [Editor] Add the possibility to move all the selected editors with the mouse (bug 1847894) 2023-08-10 14:45:36 +02:00