View Issue Details

IDProjectCategoryView StatusLast Update
0020630MMW 5Generalpublic2024-03-22 02:42
Reporterzvezdan Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version5.1 
Summary0020630: Rows on Details page in Properties dialog have inconsistent height
DescriptionThere are three rows on the Details page for audio files that have smaller height than rest of the rows on that page: Start time/Stop time, Play c. / Skip c. and Track v. / Album v.

You should use uiRows class for the table data-id="section3", just like you use it for section4.

I resolved that with my skin, but I think it should be done in general.
TagsNo tags attached.
Fixed in build3005

Activities

michal

2024-02-28 09:26

developer   ~0074396

Fixed in build 3002.

peke

2024-03-07 11:37

developer   ~0074519

Verified 3003

zvezdan

2024-03-10 23:12

updater   ~0074550

Sorry, my suggestion is not the best solution. Now, the first row with Grouping/BPM has inconsistent height. It seems that the section3 should have uiRowCenter class instead.

michal

2024-03-11 08:13

developer   ~0074553

Fixed in build 3004.

lowlander

2024-03-13 15:33

developer   ~0074616

1) Details seems to be using different spacing between rows than Classification and Custom, the latter having less height.

2) Labels on Basic are inconsistent with labels on all other tabs. We should use the same throughout Properties. My vote would go to in front like Details.

3) Lyrics label is not aligned with Lyrics field (label is more to the left than the field).

4) Classification checkboxes (on multi-file edit) have large space between field and checkbox. Either make the field widths (best, as they can have large values) full window width or move checkboxes.

zvezdan

2024-03-13 16:44

updater   ~0074621

1) It depends on skins, but I agree - all these sections should have uiRows class (unless section3, that is already resolved);

2) I am not sure that understand about what inconsistency do you mean. If you are talking about their position, MM4 had similar design with most labels on the Basic page above their fields. I agree with your suggestion and I would prefer them to be on the same line with their fields as on the Details page, but such implementation would require significant design changes.

2 a) Why the labels on the Details page above Title, Artists, ... fields have fieldHeading class with a smaller font in Material Design and Flat Monkey? I know, that is your design choice, but that is inconsistent.

3) It seems that this depends on skin. With those that I have that label is a bit more to the right than the field, not to the left. Also, all other labels that are above their fields: Basic / Comment, Custom / Extended tags.

4) I agree.

5) All rightmost checkboxes (on multi-file edit) have large space after them, i.e. they are not right aligned with the right margin / the right side of the Cancel button.

6) There is an empty space after rightmost fields on single-file edit Properties dialog, i.e. the right side of these fields are not right aligned with the right margin, e.g. Genre dropdown, Track # textbox and so on.

7) Comment label and check box (on multi-file edit) are too close to the field, unlike Lyrics.

michal

2024-03-13 19:04

developer   ~0074636

Last edited: 2024-03-13 19:04

Most fixed in build 3005. I will not redesign layout of Basic tab in this phase (2), it is done this way for ages and was in MM4 too. It was even before I merged MM team, I guess it is because of saving space and have enough space for fields, so the dialog is not too large. It is quite complex tab, which has to display different fields based on track type. But you can design new layout for next main release, insert as issue and assign it to Rusty or Jiri to discuss.

rusty

2024-03-22 02:42

administrator   ~0074739

Verified 3006.