Overwrite dialog path truncating improvement

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Saran
Junior Member
Junior Member
Posts: 3
Joined: 2015-05-22, 19:35 UTC

Overwrite dialog path truncating improvement

Post by *Saran »

Current behavior is shown in the picture:

http://i.imgur.com/EcZUOTe.png

As explained there, the main problem is that the only part of the path (based on which the user can make a decision if the right source and target were used for the operation) is truncated and the parts of the path that are the same are actually shown. This leaves the user to have to check both of the tooltips for full paths to be certain.

A good example (how Sublime Text handles the very same files) is an approach TC could possibly also adopt to make users life easier in such situations...

Thanks in advance!
User avatar
Hacker
Moderator
Moderator
Posts: 13064
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Hello Saran,
How does one know which part of the path is important?

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

How does one know which part of the path is important?
When there are actually just two paths to compare I guess the path part matters that differs.

In my opinion the dialog width needs to be increased to make it more likely to avoid truncations. Another idea to improve the dialog would be to highlight the differences in the path.
User avatar
Dalai
Power Member
Power Member
Posts: 9388
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

Showing the path in a (read-only) edit field instead of the current label would be another option, so the user can do anything one can do with an edit field (move the cursor around in there, copy (parts of) the path and so on).

Adding the option to adjust the dialog's width would also work, but I can imagine that it might not be good for some of the dialog's controls.

This might be used in conjunction with some highlighting of the differences.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
Hacker
Moderator
Moderator
Posts: 13064
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Lefteous,
When there are actually just two paths to compare I guess the path part matters that differs.
What if several parts differ?

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Perhaps first difference is the major one, I think... but synchronous truncation requires much more effort than current one.
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

What if several parts differ?
Same story.
User avatar
Hacker
Moderator
Moderator
Posts: 13064
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Lefteous,
Same story.
c:\...\diff_1\...\diff_2\...\diff_3\...\file.txt
c:\...\diff_a\...\diff_b\...\diff_c\...\file.txt
:?:

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

Could you elaborate, please?
Post Reply