[dolphin] [Bug 417405] Long text does not elide but is cut off if panel is too narrow

2020-11-17 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=417405

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com

--- Comment #7 from Méven Car  ---
(In reply to Nate Graham from comment #6)
> (In reply to Christoph Feck from comment #4)
> > Should every line that is elided get a '...' marker?
> > 
> > Another alternative is to wrap everywhere, but that would cause new lines to
> > start in the middle of words.
> QLabel wraps at word boundaries, not arbitrary locations. In fact, it cannot
> even be configured to do so even if you want it to! See
> https://bugreports.qt.io/browse/QTBUG-1276

We have our own KSqueezedTextLabel that should be supporting this.

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

[dolphin] [Bug 417405] Long text does not elide but is cut off if panel is too narrow

2020-03-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417405

--- Comment #6 from Nate Graham  ---
(In reply to Christoph Feck from comment #4)
> Should every line that is elided get a '...' marker?
> 
> Another alternative is to wrap everywhere, but that would cause new lines to
> start in the middle of words.
QLabel wraps at word boundaries, not arbitrary locations. In fact, it cannot
even be configured to do so even if you want it to! See
https://bugreports.qt.io/browse/QTBUG-1276

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

[dolphin] [Bug 417405] Long text does not elide but is cut off if panel is too narrow

2020-03-06 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=417405

--- Comment #5 from Postix  ---
> Should every line that is elided get a '...' marker?
That'd be better than the current situation in my opinion.

(In reply to Christoph Feck from comment #4)
> Another alternative is to wrap everywhere, but that would cause new lines to
> start in the middle of words.

That could probably be indicated by

↪   861821AARIGHTWARDS ARROW WITH HOOK
↳   862721B3DOWNWARDS ARROW WITH TIP RIGHTWARDS

but I'm not sure if this really helpful or makes it more clear.

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

[dolphin] [Bug 417405] Long text does not elide but is cut off if panel is too narrow

2020-03-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=417405

--- Comment #4 from Christoph Feck  ---
Should every line that is elided get a '...' marker?

Another alternative is to wrap everywhere, but that would cause new lines to
start in the middle of words.

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

[dolphin] [Bug 417405] Long text does not elide but is cut off if panel is too narrow

2020-02-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417405

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
Summary|Long text does not elide|Long text does not elide
   |but is cut off if panel is  |but is cut off if panel is
   |too small   |too narrow
 Ever confirmed|0   |1

--- Comment #3 from Nate Graham  ---
Ah, I see now.

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