Closed Bug 1804144 Opened 1 year ago Closed 1 year ago

Implement the `formdata` event: Android

Categories

(Core :: DOM: Forms, defect)

Unspecified
Android
defect

Tracking

()

RESOLVED DUPLICATE of bug 1594708

People

(Reporter: kbrosnan, Unassigned)

References

Details

(Keywords: dev-doc-needed)

From github: https://github.com/mozilla-mobile/fenix/issues/28074.

What is the user problem or growth opportunity you want to see solved?

The formdata event, as described in the HTML spec, should be fired when a form element is constructing the entry list.

How do you know that this problem exists today? Why is this important?

According to MDN, the event isn't currently supported.

Who will benefit from it?

A handful of developpers worldwide would probably love the opportunity to use this very niche but neat form event, either for validation purposes or to append data to a form on submit via javascript.

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

I don't find if for platform specific or pref around the dispatcher.

smaug: Do you know something about this?

Flags: needinfo?(smaug)

formdata event is enabled on all platform in bug 1594708, Android should also support that, I did a quick test, we do fire formdata event on Android as well, I think this is a bug of MDN.

Flags: needinfo?(smaug)
Status: NEW → RESOLVED
Closed: 1 year ago
Component: DOM: Events → DOM: Forms
Duplicate of bug: 1594708
Resolution: --- → DUPLICATE

(mark as dev-doc-needed to update the document)

Keywords: dev-doc-needed
You need to log in before you can comment on or make changes to this bug.