https://bugs.documentfoundation.org/show_bug.cgi?id=169644

Buovjaga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilmari.lauhakangas@libreoff
                   |                            |ice.org

--- Comment #2 from Buovjaga <[email protected]> ---
I believe this could be intentional performance-preserving behaviour. It's the
same as you see in many search filter fields (on websites etc.), where it will
not react to your typing immediately. This is sometimes called "debouncing".
When some area gets heavy interaction, it does not make sense to spend CPU time
in real-time monitoring. But maybe the behaviour can be tweaked without harming
performance.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to