26 Nov
2009
26 Nov
'09
9:27 a.m.
Dmitry Timoshkov wrote:
"Nikolay Sivov" <bunglehead(a)gmail.com> wrote:
I've noticed some problems with keyboard input while testing my favorite Listview control code. The problem is that Ctrl/Shift don't fire WM_KEYDOWNs properly: they don't trigger autorepeat.
Is it a known input processing problem?
http://bugs.winehq.org/show_bug.cgi?id=18296 ? Actually, no. I don't have unneeded keyups, the problem is that function keys don't autorepeat while letter keys do it properly.