Opened 6 years ago

Closed 5 months ago

#13983 closed bug (fixed)

[Tracker] the Open with... context menu option is displaying the full path to recommended apps

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

Description

I initially discovered this with hrev51727 but figured I'd wait for a newer release and I finally updated to hrev51791 today and the issue still persists.

See the attached screenshot for more details!

Attachments (1)

screenshot3.png (153.3 KB ) - added by dcatt 6 years ago.

Download all attachments as: .zip

Change History (6)

by dcatt, 6 years ago

Attachment: screenshot3.png added

comment:1 by diver, 6 years ago

Tracker does it if you have more than one app with the same name so you can distinguish between them. In your case it's Gobe Productive.

comment:2 by dcatt, 6 years ago

Maybe a slightly better implementation to distinguish them to make it less noisy in the UI would be better?

comment:3 by diver, 6 years ago

I agree that the current implementation is not optimal. Maybe having a submenu for such apps with the same name would be better? Something like this:

Open With...-> BeZilla
               NetSurf
               Otter
               QupZilla
               WebPositive -> /system/apps/WebPositive
                              /sources/haiku/generated/../../WebPositive

This way top level menu won't get truncated and would stay less noisy and compact.

See BContainerWindow::SetupOpenWithMenu

https://git.haiku-os.org/haiku/tree/src/kits/tracker/ContainerWindow.cpp#n2355

comment:4 by dcatt, 6 years ago

diver,

Sounds awesome to me if it's doable without a lot of fuss. I wonder what BeOS did in this case? I guess I could see that for myself, I have BeOS Personal running in VirtualBox by the way of ReactOS :-)

comment:5 by jscipione, 5 months ago

Resolution: fixed
Status: newclosed

Fixed in hrev56294, for the most part.

Note: See TracTickets for help on using tickets.