Open Bug 960581 Opened 10 years ago Updated 2 years ago

Consider dispatching the input event for text inputs and textareas asynchronously

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86
macOS
defect

Tracking

()

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

I tried doing that as part of bug 675579 but that breaks a lot of tests and might have web compat risk.
Blocks: 675579
I looked and it seems to me like WebKit/Blink agree on our behavior.
1. I do not see how this is meant to help bug 675579 - or that it needs help to begin with.
2. I think that making the input event asynchronous would be a very real backward compatibility risk.

So, IMHO, don't do this.
(In reply to comment #2)
> 1. I do not see how this is meant to help bug 675579 - or that it needs help to
> begin with.

It shouldn't affect that bug.

> 2. I think that making the input event asynchronous would be a very real
> backward compatibility risk.

I agree.  Do you think it's worth proposing the spec to be fixed here?  I chatted with Hixie about this on IRC briefly but we didn't get to a conclusion.
I did not realize the spec says it is supposed to be asynch. If there is lack of interop, it's always worth discussing it. But I don't know enough about it to participate actively.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.