https://bugzilla.wikimedia.org/show_bug.cgi?id=40129

--- Comment #6 from rai...@rillke.eu <rainerril...@hotmail.com> 2012-09-10 
17:38:16 UTC ---
(In reply to comment #5)
Pardon? If this answers your question, I usually have no problems with slow
inputs, except in Upload Wizard when I upload >= 15 files at once but this is
caused by an interval that is not cleared + a resize handler that is called on
each key stroke.

Why not simply waiting whether other people have the same experience? Perhaps I
have to buy a new machine, this is overdue, anyway.

Or you simply use a timeout (setTimeout) and clear (clearTimeout) it with the
next key stroke. Only if the timeout was "faster" than the keystroke, you
compute your DOM stuff and otherwise, the timeout is simply cleared.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to