[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CFM context menu inconsistency

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 29 May 2009 20:59:14 +0200

David Balažic wrote:
> Hi!
>
> TSVN 1.6.2
>
> If there are different items in the CFM (localy changed files, remotely changed files)
> then if all are selected, the right clik menu is different, depending on which
> item you press the right mouse button.
>
> I believe the normal behavior is that the menu depends only on the selection (which
> is always the same in the reported case).

Since the context menu has to be shown instantly without much delay, we
don't check all the selected files for their status but only the one you
right-clicked on. And that file/folder therefore determines the content
of the context menu.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2356914
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-05-29 20:59:38 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.