Commit 07c34fcc authored by Dyami Caliri's avatar Dyami Caliri Committed by Gatis Paeglis
Browse files

xcb: use keyboard event source window to determine auto-repeat value


The xcb auto-repeat checking code checks for queued events on the target
(focused) window. This breaks down if you have a native child widget,
and QKeyEvent::autoRepeat is never true.

Task-number: QTBUG-21500
Change-Id: Ia979edfa8a3afce07a3e1cbaa778541ffb9ce5dc
Reviewed-by: default avatarGatis Paeglis <gatis.paeglis@digia.com>
parent 8688dfcd
Showing with 18 additions and 17 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment