Issues.00630 - lordmundi/wikidoctest GitHub Wiki
00630: Right click popup does not work in Windows.
Summary: Right click popup does not work in Windows.
Created: 2017–06–28 14:57
Status: Closed
Category: Bug
From: alin
Version: 2.4.1
Released_In:
Description:
Menu does not show up in Windows.
The fix should change the popup from a mouse release event to a mouse press event.
Comments
The workaround is to press down on the mouse, move the mouse a bit, then release. Slowly and deliberate.
Associated Commits
| commit | 5a0d9ba9e4ca4ed3cfa889c000259862dc5fb42f
link5 |
||
| Author: | Alex Lin
|
| Date: | Thu Jul 6 17:30:19 2017 -0500
|
| Message: | [@Issue 00630: Right click popup does not work in Windows.
Changed ButtonRelease to ButtonPress for popup menu. @] |
Affected Files:
gui/doug.tcl | 4 +±-
gui/doug2.tcl | 4 +±-
gui/popup.tcl | 4 +±-
3 files changed, 6 insertions(+), 6 deletions(-)