View Issue Details

IDProjectCategoryView StatusLast Update
0018800MMW 5Generalpublic2022-02-19 12:33
Reporterbarrym Assigned To 
PriorityurgentSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
PlatformWindowsOS-OS Version10
Product Version5.0.3 
Target Version5.0.3Fixed in Version5.0.3 
Summary0018800: Keyboard navigation dies .. affects all panels, all tabs
Descriptionv 2604 --- I have had multiple instances where I lose ability to navigate via the via the keyboard.
I mostly notice in the Column Filter ... ie. I can scroll by dragging a vertical scroll bar, but not by using the keyboard (up & down arrows, Home & End key ... all dead)

Once it occurs it affects all tabs, and all panels, and is persistent until MM5 is restarted.

I attached a debug log in Ticket # 3679

Logs shows:
* start MM5
* use just one tab ... switch between a couple of Collections, trying to trigger the issue
TagsNo tags attached.
Fixed in build2608

Relationships

related to 0018563 closeddrakinite [Performance] Speed up SVG icon loading 
related to 0018855 closedmichal Improve Collection options dialog - Reset do default button 

Activities

barrym

2022-02-06 05:37

updater   ~0066863

I checked this issue against the working 2605 version.
I issue is unresolved.
Additional to the issue already reported, the problem also locks out all filtering, because the keyboard is disabled for the centre panel.
Dboxes, like File Properties, are not affected. ie. keyboard is active within those.

In my initial report I said the occurrence is Random. This is still the case, but it no rare. It hits me several times each day. ... The fix is to close and restart MM5.

I seems to that this issue is more urgent that current attention would indicate.

barrym

2022-02-06 05:58

updater   ~0066866

Test:
* focus is in centre panel .. List view
* press up arrow, down arrow, PageUp, PageDown, type a search string and Press Enter

UI response: zero

From the debug logs:
[6808] MM5 [37628](R) Skipped execution of hotkey Up
[6808] MM5 [37628](R) Skipped execution of hotkey Down
[6808] MM5 [18224](R) Going 'Worker'to make final callback 18224
[6808] MM5 [32124](R) Going 'Worker'to make final callback 32124
[6808] MM5 [37628](R) Skipped execution of hotkey Enter

Ludek

2022-02-08 18:36

developer   ~0066891

In [Ticket # 3679] Barry at first indicated that he can't trigger the bug anymore in 2606.

But later he replied:
It happened using 2606.
I had just started MM5
* it opened by usual display
* I pressed End key in the Column Browser
* that killed the keyboard

I tried this earlier today, but had not just started MM5.
So maybe it is fragile just after starting?


I haven't been able to trigger this so far, assigned to Michal to investigate (as author of Column Browser)

barrym

2022-02-10 04:29

updater   ~0066904

The Support Ticket that I referenced has become linked to some other incident somehow.
The correct Support Ticket is titled Ticket 0003679] 2604 - keyboard navigation freezes.
The Debug Dump referred to in the ticket is at https://www.dropbox.com/s/d276j8m2wbkhf04/no%20keyboard%20navigation.LOG?dl=0
"""
Logs shows:
* start MM5
* use just one tab ... switch between a couple of Collections, trying to trigger the issue
* in each Collection I am in List By Album View, with the Column Filter active
* I trigger the issue by changing to a Collection, and then clicking a Column Filter column, and pressing the End key
* do the above operation quickly as soon as the tab is populated
"""

barrym

2022-02-16 14:10

updater   ~0066995

Do you need any further information with this issue?
A fix or some feedback would be appreciated.

I am having to restart MM5 multiple times every day because:
* this issue is triggered during general use
* keyboard is ignored in the central panel but is OK in mm5 dboxes (eg .File Properties)
* no keyboard = no arrow keys, no Home End etc
* no keyboard = no filtering because I can't type anything
* no keyboard = many tasks are difficult
* fix is to close and restart MM5 ... in my normal pattern of use the issue is retrigger quite quickly.

Seems serious to me.
BTW keyboard is wired.. Has no issues.
I am using skin Code Monkey if that is relevant.
Still happening on 2606.
Ticket created 3rd February. Contains debug log.

barrym

2022-02-17 01:12

updater   ~0067008

Still happening on 2607.
Fresh debug dump, and html elements sent to MiPi as requested

michal

2022-02-18 09:31

developer   ~0067027

Fixed in build 2608. It was regression introduced during fixing 0018563, and was reproducible only when opening popup menu with already not existing icons. In this case icons of custom collections, so it was initiated by opening menu with collection list, problems happened always after second opening attempt.

peke

2022-02-19 12:17

developer   ~0067046

Verified 2608

Test note: crucial steps to trigger bug in 2607 are at 0018800:0067027