Closed Bug 1536139 Opened 6 years ago Closed 6 years ago

https://developer.mozilla.org/en-US/docs/Web/Events/input doesn't mention that only alterations by a user are meant

Categories

(developer.mozilla.org Graveyard :: API, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mbrodesser-Igalia, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?

Checked https://developer.mozilla.org/en-US/docs/Web/Events/input and it didn't mention that only alterations by a user are meant. The following specification mentions that
https://html.spec.whatwg.org/multipage/indices.html#event-input-input and MDN should respect it (Firefox' code already does).

What happened?

See above.

What should have happened?

See above.

Is there anything else we should know?

Chris, this looks like a content bug. Can you move it to the correct place?

Flags: needinfo?(cmills)

Basically, the reporter is asking for us to make it clear that input events are only fired when a change is made by the user (correct me if I'm wrong).

I have add a few words to make this clear, so now I think this can be closed.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(cmills)
Resolution: --- → FIXED

(In reply to Chris Mills (Mozilla, MDN editor) [:cmills] from comment #2)

Basically, the reporter is asking for us to make it clear that input events are only fired when a change is made by the user (correct me if I'm wrong).

Yes, that's what I meant.

Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.