-
-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
bugSomething isn't working (as per documentation)Something isn't working (as per documentation)
Description
Describe the bug
If you use the left mouse button on a node in a MASTERSCOPE show paths graph, the popup menu offers "Edit". Selecting that locks up the mouse process. Using the middle mouse button to directly edit the function doesn't have this problem.
To Reproduce
Steps to reproduce the behavior:
- Files loaded 'MANAGER, MASTERSCOPE, GRAPHER, and BROWSER'
- In INTERLISP Exec, type:
ED(PRETTYCOM)answer yes to loading PRETTYPROP - Exit SEDIT of PRETTYCOM
- Left mouse click on PRETTY in MANAGER main menu. Select "MasterScope" (don't use SUBMENU)
- In INTERLISP Exec, type:
. SHOW PATHS FROM PRETTYCOM TO EDITLOADFNS? - Middle mouse click on a
PRETTYCOMnode in the graph. - Note that it opened SEDIT without locking up access to the mouse.
- Left mouse click on a
PRETTYCOMnode in the graph. Select "Edit" from the popup menu. - Notice that the mouse cursor still tracks, but you cannot click on anything.
- Type ctrl-B to enter a BREAK. This spawn's a new mouse process, so clicking works fine now.
- Type OK in the BREAK. Everything proceeds well.
Expected behavior
Menu selection doesn't lockup the mouse process.
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
- OS: [e.g. Mac/Linux/Cygwin]
- OS Version: [e.g. High Siera/Ubuntu 18/Raspbian]
- Host arch: [e.g. x86_64, arm7l, arm64, sparc]
- Maiko version: [e.g. commit ID from
git log | head] - IL:MAKESYSDATE: [ date ]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working (as per documentation)Something isn't working (as per documentation)