[dolphin] [Bug 406569] Elide tab title on the left when displaying full paths

2019-05-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406569

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/dol
   ||phin/d863dd9ad46b3a291751bc
   ||b9d6fd3930c4ea8afb
   Version Fixed In||19.04.2

--- Comment #8 from Nate Graham  ---
Git commit d863dd9ad46b3a291751bcb9d6fd3930c4ea8afb by Nate Graham.
Committed on 20/05/2019 at 13:14.
Pushed by ngraham into branch 'Applications/19.04'.

Elide tab titles left so key information at the end of the string doesn't get
cut off

Summary:
Tab Titles currently elide right. Generally the more useful information is at
the right
side of the string--even more so when full paths are being used.
FIXED-IN: 19.04.2

Test Plan:
- No change when tab titles don't get elided
- When tabs show the full path and titles are elided, they're now useful:
{F6782447}
- When tabs don't show the full path and are elided, they're elided on the
other side which seems maybe a tiny bit better, but at least no worse:
{F6782448}

Reviewers: #dolphin, #vdg, elvisangelaccio

Reviewed By: #dolphin, elvisangelaccio

Subscribers: ndavis, elvisangelaccio, kneckermcknacksack, filipf, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D20689

M  +9-0src/dolphintabwidget.cpp

https://commits.kde.org/dolphin/d863dd9ad46b3a291751bcb9d6fd3930c4ea8afb

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 406569] Elide tab title on the left when displaying full paths

2019-04-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406569

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 406569] Elide tab title on the left when displaying full paths

2019-04-20 Thread Julius R.
https://bugs.kde.org/show_bug.cgi?id=406569

--- Comment #7 from Julius R.  ---
Whoa, that was fast. Thank you very much!
Have a nice easter time. :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 406569] Elide tab title on the left when displaying full paths

2019-04-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406569

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #6 from Nate Graham  ---
Yep, I get it. Here's a patch: https://phabricator.kde.org/D20689

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 406569] Elide tab title on the left when displaying full paths

2019-04-18 Thread Julius R.
https://bugs.kde.org/show_bug.cgi?id=406569

--- Comment #5 from Julius R.  ---
Stop. Stupid me!
I am too tired. We are misleading each other.

I am not talking about the location pane. I am talking about the TABS! The
circled path in the tabs!

Think about the following: You have four tabs open. Now you want to drag and
drop on file from your current view, to one of the four tabs. I mean,
literally, clicking file test.xyz, dragging to a TAB (!) and releasing it right
there.

How is a user supposed to know, what folder that tab is? Have a look at the
screenshot, it is impossible to tell. We see the root of the tabs folders, but
not the folders name of the open tabs! 
The problem is NOT the location bar, it is the abbreviated display of names in
the tabs themselves :)

Cheers

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 406569] Elide tab title on the left when displaying full paths

2019-04-18 Thread Julius R.
https://bugs.kde.org/show_bug.cgi?id=406569

--- Comment #4 from Julius R.  ---
Oh my... I am ashamed, the most important info is missing: That I am using the
"show full path in titlebar" option. Sorry!

Yeah, of course, switching to current folder works - I am using this right now.
But still, when having the full path enabled, it should be text-align: right :)
Just for logical and obvious reasons.

Have a nice weekend.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 406569] Elide tab title on the left when displaying full paths

2019-04-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406569

Nate Graham  changed:

   What|Removed |Added

Summary|Feature Requests for a more |Elide tab title on the left
   |intuitive user experience   |when displaying full paths
   |#01 Text alignment of tabs  |

--- Comment #3 from Nate Graham  ---
Ah, you're using the "Show full path in titlebar" option, which has the effect
of putting it in the tabs too, since the tabs show the titlebar's title.

Would an acceptable alternative be to make the tabs only show the name of their
current directory when using "Show full path in titlebar", rather than the full
path?

-- 
You are receiving this mail because:
You are watching all bug changes.