[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | Would be nice if people could try this a bit and see if the problems | seen earlier can be reproduced with this patch applied. > | - most likely a check for update in progress is needed in the | keyeventTimeout | - event coalescing would be nice... (may be 1.5 stuff if we go this route)
Without this patch I saw the "occasional drop of chars" when typing really fast. With this patch I cannot see that anymore. But I am a bit unsure if the original problem is solved with this patch (and I cannot remember what the original problem was...) Also it would be nice to know if QTimer events is also taken care of by processEvents. If this is _not_ the case then this patch might actually fix the problem as is. -- Lgb