View Issue Details

IDProjectCategoryView StatusLast Update
0001922Double CommanderGraphical user interfacepublic2017-10-06 23:56
Reportervn971 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
ProjectionnoneETAnone 
PlatformLinuxOSLinuxOS VersionArchLinux amd64
Product Version0.7.8Product Build0.7.8 beta build7400 / ArchLinux 
Summary0001922: escaping file filter causes position switch, if you used "Up"/"Down" during file filter
DescriptionEscaping file filter causes switching the current entry, if you used "Up" / "Down" during file filter
Steps To Reproduce* Start DoubleCommander
* Enter file search/filter mode (depending on your preferences, start typing letters or press Ctrl F first)
* Press Down key
* Escape file filter mode by pressing Esc

Expected at this point: escaping file filter mode while keeping the current "cursor" position (file entry).

Observed: the "current" file changes one additional time, making the focus lose the found entry.
Additional InformationNotes: same thing occurs if "Up" key is pressed, but doublecmd will make the additional switch to the upper entry, not lower.
TagsNo tags attached.
Fixed in Revision
Operating systemLinux
WidgetsetGTK2
Architecture64-bit

Relationships

duplicate of 0001343 closedAlexx2000 File listing adjusts when Quick Search closes 

Activities

vn971

2017-10-06 12:55

reporter   ~0002366

@Alexx2000, are you sure it's the same bug? In my bug, the directory can have just 3 files inside, and the number of files in list never changes. ("Quick find" is used, not "quick filter").

Alexx2000

2017-10-06 23:56

administrator   ~0002367

Needs to build DC using Lazarus 1.8.0 and check.

Issue History

Date Modified Username Field Change
2017-09-26 11:06 vn971 New Issue
2017-09-27 09:39 Alexx2000 Relationship added duplicate of 0001343
2017-10-06 12:55 vn971 Note Added: 0002366
2017-10-06 23:56 Alexx2000 Note Added: 0002367
2017-10-06 23:56 Alexx2000 Status new => acknowledged