Page 1 of 1

Dbl-click on white goes back

Posted: 17 May 2016 16:20
by LittleBiG
Something happened with my XY, probably a wrong setting (or a bug, which interfere somehow?)

When I double click on the white space on the list, it is not a "go up a folder", but a "go back". However, the setting is enabled in the configuration and the GoUpIsBack tweak is 0. Additionally, CTRL+SHIFT+DblClick opens the dual pane mode instead of scrolling to the beginning of the list.

Can anybody help with some idea? :veryconfused:

Re: Dbl-click on white goes back

Posted: 20 May 2016 16:59
by admin
Not here. Reboot Windows?

Re: Dbl-click on white goes back

Posted: 20 May 2016 17:07
by LittleBiG
admin wrote:Not here. Reboot Windows?
I know that it is ok there. It is ok on my other computer too. It is something with my ini file. I sent you a mail 2 days ago.

Re: Dbl-click on white goes back

Posted: 21 May 2016 17:04
by admin
You have set this tweak:
CEA_TreeListDoubleClickOnWhite=3

Re: Dbl-click on white goes back

Posted: 21 May 2016 18:20
by LittleBiG
Thank you very much! I simply don't remember this tweak at all. Probably when it came out I tried once and left it.

However, I am not sure why this tweak modifies the behaviour of CTRL+SHIFT+DblClick to an unexpected result :?:

Re: Dbl-click on white goes back

Posted: 24 May 2016 17:34
by admin
LittleBiG wrote:However, I am not sure why this tweak modifies the behaviour of CTRL+SHIFT+DblClick to an unexpected result :?:
It's because of this:

Code: Select all

v9.40.0102 - 2010-08-13 17:32
    + Now you can force opening a folder in the other pane (inactive 
      pane) by holding Ctrl+Shift while triggering the open. This works 
      in the following contexts:
      - All sorts of location menus: History (Back, Forward); 
        Breadcrumb; Favorites; Drives; Recent Locations; Hotlist; etc.
      - List: Ctrl+Shift+DblClick an item
        If the item is a file the containing folder is opened and the 
        file is selected.
      It does not work in Tree, Catalog, and Address Bar.
      Quite useful little trick when you work with Dual Pane. Especially 
      nice when the active pane shows a recursive search results listing 
      which you want to explore further on the other pane.      
Well, I was surprised myself. :) It is mentioned in the help file, but really I don't like it anymore. Just too awkward. I will remove it!