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

            Bug ID: 517392
           Summary: Renaming a file that contains UTF-8 characters in
                    dolphin may cause an editing failure (reproducible,
                    but arbitrary)
    Classification: Applications
           Product: dolphin
      Version First 25.12.2
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

Created attachment 190536
  --> https://bugs.kde.org/attachment.cgi?id=190536&action=edit
Renaming the file fails in dolphin

Dolphin: 25.12.2
KDE Frameworks: 6.23.0
Qt: Using 6.10.2 and built against 6.10.1
Fedora Linux 43 (KDE Plasma Desktop Edition) (Wayland)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.18.13-200.fc43.x86_64

We have a file with UTF-8 characters in the filename:

> 2025_05_15_Large_linguistic_models_Investigating_LLMs_metalinguistic_abilities
>  (Gašper Beguš, Maksymilian Dabkowski, Ryan Rhodes).pdf

Checking the bytes:

> $ ls  
> 2025_05_15_Large_linguistic_models_Investigating_LLMs_metalinguistic_abilities\
>  \(Gašper\ Beguš\,\ Maksymilian\ Dabkowski\,\ Ryan\ Rhodes\).pdf  | od -ax
> 0000000   2   0   2   5   _   0   5   _   1   5   _   L   a   r   g   e
>            3032    3532    305f    5f35    3531    4c5f    7261    6567
> 0000020   _   l   i   n   g   u   i   s   t   i   c   _   m   o   d   e
>            6c5f    6e69    7567    7369    6974    5f63    6f6d    6564
> 0000040   l   s   _   I   n   v   e   s   t   i   g   a   t   i   n   g
>            736c    495f    766e    7365    6974    6167    6974    676e
> 0000060   _   L   L   M   s   _   m   e   t   a   l   i   n   g   u   i
>            4c5f    4d4c    5f73    656d    6174    696c    676e    6975
> 0000100   s   t   i   c   _   a   b   i   l   i   t   i   e   s  sp   (
>            7473    6369    615f    6962    696c    6974    7365    2820
> 0000120   G   a   E   !   p   e   r  sp   B   e   g   u   E   !   ,  sp
>            6147    a1c5    6570    2072    6542    7567    a1c5    202c
> 0000140   M   a   k   s   y   m   i   l   i   a   n  sp   D   a   b   k
>            614d    736b    6d79    6c69    6169    206e    6144    6b62
> 0000160   o   w   s   k   i   ,  sp   R   y   a   n  sp   R   h   o   d
>            776f    6b73    2c69    5220    6179    206e    6852    646f
> 0000200   e   s   )   .   p   d   f  nl
>            7365    2e29    6470    0a66
> 0000210

Note the C5A1 sequence for "š" at two places.

When renaming the file as it appears in a list (not alone in a directory), the
filename may be collapsed during editing into a partially bold composite of up
to 5 characters.

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

Reply via email to