Comment 6 for bug 1635087

Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote :

Of course, it doesn't fix the bug. It just establishes a consistent behaviour. With the configurable debouncing timeout in 2.2 it actually becomes useful.

Clearing the box without starting the debouncing timer is not an option, because then the contents of the view might stay inconsistent forever.

The issue will finally be resolved once we no longer fetch the whole result set eagerly from the database.