Opened 2 months ago

Last modified 7 weeks ago

#19128 new bug

"open with" version column shows wrong information

Reported by: augiedoggie Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications/Tracker Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When right clicking a file and selecting the "Open with..." menu, the window that appears to let you select an application has a "version" column that appears to be showing the "short description" of the app instead.

Attachments (1)

screenshot1.png (54.2 KB ) - added by augiedoggie 2 months ago.
"Open with..." window

Download all attachments as: .zip

Change History (6)

by augiedoggie, 2 months ago

Attachment: screenshot1.png added

"Open with..." window

comment:1 by waddlesplash, 7 weeks ago

There is no such thing as "short description". The "short info" field is part of the "app version" field, and that's what Tracker displays. You can see that e.g. DiskProbe's short_info in the app_version resource just says "DiskProbe", so that's what Tracker displays.

in reply to:  1 comment:2 by augiedoggie, 7 weeks ago

Yes, I was looking at the apps using FileTypes which refers to that field as "Short description", so perhaps FileTypes needs a string change.

In any case, calling the column Version is incorrect/misleading. It should fetch the actual version of the app or the column should be renamed to something else.

comment:3 by waddlesplash, 7 weeks ago

I think the "short info" field should ideally contain the application version as the app wants to display it? The version number fields of major/minor/patch may not be how the app would prefer its version be displayed. I don't know that we should display those to the user here.

comment:4 by augiedoggie, 7 weeks ago

That's fine. I still think the column should be renamed to Info or something, and perhaps another column option added to display the BeOS style version.

comment:5 by humdinger, 7 weeks ago

+1 on renaming the attribute column. Since it's the contents of the "Short description" that would be a good candidate.

IMO the short description field would be misused when putting the version there, as there's a dedicated field for that. Other apps may use it to display information about the app. For example, LaunchBox does that right now and it might even be nice if may Deskbar did, too, when hovering over an icon. It could explain that "DiskProbe" is "A hex editor" etc. Though without the translations of it being solved, maybe not yet. Sorry for veering off-topic...

Note: See TracTickets for help on using tickets.