View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014721 | MMW 5 | General | public | 2018-04-10 23:43 | 2018-04-16 17:56 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0014721: Rebuild database progress dialog is much too big (regression) | ||||
Description | When the user rebuilds/optimizes the DB, the progress dialog that appears is bigger than the size of the MMW window! See attached! | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2096 | ||||
|
Seems to be regression, the size used to be the same size as the main window. |
|
In window.uitools.showProgressWindow() the values of properties thisWindow.left, thisWindow.top, thisWindow.width, thisWindow.height no longer return the corrent values. |
|
Fixed |
|
Now the status window covers the full MM wiindow, including the Title Bar. It shouldn't cover the Title Bar. |
|
Status window is shown over main window as modal so user cannot do anything in main window even when it does not cover whole window. |