View Issue Details

IDProjectCategoryView StatusLast Update
0002452Double CommanderGraphical user interfacepublic2023-05-19 21:03
ReporterGibbz Assigned ToAlexx2000  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
ProjectionnoneETAnone 
Platformwindows 
Product Version0.9.8Product Build9296M 
Summary0002452: When opening directories/files on slow drives the wrong item is selected
DescriptionWhen using double commander to browse slow drives (ie network drives, drives with large file lists etc), the application often has a few moments where it pauses/lags or stutters.

If you have just clicked on a folder or file while this stuttering occurs, then the app will open the item under the mouse cursor after it recovers, not where the users cursor was when they clicked.

Note: may be related to this issue
https://doublecmd.sourceforge.io/mantisbt/view.php?id=2304
Steps To ReproduceFind a slow network drive or hard drive with large file lists.
Click a folder and keep moving the mouse.
When the app recovers from the lag, it will be in the wrong directory.
TagsNo tags attached.
Fixed in Revision
Operating systemWindows
Widgetset
Architecture64-bit

Relationships

has duplicate 0002497 closed While busy, clicking the folder may cause entering different folder 

Activities

Gibbz

2021-01-22 02:04

reporter   ~0003669

Has there been any progress on this issue?
It's a real frustrating one for us all in the office.

r0polach

2022-09-19 14:59

reporter   ~0003842

Any progress regarding this issue?

If I may guess, it is caused by testing mouse coordinates in the dblclick handler,
instead of passing X, Y coordinates of mouse-double-click as a handler parameters.

Alexx2000

2023-05-19 21:02

administrator   ~0003854

I hope it fixed now.

Issue History

Date Modified Username Field Change
2020-02-12 02:03 Gibbz New Issue
2020-06-12 11:52 Alexx2000 Relationship added has duplicate 0002497
2021-01-22 02:04 Gibbz Note Added: 0003669
2022-09-19 14:59 r0polach Note Added: 0003842
2023-05-19 21:02 Alexx2000 Note Added: 0003854
2023-05-19 21:03 Alexx2000 Assigned To => Alexx2000
2023-05-19 21:03 Alexx2000 Status new => resolved
2023-05-19 21:03 Alexx2000 Resolution open => fixed