View Issue Details

IDProjectCategoryView StatusLast Update
0019096MMW 5Generalpublic2025-03-24 19:30
Reporterzvezdan Assigned To 
PriorityurgentSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Product Version5.0 
Target Version2024.2Fixed in Version2024.2 
Summary0019096: dropdown control should not fire change event on mousedown, but on mouseup
DescriptionIt is standard in all Windows applications that selecting of item in the dropdown list changes text in its edit field when mouse is up, not down. Even MM4 worked like that.
TagsNo tags attached.
Fixed in build3150

Activities

michal

2025-02-19 16:55

developer   ~0078304

Fixed in build 3150. It is significant change to dropdowns behavior, so more tests needed. Note, that related change was also in key navigation behavior - change is now called after confirming selection by enter, not immediately during navigation.

peke

2025-03-24 19:30

developer   ~0078530

Verified 3150

I have not seen any regressions caused bug fix.