View Single Post
Old 09-16-2018, 04:32 PM   #82
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

Quote:
Originally Posted by cfillion View Post
ListView_HitTest returns out-of-range indexes instead of -1 when the mouse 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?
Thanks for both of these, fixing now!
Justin is offline   Reply With Quote