Bug #2569
closed
Popup (context) menu do not appear for relations and connections
Added by Dan Higgins about 18 years ago.
Updated over 15 years ago.
Description
A right click on relations (vertexes) and connections does not bring up a popup menu. This is probably just a configuration issue since these do appear OK in Ptolemy.
Fixed by editing
common/configs/ptolemy/configs/kepler/uiContextMenuMappings_en_US.properties
The way to fix these is to run in vanilla Ptolemy, look at the menu
and then run in Kepler and make sure that the translation in
uiContextMenuMappings_en_US.Properties is correct.
To debug:
- 5) DEBUGGING:
- Edit module-manager/src/log4j.properties and add the following line:
- log4j.logger.org.kepler.gui.KeplerContextMenuFactory=DEBUG
- Note that the Context menus are not processed until a right click on
- an actor occurs.
- See https://kepler-project.org/developers/reference/using-commons-logging
Original Bugzilla ID was 2569
Also available in: Atom
PDF