Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
4.4.1
Description
translateButtonState() in qapplication_win.cpp is called for the WM_NCBUTTON cases, although this is incorrect because the WM_NCBUTTON cases do not have a wparam indicating the button state.