Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.12.10
-
Fix Version/s: None
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:None
-
Platform/s:
Description
For a QWidget with native handle on Windows, if one call winId() in nativeEvent() while processing WM_NCCALCSIZE message, infinite recursion will occur.