Files: Properties dialog

Created on 14 Mar 2020  路  9Comments  路  Source: files-community/Files

image

  • Cancel button doesn't have rounded corners (Seems to be a style issue, all cancel buttons miss those)
  • Icon is blurred
  • Item Name property is missing the colon, but it's also incorrectly used.
  • Last changed property uses an incorrect string (RecentItemClearAll.Text)
  • Size and path properties are interchanged

*Seems like all the localisations are interchanged.
PropertiesModified.Text is used instead of PropertiesItemType.Text
PropertiesItemSize.Text is used instead of PropertiesItemPath.Text

and so on and so forth

bug triage approved

All 9 comments

  1. This is an issue with the WinUI library and will be fixed whenever it is fixed on the WinUI end.
  2. This should be easy enough to fix.

I think the other issues are all caused by localization issues, the strange thing is that we haven't done any work with localization in the properties dialog. I am wondering if that is automatically done by Windows...

I see, that's why I couldn't find the cause of this in the properties dialog's xaml.

@R3voA3 I am keeping this issue open until we fix the blurry icon. Even though the localization issue seems to be a Windows problem, we should still find a workaround so that's another reason to keep this issue open.

This seems to be fixed except for the blurry icon and missing radii.

Some work was done on this in v0.7.4 (coming soon), and the two issues you described may be fixed.

image

Perfect

@R3voA3 v0.7.4 has been released to the store, can you let us know if any of the issues you mentioned are still around?

Issues have been fixed. Good work!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

szaimen picture szaimen  路  3Comments

crashmit picture crashmit  路  3Comments

eraychumak picture eraychumak  路  3Comments

xmha97 picture xmha97  路  3Comments

generalguy41 picture generalguy41  路  3Comments