View Issue Details

IDProjectCategoryView StatusLast Update
0020520MMW 5Generalpublic2024-01-10 01:21
Reporterzvezdan Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.1Fixed in Version5.1 
Summary0020520: Some dialog boxes have bottom div using bgColorBase
DescriptionSome 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.
TagsNo tags attached.
Attached Files
Fixed in build2830

Activities

Ludek

2023-12-22 16:15

developer   ~0073954

Good catch!

Removed from the listed dialogs in build 2830

peke

2024-01-10 01:21

developer   ~0074019

Verified 2830