ghisler(Author) wrote:Well, TC cannot prevent you from doing every possible unreasonable thing. If you press the reset button, your PC also reboots, and TC cannot prevent that. It's simply not a good idea to try to invoke the context menu twice at the same time, so who knows what can happen in this case. I can try to add code to catch this special condition, but I doubt that anyone would make such an operation except for trying to provoke an error...
I don't quite get why you got annoyed about a report like this but I guess that is your prerogative.
-I found that this 'crash' (not really a normal crash TC just vanishes) does not occur in other programs.
-In TC the context menu appears as soon as you press the context button on the keyboard; if you then right click TC sometimes vanishes.
-In other programs (MS programs, Firefox, Notepad++, etc) ,the context menu appears only after you
let go (onKeyUp event) of the context button on the keyboard, so it is not possible to right click with a context menu is open with the context button pressed. (not in one go at least)
So maybe it might be an easy 'fix' to ensure TC behaves like other programs in this respect, and also preventing this bug at the same time.
Another observation
-The crash only seems to occur when the right-click triggers selection of an item (i use 'right click = select' option). any time I right click with the context key down that does not result in selection of an item it does not crash.
-The surefire way to get it to happen is: Press context button on keyboard. Right click on any item (and hold mouse down). Let go of keyboard key. wait a second. This does not have to happen fast. Sometimes the crash needs a while to settle in.
Sorry if this post sounds presumptuous from a 'newbie' but I've been using TC for years now (since v3) and I just love it so much that I just could not help myself butting in this time.