View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017967 | MMW 5 | Main Panel: Toolbars & Menus | public | 2021-06-01 02:43 | 2021-06-04 04:26 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0.1 | ||||
Target Version | 5.0.1 | Fixed in Version | 5.0.1 | ||
Summary | 0017967: Artwork window doesn't respond to single click | ||||
Description | If the user opens the artwork window, the minimize/maximize/close buttons often don't respond to single clicks as expected, and instead respond to double-clicks (though incorrectly--see below). This is problematic as most users will not realize this and the user will thing that the UI is frozen. Replicate as follows: 0 Launch MM with Focus on Devices and Services node 0 Preview window is set to Selected:Advanced 0 Active track contains 3 images for the album 1 Right-click on the Preview window and add a new image (To Tag) 2 Right-click on the Preview window and switch to a different image 3 click on the Preview window artwork --> Artwork dialog opens 4 Click on the minimize/maximize/close buttons --> no response (for any of them)! 5 Double-click on the minimize/maximize/close buttons --> Window maximizes (for all three buttons)!! 6 Click on the minimize/maximize/close buttons --> Window responds as expected Note: If the bug doesn't occur at Step 4, try repeating step 3 https://www.screencast.com/t/Zd8stjNZo | ||||
Tags | No tags attached. | ||||
Fixed in build | 2411 | ||||
|
This isn't occurring now. I'll try to figure out how to replicated. |
|
I cannot replicate, but for me the minimize button never works, but I suppose that we might want to remove the minimize button for this dialog? Assigned to Petr for analyzing the Rusty's issue (as it seems related to shared dialog windows). EDIT: seeing that in dlgArtworkDetails.js there is: window.canMinimize = false; -- so the bug here is that the minimize button in the header is visible (it shouldn't) and might be also a root for the Rusty's issue ? |
|
Fixed |
|
Verified 2411 i.e. cannot replicate the original bug and the non-functional minimize button is removed. |