https://bugs.kde.org/show_bug.cgi?id=516918

AlexB <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde-identity-of-alex@freene
                   |                            |t.de
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from AlexB <[email protected]> ---
Confirmed, see analysis below:

Change 3 month ago:
  from "Textdatei ..." to "Textdatei …", see
 
https://invent.kde.org/frameworks/kio/-/blame/master/src/new_file_templates/TextFile.desktop?ref_type=heads#L20

The issue is in implementation of KIO (used by Dolphin):
  For viewing in context menu "Textdatei ..." or "Textdatei …" is used,
  but for file name 3 dots "..." will be removed as well empty space " "
  Ellipses "…" (and possible NBSP instead of empty space) is/are not handled,
see:
 
https://invent.kde.org/frameworks/kio/-/blame/master/src/filewidgets/knewfilemenu.cpp?ref_type=heads#L550

It looks like if there is already an MR:
https://invent.kde.org/frameworks/kio/-/merge_requests/2170/diffs for this
issue.

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

Reply via email to