Bug 297001 - New text files not named properly when created
Summary: New text files not named properly when created
Status: RESOLVED DUPLICATE of bug 295490
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-29 00:34 UTC by Jared B.
Modified: 2012-03-29 07:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared B. 2012-03-29 00:34:18 UTC
If I try to create a new text file through Dolphin, I cannot name it <whatever>.txt.  If I try to add the .txt extension, Dolphin will rename the file to <whatever>.txt.desktop.

To repeat:
1. In Dolphin, right-click in an empty part of the file browser pane
2. Select Create New, Text file...
3. Enter filename.txt, and press Enter

Notice that the output is named filename.txt.desktop instead of simply filename.txt.

Some other observactions:
* Using no extension works as expected (eg., filename -> filename)
* Using unknown/unregistered extensions works as expected (eg., filename.bat -> filename.bat)
* Using known/registered extensions triggers the bug (eg., filename.sh -> filename.sh.desktop, filename.jpg -> filename.jpg.desktop, etc.)

This is with KDE 4.8.1.
Comment 1 Jekyll Wu 2012-03-29 07:43:28 UTC

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