id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 3563 """Directory hotlist"" dialog should use WListbox's change notification." mooffie "The directory hotlist updates the ""Directory path"" label when the item in the listbox changes. It uses MSG_POST_KEY to detect this change. We should instead use WListbox's notification mechanism: it sends a MSG_ACTION in such case. The patch fixes this. Advantage: The dialog will be able to detect changes caused by mouse clicks too. Currently it can't. " defect closed minor 4.8.16 mc-core master fixed 3569 merged committed-master