[dolphin] [Bug 429364] New: Dolphin does not display dollar sign ($) in some file names

Yann Salmon bugzilla_noreply at kde.org
Thu Nov 19 20:12:57 GMT 2020


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

            Bug ID: 429364
           Summary: Dolphin does not display dollar sign ($) in some file
                    names
           Product: dolphin
           Version: 19.12.3
          Platform: Kubuntu Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: view-engine: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: contact at yannsalmon.fr
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY
I accidentally created a file with a dollar sign in it. Dolphin does not
display that sign in the name. This could cause confusion, at least.

STEPS TO REPRODUCE
1. With bash, run touch 'file.na'$'me'
2. Open Dolphin and display the containing folder

OBSERVED RESULT
File is displayed as file.name


EXPECTED RESULT
File should be displayed as file.na$me

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
When the name ends with $, it gets displayed (eg. touch 'filename'$). But
adding an empty string after makes it disappear (eg. touch 'filename'$'').

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list