Ticket #339 (closed usability: fixed)
Motif widget contextual menu cursor trap
| Reported by: | mjhsieh@… | Owned by: | jeremyhu@… |
|---|---|---|---|
| Priority: | Nice to Have | Milestone: | 2.5.0 |
| Component: | xserver | Version: | dev (xorg-server-1.7-apple) |
| Keywords: | motif mousetrap | Cc: | mjhsieh@… |
Description
Platform: Mac OS X 10.6.2, XQuartz 2.5.0 (xorg-server 1.7.3)
I found out that I would lose my click control every time I right click to show the contextual menu inside Xmgrace. This happened after a certain update of Xquartz since I remember clearly I was still able to use Xmgrace right after I purchased my macbook pro (bundled with 10.6).
A quick search on this reveals similar issues on the other platform:
From there I got a simplified test case that perhaps Xquartz developers can use to figure out the problem.
Here is how you can reproduce with the attached test case: 1) install macports 2) sudo port install openmotif 3) tar xvf mousetrap.tar -C /tmp 4) cd /tmp/mousetrap; make 5) ./mousetrap
My test on leopard 10.5.8/Xquartz 2.4.0(server 1.5.3-apple14)/intel iMac behaves normally. See Picutre1.png for what supposed to be for this test case.

