View Single Post
Old 09-16-2018, 12:11 PM   #82
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

ListView_HitTest returns out-of-range indexes instead of -1 when the point is below the last item. (It's the root cause of a crash in SWS.)

Also, latest WDL's recurseOwnedWindowHitTest loops forever when right clicking again while a context menu is already opened (tested with i3wm). Shouldn't h->m_owned_next be owned->m_owned_next?

Last edited by cfillion; 09-16-2018 at 04:48 PM.
cfillion is offline   Reply With Quote