View Issue Details

IDProjectCategoryView StatusLast Update
0001472Double CommanderFile operationspublic2016-07-30 13:11
Reportervn971 Assigned ToAlexx2000  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
ProjectionnoneETAnone 
PlatformLinuxOSLinuxOS VersionArchLinux amd64
Product Version0.7.3Product Build6979 
Summary0001472: file rename broken for files of the form "aaa_bbb.jpg"
DescriptionOne cannot rename files using F2 (file rename) functionality of doublecmd. The bug appears in files named as "aaa_bbb.jpg", possibly on all files that contain an underscore.

See "Steps To Reproduce" below.
Steps To Reproduce* open doublecmd
* create a file (Shift F4) with the name "aaa_bbb.jpg", empty contents
* close the editor, leave just doublecmd open
* choose the new file (up/down), press F2 to rename the file
* move the cursor to the second "b", like this: "aaa_bb|b.jpg" (where "|" denotes the cursor)
* press BackSpace on keyboard two times or more

Expected:
two letters "b" being deleted: aaa_|.jpg

Observed:
aaa_bb|.jpg
aaa_b.|jpg
aaa_bj|pg
aaa_bp|g
aaa_bg|
aaa_b|
TagsNo tags attached.
Fixed in Revision
Operating systemLinux
WidgetsetGTK2
Architecture64-bit

Relationships

related to 0001473 closedAlexx2000 Backspace and Delete broken while renaming file 

Activities

Issue History

Date Modified Username Field Change
2016-07-23 14:09 vn971 New Issue
2016-07-25 01:36 vn971 Note Added: 0001821
2016-07-30 13:10 Alexx2000 Relationship added related to 0001473
2016-07-30 13:11 Alexx2000 Status new => closed
2016-07-30 13:11 Alexx2000 Assigned To => Alexx2000
2016-07-30 13:11 Alexx2000 Resolution open => duplicate