pdf.js/test/integration
Calixte Denizet 7d8b53bf7a [Editor] Move an the editor div in the DOM once a translation with the keyboard is done
When moving an element in the DOM, the focus is potentially lost, so we need to make sure
that the focused element before the translation will get back its focus after it.
But we must take care to not execute any focus/blur callbacks because the user didn't
do anything which should trigger such events: it's a detail of implementation. For example,
when several editors are selected and moved, then at the end the same must be selected, so
no element receive a focus event which will set it as selected.
2023-08-08 21:02:05 +02:00
..
accessibility_spec.js The annotation layer dimensions must be set before adding some elements (follow-up of #15770) 2022-12-13 14:54:45 +01:00
annotation_spec.js [Annotation] Strip out the array index in the path only when the path is from a terminal node (bug 1847733) 2023-08-08 15:05:27 +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] Move an the editor div in the DOM once a translation with the keyboard is done 2023-08-08 21:02:05 +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 Don't print hidden annotatons (bug 1815196) 2023-07-31 13:04:15 +02:00
stamp_editor_spec.js [Editor] Fix the resizing of an editor when it's rotated (bug 1847268) 2023-08-08 12:54:12 +02:00
test_utils.js [Editor] Fix the resizing of an editor when it's rotated (bug 1847268) 2023-08-08 12:54:12 +02:00