Open Bug 1854293 Opened 1 year ago Updated 2 months ago

HTML date picker pop-up doesn't work from non-chrome parent process pages

Categories

(Core :: Layout: Form Controls, defect)

defect

Tracking

()

People

(Reporter: darktrojan, Unassigned)

References

(Blocks 1 open bug)

Details

For a content page in the parent process (e.g. an email in Thunderbird) the date/time picker pop-up doesn't work. More accurately, it pops up then immediately disappears again, on account of the onBlur handler.

There's a check for chrome documents which prevents the same problem there. Extending this check would solve the problem but I'm not sure of the right things to check.

This is a low priority as it's an obscure edge case, but it would be nice to have it working. Some people do use forms in email.

Blocks: 1854295
Component: General → Layout: Form Controls
Product: Toolkit → Core
Severity: -- → S3
Depends on: 1828477
You need to log in before you can comment on or make changes to this bug.