View Single Post
Old 11-06-2016, 06:14 PM   #684
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,121
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by eschwartz View Post
During the 2.0.0 upgrade (I think), the right-click toolbar menu lost a lot of functionality. ...
I am unable to duplicate this problem in my environment, calibre 2.71 64-bit under Windows 10. When I right-click a book I see "Overdrive" among the menu choices and when I move the cursor to that I see the same menu as I do when I click on the plugin icon.

The plugin generates its menu on-the-fly when it is about to be displayed. This is done by connecting to the "aboutToShow" signal of the menu using the Qt API. When the menu isn't expected to be shown a default menu is in place which exists to allow keyboard shortcuts to be associated with the plugin. That may be what you are seeing for some reason.
jhowell is offline   Reply With Quote