View Issue Details

IDProjectCategoryView StatusLast Update
0014842MMW v4Properties/Auto-Toolspublic2018-06-08 19:45
Reporterlowlander Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Target Version4.1.21Fixed in Version4.1.21 
Summary0014842: Context menu is gone from inline editing and Properties dialog (Windows 10 update)
DescriptionContext menu is gone from inline editing and Properties dialog. Right click shows nothing.
Additional InformationMaybe: UCX-203-81278; RZH-684-47518
TagsNo tags attached.
Fixed in build1869

Activities

rusty

2018-05-28 18:54

administrator   ~0050399

Martin, I'm unable to replicate this using build 1867. Can you give some repro steps?

rusty

2018-05-29 04:09

administrator   ~0050407

Last edited: 2018-05-29 04:28

Here's a video illustrating the issue from ticket WBK-141-59057 : https://www.screencast.com/t/xWiyAPO942B

Note: I still can't replicate, but I do notice that when I'm using the 'pulse' skin I briefly see a white flash upon right-clicking on the selected text.

Ludek

2018-05-29 10:41

developer   ~0050412

I can replicate with the last Windows 10 updates. i.e. it appears for all MediaMonkey builds after the Windows Update.

Ludek

2018-05-29 11:48

developer   ~0050414

Last edited: 2018-05-31 12:37

Windows now sends WM_KILLFOCUS message on context menu showing (so DestroyCaret is called in TTeEdit.KillFocus).
Workaround could be to use the system's context menu (like in the Comment box).

I was able to use the default system menu in the skinless version (fixed in 1868), but I am unable to use it in skinned version.
EDIT: Finally I found another workaround for skinned version that seems to work fine (like before the Win10 update).

Fixed in 1868.

peke

2018-05-31 20:42

developer   ~0050462

Verified 1868

lowlander

2018-06-04 16:40

developer   ~0050483

This is not fixed for me on 1868. Context shows in multi-line fields (like comment), but not on single line fields (like Artist).

Skinned/Portable

Ludek

2018-06-05 11:25

developer   ~0050487

Last edited: 2018-06-05 20:19

I see,
while it works in Properties dialog now (WBK-141-59057), it is still broken in case of inline editing (like on the video in UCX-203-81278 https://www.dropbox.com/s/yvtso7dxrsvc92i/MM%20Problems.mp4?dl=0 ), going to fix this for the next build.

@lowlander: You have indicated that the context menu isn't shown at all for you? That sounds like a different issue, for the users (and for me) the context menu is always shown, just the selection is incorrect after using the menu.

Ludek

2018-06-05 19:40

developer   ~0050490

Last edited: 2018-06-05 20:18

Lowlander indicated (via IM) that the context menu is missing entirely for him (on mouse right-click), but he uses win 10 version 1709 build 16299.431,
asked him to update to the latest (1803, build 17134.81)

EDIT: Jiri tested on Win10 1709 and the context menu is there, must be something specific to LowLander's PC.

Ludek

2018-06-05 22:20

developer   ~0050491

Last edited: 2018-06-06 07:49

The issue from UCX-203-81278 is fixed in build 1869.

Re: LL's issue, here is updated MM.exe ( https://www.dropbox.com/s/0rd2iplhysm6xo5/MediaMonkey.exe?dl=0 ), replace it over your current MM.exe from build 1868 and generate new debug log, thx

Ludek

2018-06-07 19:36

developer   ~0050502

Last edited: 2018-06-07 20:16

User from UCX-203-81278 has already confirmed the fix (I've sent him updated EXE)

Debugged the LowLander's issue offline and we have found that it is caused by his /Portable/MediaMonkey.registry file (the issue doesn't appear on clean install for him). I cannot replicate with his registry (probably because he has a multi-monitor environment with MM on the secondary -- which is left of the main monitor, this also explains negative values for the left position of MM windows), whenever the MM window is moved to the secondary monitor the issue appears.
Solving...

Ludek

2018-06-07 21:16

developer   ~0050503

Fixed in 1869.

peke

2018-06-08 19:45

developer   ~0050504

Verified 1869