View Issue Details

IDProjectCategoryView StatusLast Update
0021364MMW 5Main Panelpublic2024-11-19 20:31
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilitysometimes
Status assignedResolutionopen 
Product Version5.1 
Target Version5.1.1 
Summary0021364: MMW (debug) often fails to respond to TAB key on launch
DescriptionWhen MM is run and the user presses the TAB key, MM will often fail to respond/change focus (this occurs with both 3078 and 3079--i.e. it's unrelated to recent changes re. focus on launch).

The issue occurs appears to be related to a combination timing and the node that MM launches into when pressing the TAB key:
- It is _much_ more likely to occur with the debug build when dbgview isn't running
- In the case that dbgview isn't running, pressing the TAB key a few seconds after the UI renders --> the bug may or may not occur depending on the node (it seems to be more likely to occur for Playlists > PlaylistName that is a container [list] )
- In the case that dbgview isn't running, pressing the TAB key immediately after launching MM --> the issue almost always occurs
- If the regular build (instead of debug) is used, the issue also occasionally occurs, but much more rarely (1/5 tries)
- Unlike 0021370 this bug occurs even if only a single TAB is open

Note: According to Petr, the app is in focus. So it may be that no portion of the UI has TAB focus and that's why there's no response to the TAB key.

Shared debug log/video.
TagsNo tags attached.
Fixed in build

Relationships

related to 0021196 closedpetr MediaMonkey does not get focus on startup (regression) 
related to 0021345 resolvedpetr In certain evironments, upgraded MM installations interfere with Windows Explorer and other apps (regression) 
related to 0021370 closedmichal Focus : MM doesn't respond to ARROW keys on startup if multiple TABs are open 

Activities

rusty

2024-11-19 15:54

administrator   ~0077681

Pushing to 5.1.1 since the issue is much less likely to occur with the non-debug build.