View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019096 | MMW 5 | General | public | 2022-05-21 07:24 | 2025-03-24 19:30 |
Reporter | zvezdan | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 2024.2 | Fixed in Version | 2024.2 | ||
Summary | 0019096: dropdown control should not fire change event on mousedown, but on mouseup | ||||
Description | It 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. | ||||
Tags | No tags attached. | ||||
Fixed in build | 3150 | ||||
|
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. |
|
Verified 3150 I have not seen any regressions caused bug fix. |