View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017494 | MMW 5 | Tagging / organizing (properties / auto-tools) | public | 2021-02-04 21:27 | 2021-02-05 20:03 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0017494: Properties: Changes to fields that have Auto Complete suggestion always default to first suggestion on Enter Key | ||||
Description | Changes to fields that have Auto Complete suggestion always default to first suggestion on Enter Key It behave same on all fields that have Auto Complete suggestions eg. Artist, Albums, ... 1. Edit Album of track by deleting few last characters 2. Suggestion on existing Album will show 3. Press ENTER 4. It is Auto filled Workaround to click outside field to close suggestions or press tab to next field | ||||
Tags | No tags attached. | ||||
Fixed in build | 2304 | ||||
|
Note: - the desired behavior is that pressing ENTER with focus on the textbox enters the displayed text (rather than one of the suggestions). And if the user presses the DOWN ARROW to select an entry from the list of suggestions, then the selected entry is entered when the user presses ENTER or clicks the suggestion. - the strange auto-complete behavior described above also occurs for in-place edits, but doesn't occur for Search (global or contextual). |
|
But this behavior is the same as in MM4, where the first suggested item is also filled on Enter... |
|
Current behavior was requested by 0016900. |
|
Re 0017494:0061761: MM5 behavior is different than in MM4 |
|
Fixed in build 2304. Reverted changes from 0016900. |
|
Build 2304 crashes in some cases when doing in-place edits 1 In Artists > Beatles [Browser] change one track to Artist=Beatles -- crap 2 Click that track and edit the 'Beatles -- crap' entry in place 3 Press BACKSPACE 8x so that only 'Beatles' remains 4 Press DOWN to select Beatles --> Crashlog 2E470000 Note that I'm unable to replicate, so if the crashlog doesn't show anything, please re-resolve. |
|
Resolving, the 2E470000 crash log is actually SQL syntax error caused by using the album field when testing 0017365 |
|
Verified 2304. |