Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3035 closed bug (fixed)

[Tracker] coulumn resize issue in "Open With" window (easy)

Reported by: diver Owned by: axeld
Priority: normal Milestone: R1
Component: Applications/Tracker Version: R1/pre-alpha1
Keywords: Cc: obaro.ogbo@…, mdisreali@…
Blocked By: Blocking:
Platform: All

Description

If you right click file (like Welcome on the desktop) and select open with you would see a window with 4 attriburs: Name, Relation, Path, Version
If you double click on column separator between Relation and Path then Relation column width should resize to optimal size. But that won't work.

Attachments (2)

tracker.png (129.2 KB ) - added by diver 15 years ago.
Resize.diff (1.1 KB ) - added by nastee 15 years ago.

Download all attachments as: .zip

Change History (7)

by diver, 15 years ago

Attachment: tracker.png added

comment:1 by diver, 15 years ago

Summary: [Tracker] coulumn resize issue in "Open With" window[Tracker] coulumn resize issue in "Open With" window (easy)

by nastee, 15 years ago

Attachment: Resize.diff added

comment:2 by nastee, 15 years ago

I added a PreferredWidth() to OpenWithRelationAttributeText. Works fine with the different relations I tested. Relation seems to always be a String. Wouldn't StringAttributeText be more appropriate as superclass, rather than ScalarAttributeText?

comment:3 by nastee, 15 years ago

Cc: obaro.ogbo@… added

comment:4 by stippi, 15 years ago

Resolution: fixed
Status: newclosed

Patch commited in hrev29779. Thanks a lot!

comment:5 by Disreali, 15 years ago

Cc: mdisreali@… added
Note: See TracTickets for help on using tickets.