Open Bug 1716814 Opened 3 years ago Updated 11 months ago

[XFA] The date picker is not displayed when focusing a date field

Categories

(Firefox :: PDF Viewer, defect, P2)

Desktop
All
defect

Tracking

()

Accessibility Severity s3
Tracking Status
firefox89 --- disabled
firefox90 --- unaffected
firefox91 --- affected

People

(Reporter: danibodea, Unassigned)

References

Details

(Keywords: access, Whiteboard: [pdfjs-form-xfa][pdfjs-accessibility])

Attachments

(1 file)

Note

  • When the user loads XFA form PDF file and focuses a date field (with date picker), he will notice that the date picker is not being displayed.

Affected versions

  • Nightly v91.0a1

Affected platforms

  • all

Steps to reproduce

  1. Launch browser.
  2. Flip the pdfjs.enableXfa to true.
  3. Load the attached PDF file.
  4. Focus on a date field.

Expected result

  • A date picker is displayed.

Actual result

  • No date picker is being displayed.

Regression range

  • Not a recent regression, but an implementation flaw.
Priority: -- → P2

Downgrading to S3 since the field is fillable anyway, even though not in the most user-friendly way.

Severity: S2 → S3
QA Whiteboard: [pdf_xfa_generic]
Keywords: access
Whiteboard: [access-s3]

I replaced the date picker by a normal text input on purpose:

  • there were some layout issues (the cross was taking too much space)
  • and mainly we must take care to have a date picker which takes into account the user locale but the date display must be done using the form locale.

The locale problem can be fixed in adding support for picture elements which are here to give a format to the data we've in the form.

Whiteboard: [access-s3] → [access-s3][pdfjs-form-xfa][pdfjs-accessibility]
Accessibility Severity: --- → s3
Whiteboard: [access-s3][pdfjs-form-xfa][pdfjs-accessibility] → [pdfjs-form-xfa][pdfjs-accessibility]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: