View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017562 | MMW 5 | General | public | 2021-02-16 00:52 | 2021-10-07 11:28 |
Reporter | drakinite | Assigned To | |||
Priority | urgent | Severity | tweak | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0.1 | Fixed in Version | 5.0.1 | ||
Summary | 0017562: Prevent modal dialogs from opening with a size larger than the screen it is on | ||||
Description | I 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. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2405 | ||||
|
Fixed |
|
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. |