Open Bug 1719847 Opened 3 years ago Updated 3 years ago

[XFA] An input field should allow to select drop-down options OR manually input text

Categories

(Firefox :: PDF Viewer, defect, P2)

Desktop
All
defect

Tracking

()

Tracking Status
firefox90 --- disabled
firefox91 --- affected

People

(Reporter: danibodea, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [pdfjs-form-xfa])

Attachments

(2 files)

Attached file PDFIUM-283-0.pdf

Note

  • When the user loads a specific PDF file in Adobe Reader and then opens it in Firefox, scroll to page 9 and access field "Stadiul la data depunerii cererii de finantare: [Selectati din lista sau completati, dupa caz]", he will notice that the browser only allows the used to select drop-down options and won't allow text input.

Affected versions

  • Nightly v91.0a1

Affected platforms

  • all

Steps to reproduce

  1. Launch browser.
  2. Flip "pdfjs.enableXfa" to true.
  3. Load the attached PDF file.
  4. Scroll to page 9 and access the "Stadiul la data depunerii cererii de finantare: [Selectati din lista sau completati, dupa caz]" field.
  5. Attempt to select drop-down options AND manual text input.

Expected result

  • The field allows both options.

Actual result

  • The field only allows selecting existing drop-down options.

Regression range

  • Not a regression.

This issue might be related to a dynamic element.
If correct, please remove the other blocking bug.

Blocks: 1717661
QA Whiteboard: [pdf_xfa_dynamic]
Flags: needinfo?(cdenizet)
Priority: -- → P2

As far as I know, there aren't any native HTML element to for an editable dropdown list.
So we should implement one by hand.

QA Whiteboard: [pdf_xfa_dynamic]
Flags: needinfo?(cdenizet)
Whiteboard: [pdfjs-form-xfa]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: