Missing subfolders in tree when navigating using keyboard
-
Alexander
- Posts: 9
- Joined: 16 Apr 2013 09:44
Missing subfolders in tree when navigating using keyboard
When I expand some node in folder tree using keyboard, most of the time only first N child folders are displayed. So I need to refresh the tree all the time for it to display all subfolders. That never happens if I navigate over the tree using mouse.
I thought that could be something with my configuration, so I loaded default configuration file, but still it works like that. Though, with default config the issue is much less frequent.
I thought that could be something with my configuration, so I loaded default configuration file, but still it works like that. Though, with default config the issue is much less frequent.
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Missing subfolders in tree when navigating using keyboar
Hi and welcome,
I have never seen this behavior.
How do you expand a folder by keyboard? Press <enter> or <right arrow>? How many folders are shown? Always the same number? Does it happen only in with certain folders?
Don
I have never seen this behavior.
How do you expand a folder by keyboard? Press <enter> or <right arrow>? How many folders are shown? Always the same number? Does it happen only in with certain folders?
Don
FAQ | XY News RSS | XY X
-
Alexander
- Posts: 9
- Joined: 16 Apr 2013 09:44
Re: Missing subfolders in tree when navigating using keyboar
Hi, thank you )admin wrote:Hi and welcome
Hm, if only <enter> is used it works fine. The issue happens on <right arrow> and after it happened for some particular folder, since that moment <enter> starts working the same way for that folder (until application is closed).admin wrote:How do you expand a folder by keyboard? Press <enter> or <right arrow>?
If I click with the mouse on the problem folder, it starts working correct.
It does't depend on the number of subfolders, but in a case of a large number of subfolders it happens more frequently. For example every time for C:\Program Files (145 folders). And from time to time for C:\Windows (54 folders). But can also happen for the folder with only 5 subfolders and show a single one instead of 5.admin wrote:How many folders are shown? Always the same number?
The number of displayed folders is always the same for a given instance of the application until it is closed. So, if let's say, we run two instances of the application, one may show 40 folders under Program Files, the other - 44 folders. And they will keep showing those 40 and 44 folders until they are closed (or until that will be fixed with mouse click).
No, it doesn't.admin wrote:Does it happen only in with certain folders?
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Missing subfolders in tree when navigating using keyboar
Are you using the Mini Tree?
Could you provide a screenshot of such a partly browsed tree folder? A picture often helps finding the cause.
Could you provide a screenshot of such a partly browsed tree folder? A picture often helps finding the cause.
FAQ | XY News RSS | XY X
-
Alexander
- Posts: 9
- Joined: 16 Apr 2013 09:44
Re: Missing subfolders in tree when navigating using keyboar
I don't use Mini Tree.
A screenshot: https://dl.dropboxusercontent.com/u/210 ... Loaded.jpg
I also need to make an update to the previous post. Clicking on a folder with a mouse does not fix the problem. It behaves the same as <enter> - if you don't use <right arrow>, everything works well, but once you do, and got that issue, after that the folder opens only partly.
And one more interesting thing, while I was creating a screenshot. After a while the tree loades fully. Random time. 8 sec, 40 sec, 18 sec, etc. But that doesn't happen inevitably. For C:\Windows folder it does, for C:\Program Files - it doesn't.
A screenshot: https://dl.dropboxusercontent.com/u/210 ... Loaded.jpg
I also need to make an update to the previous post. Clicking on a folder with a mouse does not fix the problem. It behaves the same as <enter> - if you don't use <right arrow>, everything works well, but once you do, and got that issue, after that the folder opens only partly.
And one more interesting thing, while I was creating a screenshot. After a while the tree loades fully. Random time. 8 sec, 40 sec, 18 sec, etc. But that doesn't happen inevitably. For C:\Windows folder it does, for C:\Program Files - it doesn't.
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Missing subfolders in tree when navigating using keyboar
Weird, <enter> and <right arrow> call identical code, so why the difference? My only idea at the moment: Your keyboard is defect. Could it be by any means that your keyboard sometimes sends out phantom keystrokes?
FAQ | XY News RSS | XY X
-
Alexander
- Posts: 9
- Joined: 16 Apr 2013 09:44
Re: Missing subfolders in tree when navigating using keyboar
Hm, tried a different one - works the same.
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Missing subfolders in tree when navigating using keyboar
OK, then I will wait for a better idea... weird. 
You don't have any background processes going on that might interfere...?
You don't have any background processes going on that might interfere...?
FAQ | XY News RSS | XY X
-
Enternal
- Posts: 1175
- Joined: 10 Jan 2012 18:26
Re: Missing subfolders in tree when navigating using keyboar
Just to add, I do have similar problems and it's not only present in the tree but also at times in the path auto complete. However my issues happened over the network and I haven't tried it yet with local folders yet so will when I get home too see if there's the same effect for local folders with large amount of directories in it.
-
Alexander
- Posts: 9
- Joined: 16 Apr 2013 09:44
Re: Missing subfolders in tree when navigating using keyboar
Tried running in Safe Mode - nothing changed.admin wrote:You don't have any background processes going on that might interfere...?
-
Alexander
- Posts: 9
- Joined: 16 Apr 2013 09:44
Re: Missing subfolders in tree when navigating using keyboar
Today I found out one more thing. It helps, if I disable "Show icon overlays", and even more if I also disable "Check existence of subfolders in tree". But for really large amount of subfolders (e.g. 700) it's still the same. And still <enter> works fine.
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Missing subfolders in tree when navigating using keyboar
The question is: why only you? Anything special on your system?
FAQ | XY News RSS | XY X
-
Alexander
- Posts: 9
- Joined: 16 Apr 2013 09:44
Re: Missing subfolders in tree when navigating using keyboar
Seems like you are right, and this is caused by my keyboard (the other one, that I tested, is of the same model and age).
If I send <right> keystroke with Autohotkey, it works fine.
If I send <right> keystroke with Autohotkey, it works fine.
Last edited by Alexander on 18 Apr 2013 05:55, edited 4 times in total.
-
Alexander
- Posts: 9
- Joined: 16 Apr 2013 09:44
Re: Missing subfolders in tree when navigating using keyboar
It appears, that it worked with Autohotkey only because there was a delay before sending a keystroke.
It depends on whether the file list has been synchronized with the tree to the moment of pressing <right>. If it has, then it works correct.
Is this possible to reduce tree-to-list synchronization delay?
It depends on whether the file list has been synchronized with the tree to the moment of pressing <right>. If it has, then it works correct.
Is this possible to reduce tree-to-list synchronization delay?
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Missing subfolders in tree when navigating using keyboar
There has been such a delay but it has been removed some months ago:
Code: Select all
v11.80.0111 - 2012-12-12 14:42
* Tree: In v9.40.0111 - 2010-09-04 15:18 the following has been
added:
When selecting a new folder by keyboard (= on KeyUp), there
will now be a 300 msec delay before the browsing is attempted.
This will prevent the usual hang when you meet locations that
aren't available for whatever reasons (floppies, unconnected
network locations, empty CD-drives, etc.).
Now this delay is only applied before browsing non-fixed drives
(floppy, removable, mapped, CD-ROM), and servers and shares. Not
fixed drives and normal folders. This results in a much snappier
(key driven) tree browsing experience.FAQ | XY News RSS | XY X
XYplorer Beta Club