View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020520 | MMW 5 | General | public | 2023-12-22 14:57 | 2024-01-10 01:21 |
Reporter | zvezdan | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0020520: Some dialog boxes have bottom div using bgColorBase | ||||
Description | Some dialog boxes have their bottom div with the OK/Cancel and/or other buttons using bgColorBase class which makes them inconsistent with other dialog boxes. It is noticeable only with some skins like Metro M (and mine), but it is not fault of these skins. Background color for bgColorBase class should not be modified just to be the same as the remaining background of the dialog box, because it is used in some another places that require different background color than dialog boxes, e.g. inside searchEditor.html or fullWindowMode.html. My suggestion is to remove bgColorBase class from the bottom div in all dialog boxes that have it: - dlgAbout.html - dlgAutoConvertRule.html - dlgAutotag.html - dlgAutotagCover.html - dlgDeleteConfirm.html - dlgInputText.html - dlgMediaProperties.html - dlgSearchImage.html Or, add that class to all other dialog boxes, but I think it is easier to remove it from 8 files than to add it to the remaining 150 approx. files. Just be consistent. By the way, standard Windows dialog boxes don't have their bottom part in different color than the rest of dialog box. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2830 | ||||