Aug. 9, 2026
11:27 p.m.
http://bugs.winehq.org/show_bug.cgi?id=46856 --- Comment #10 from nobodyimportant92@proton.me --- Ran a quick test with the native comctl32. Getting the same iItem and iSubItem from LVM_SUBITEMHITTEST, but the notification payload from NM_CLICK and NM_DBLCLK is different: (-1, 4) from the WINE implementation, (-1, 0) from the Windows one. So, the difference must be in how the click notification payload is filled after a no-row hit. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.