View Issue Details

IDProjectCategoryView StatusLast Update
0001565Double CommanderLogicpublic2016-10-06 21:49
Reporterdandv Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
ProjectionnoneETAnone 
Product Version0.7.5 
Summary0001565: Copying to clipboard adds null to the end of the string
DescriptionCopying text to clipboard from DC adds a null character to the end of the string. This applies to copying from the internal editor, or copying filenames (+/- paths) to the clipboard via cm_CopyFullNamesToClip, for example.
Steps To Reproduce1. Place the cursor over a file in the panel.
2. Press the hotkey to copy the filename to the clipboard
3. Paste the clipboard contents in Chrome's URL bar
4. Press backspace

Notice that the last visible character is not deleted - that's because backspace has deleted the null terminator.
Additional InformationThis is a pretty obvious bug, I'm not sure how it hasn't been observed and reported so far. Maybe it's my configuration?
TagsNo tags attached.
Fixed in Revision
Operating systemLinux
WidgetsetGTK2
Architecture

Relationships

duplicate of 0001305 acknowledged Actions that copy something to clipboard seems to add null character at the end 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-10-06 11:32 dandv New Issue
2016-10-06 21:48 Alexx2000 Relationship added duplicate of 0001305
2016-10-06 21:49 Alexx2000 Status new => closed
2016-10-06 21:49 Alexx2000 Resolution open => duplicate