pdf.js/test/integration
Calixte Denizet 177036e6ae For text widgets, get the text from the AP stream instead of from the format callback (bug 1825002)
When fixing bug 1766987, I thought the field formatted value came from
the result of the format callback: I was wrong. The format callback is ran
but the value is unused (maybe it's useful to set some global vars... or
it's just a bug in Acrobat). Anyway the value to display is the one rendered
in the AP stream.
The field value setter has been simplified and that fixes issue #16409.
2023-05-17 14:07:28 +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] Replace use of id by data-element-id to have the correct id 2022-10-19 23:36:28 +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 Take all the viewBox into account when computing the coordinates of an annotation in the page (fixes #15789) 2022-12-08 15:02:20 +01:00
ink_editor_spec.js [Editor] Take into account the initial rotation (issue #16278) 2023-04-16 21:36:26 +02:00
scripting_spec.js For text widgets, get the text from the AP stream instead of from the format callback (bug 1825002) 2023-05-17 14:07:28 +02:00
test_utils.js Add the possibility to copy all the pdf text whatever the rendered pages are (bug 1788035) 2023-04-15 18:59:40 +02:00