View Issue Details

IDProjectCategoryView StatusLast Update
0017562MMW 5Generalpublic2021-10-07 11:28
Reporterdrakinite Assigned To 
PriorityurgentSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0.1Fixed in Version5.0.1 
Summary0017562: Prevent modal dialogs from opening with a size larger than the screen it is on
DescriptionI mentioned a while ago (https://www.mediamonkey.com/forum/viewtopic.php?f=30&t=96907, item number 7) that dialogs can sometimes open with a size larger than the screen, especially if MM is being moved between screens with different resolutions.

When a dialog opens, it should check if the size it wants to have is larger than the dimensions of the monitor, and limit it to be smaller. I think that giving a minimum of 100px padding on every side is enough.
Note that I'm not saying we should limit the dialogs from being extended further. Just the size it's given when it initially opens.
TagsNo tags attached.
Fixed in build2405

Relationships

related to 0017642 closedpetr Spawned dialogs open off-screen if larger than the MM window (and can't be dragged into view in some cases) 

Activities

petr

2021-05-14 14:42

developer   ~0063213

Fixed

peke

2021-05-15 21:23

developer   ~0063230

Verified 2405

Test case: if dialog should be opened larger than screen for me it openes in default/initial dimensions and position eg. Create virtual screen in 4k -> Move window to that screen -> close MM -> Disable Virtual desktop -> Open MM and dialog is shown as default on my screen. Tested on various dialogs

Test Note: from offline talk with @drakinite he pointed that he could not replicate in 2404 also, so I replicated with 2338 in order to test fix.