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

Re: Bug reports: "Show log" cannot be cancelled; accelerator keys not always underlined in context menu

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-04 18:54:30 CEST

Leif Arne Storset wrote:

> 1) When I click "Show log" on the context menu while the SVN server is
> unavailable, I am unable to cancel the operation without killing the
> process. Clicking "Cancel" repeatedly, pressing Esc or Alt-F4, or
> trying to close the window has no effect.

Unless we patch the apr library, there's nothing we can do here. There's
currently no function in the apr library which would close all open
handles by force, so there's also no way to end a thread which is
waiting for events on such handles.

> 2) I have "Control Panel" -> "Display properties" -> "Appearance" ->
> "Effects" -> "Hide shortcut keys until..." unchecked, so that
> accelerator keys always are visible on menus and in dialogs, including
> Explorer's context menu. The TortoiseSVN submenu, however, seems to be
> living a life of its own. It apparently doesn't heed the global
> Windows setting, and shows accelerator keys only if I accessed
> Explorer's context menu using the menu key on my Windows-enabled
> keyboard.

Fixed in revision 6435, backported to the 1.3.x branch in revision 6436.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu May 4 18:54:40 2006

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

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