Menu

#181 Update Category keyboard shortcut doesn't work

v1.2.0.114
closed
3
2012-09-23
2004-06-01
Anonymous
No

The Update Category keyboard shortcut - Shift+F5 -
doesn't work.

Tested on 2 machines with WinXP SP1.

Discussion

  • Torsten Rendelmann

    Logged In: YES
    user_id=714452

    It seems that hotkey is focus dependent.

     
  • Phil Haack

    Phil Haack - 2005-03-16

    Logged In: YES
    user_id=550140

    Yes, focus of the Feed Subscriptions Tree View is required.
    The reason is that we're using a Shortcut property of the
    Update Category context MenuItem class.

    If we want this to work regardless of focus, we'll have to
    change the code to add yet another condition to the
    PreFilterMessage method. Do we want to do that?

     

Log in to post a comment.