[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-05-13 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=387956

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-18 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #18 from Pawel  ---
I think, that we can mark this bug as resolved with KIO 5.42. So now, I don't
see truncates file names no more.

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387956

Christoph Feck  changed:

   What|Removed |Added

 CC||mr.pastafarian...@gmail.com

--- Comment #17 from Christoph Feck  ---
*** Bug 389129 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-13 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #16 from Pawel  ---
(In reply to Matthew Trescott from comment #14)
> Downstream has fixed this in the PKGBUILD script with this patch:
> https://cgit.kde.org/kio.git/patch/?id=248941a0
> 
Yes, and it seems, that it works! It's strange that I should applied this patch
on kio 5.42rc1, too. Nevermind (yes, yes, yes... Nirvana :)).

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387956

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #15 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 352776 ***

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-12 Thread Matthew Trescott
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #14 from Matthew Trescott  ---
Downstream has fixed this in the PKGBUILD script with this patch:
https://cgit.kde.org/kio.git/patch/?id=248941a0

See also:
https://git.archlinux.org/svntogit/packages.git/commit/trunk/PKGBUILD?h=packages/kio&id=c6ff61362d4d5b496686604f606d9d88cca143ef

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-11 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #13 from Pawel  ---
(In reply to Christoph Feck from comment #12)
I've just tested on Lumina DE. It seems that this problem occours only in KDE's
dialog windows (FluxBox is WM for Lumina DE).

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-10 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=387956

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #12 from Christoph Feck  ---
Sure. I was just showing you that the problem is indeed in KDE code, because
with pure Qt code (which you can only get when disabling the Plasma
integration), you do not see the issue.

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-06 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #11 from Pawel  ---
(In reply to Christoph Feck from comment #10)
> XDG_CURRENT_DESKTOP=unix qupzilla

With this one file/directory names aren't truncated but QupZilla works without
"Plasma" changed colors and with dialog windows that looks like from Gtk+2.

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #10 from Christoph Feck  ---
Regarding 1. in comment #9: Every Qt application uses the KF5 file dialogs, if
you have Plasma installed. Try running QupZilla with

XDG_CURRENT_DESKTOP=unix qupzilla

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-02 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #9 from Pawel  ---
Some other information:
1. This bug appears not only in KDE apps, but in "pure Qt 5.10", too. For
example in QupZilla (2.2.3 but build from master git; commit #c2fbb1cb96, build
on Qt 5.10). So it's rather upstream bug (in Qt), not in KDE.
2. It appears only with "not maximized" dialog window of open/save files etc.
When this window starts as maximized - bug doesn't appears.
3. When we do something with not maximized window i.e. maximize it (names are
not truncate, and next resize it to "normal" view - everything is ok - names
are not truncates. We can change view from "short" to "detailed" and return to
"short" and everything is ok, too.
Unfortunetly there is not any usefull info in konsole. Maybe only this:
"QObject::connect: invalid null parameter" but I really do not know that it's
related to this bug.

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2018-01-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387956

Christoph Feck  changed:

   What|Removed |Added

 CC||vkr...@yahoo.com

--- Comment #8 from Christoph Feck  ---
*** Bug 388078 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-18 Thread Lucjan
https://bugs.kde.org/show_bug.cgi?id=387956

Lucjan  changed:

   What|Removed |Added

 CC||lucjan.lucja...@gmail.com

--- Comment #7 from Lucjan  ---
I can confirm this bug. It appears on Qt 5.10 but not on Qt 5.9.x. Tested with
KF5.40 and KF5.41.

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-17 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #6 from Dr. Chapatin  ---
(In reply to Dr. Chapatin from comment #5)
> confirmed when sorting by size.
> 
> neon dev unstable, kde 5.9.3.

sorry, I meant qt 5.9.3.

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-17 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #5 from Dr. Chapatin  ---
confirmed when sorting by size.

neon dev unstable, kde 5.9.3.

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-17 Thread Nikola Schnelle
https://bugs.kde.org/show_bug.cgi?id=387956

Nikola Schnelle  changed:

   What|Removed |Added

 CC||n.schne...@gmail.com

--- Comment #4 from Nikola Schnelle  ---
This is probably duplicate of https://bugs.kde.org/show_bug.cgi?id=352776

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-17 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=387956

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387956

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387956

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-17 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=387956

Antonio Rojas  changed:

   What|Removed |Added

 CC||gurtos...@gmail.com

--- Comment #3 from Antonio Rojas  ---
*** Bug 387985 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-17 Thread Pawel
https://bugs.kde.org/show_bug.cgi?id=387956

Pawel  changed:

   What|Removed |Added

 CC||pavbara...@gmail.com

--- Comment #2 from Pawel  ---
I can confirm this bug. It appears on Qt 5.10 but not on Qt 5.9.x. Tested with
KF5.40 and KF5.41.

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

[frameworks-kio] [Bug 387956] File chooser dialog truncates file names in /usr

2017-12-16 Thread Matthew Trescott
https://bugs.kde.org/show_bug.cgi?id=387956

--- Comment #1 from Matthew Trescott  ---
Created attachment 109408
  --> https://bugs.kde.org/attachment.cgi?id=109408&action=edit
Screenshot

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