Bug #6240
Context menu should open on mouse down and not mouse click
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Hynek Cihlar over 4 years ago
- File 6240.diff
added
The attached diff simply moves the code responsible for showing context menus from mouseClicked to mousePressed. It seems to work but needs some testing.
Also there may be other mouse handlers responsible for opening context menus, these must be revisited, too.