Bug with alt-grey *

Discussion & Support for xplorer² professional

Moderators: fgagnon, nikos, Site Mods

Post Reply
KrispeKreme
New Member
Posts: 2
Joined: 2004 Jun 25, 13:23
Contact:

Bug with alt-grey *

Post by KrispeKreme »

alt-grey * in the tree view pane expands all subfolders similar to what explorer does. The bug occurs when you do it more than once then the tree view duplicated the list of subfolders adding another one for each time you press alt-grey *. This seems to be visual bug only as refresh fixes it.

Ex.
hit alt-grey * once

Code: Select all

c:\
   vmwave
       VMs
           Suse 9.1 Pro
hit alt-grey * twice

Code: Select all

c:\
   vmwave
       VMs
           Suse 9.1 Pro
           Suse 9.1 Pro
       VMs
           Suse 9.1 Pro
hit alt-grey * thrice

Code: Select all

c:\
   vmwave
       VMs
           Suse 9.1 Pro
           Suse 9.1 Pro
           Suse 9.1 Pro
       VMs
           Suse 9.1 Pro
           Suse 9.1 Pro
       VMs
           Suse 9.1 Pro
etc.

ctrl-r collapses tree and restores the view to normal
Igor D Schneider
MKairys
Bronze Member
Bronze Member
Posts: 142
Joined: 2003 Apr 15, 15:39
Location: Boulder, Colorado

Confirmed...

Post by MKairys »

Yes, I see this too.
User avatar
nikos
Site Admin
Site Admin
Posts: 15791
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Post by nikos »

there is no such command as alt gray* in x2
what you see must be a peculiarity of the tree control
to expand branches the correct command is alt+right arrow, which doesn't play up like this
User avatar
JRz
Gold Member
Gold Member
Posts: 560
Joined: 2003 Jun 10, 23:19
Location: NL

Post by JRz »

I've seen that too in an early alpha version at some time. Didn't give it much thought at that time (practically never use the tree anyway).

Now I can only see Alt+Grey* generates a message in the statusbar saying 'This command is not applicable for the tree pane', as Nikos says. :shrug:
Dumb questions are the ones that are never asked :turn:
Gandolf
Gold Member
Gold Member
Posts: 470
Joined: 2004 Jun 12, 10:47

Post by Gandolf »

There might not be such a command as Alt-Grey* (or Alt-NumPad* as I prefer to call it) Nikos but it does expand the entire branch multiple times if you use it. Shift-NumPad* does the same. NumPad* gives the "Not applicable...." message.
Is this system dependent? I'm using Windows XP home.

Dave.
User avatar
nikos
Site Admin
Site Admin
Posts: 15791
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Post by nikos »

am i to be held responsible for commands i didn't add? :)
MKairys
Bronze Member
Bronze Member
Posts: 142
Joined: 2003 Apr 15, 15:39
Location: Boulder, Colorado

Post by MKairys »

nikos wrote:am i to be held responsible for commands i didn't add? :)
Only perhaps if they cause a standard component (treeview) in your application to behave in a nonstandard way...
User avatar
JRz
Gold Member
Gold Member
Posts: 560
Joined: 2003 Jun 10, 23:19
Location: NL

Post by JRz »

Just checked again (Win XP Pro SP1) using Shift+Numpad* and Alt+Numpad* (didn't read the first post properly).

Those two commands expand the node in the tree as KrispeKreme says!!! Do it again and you have a dpulicate and so on...

Doesn't happen in M$ Explorer though :?
Dumb questions are the ones that are never asked :turn:
Gandolf
Gold Member
Gold Member
Posts: 470
Joined: 2004 Jun 12, 10:47

Post by Gandolf »

But it also happens in 2X.
Post Reply