Bugs item #2020094, was opened at 2008-07-16 19:00 Message generated for change (Comment added) made by tringali You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111005&aid=2020094&group_id=11005
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None >Group: release Status: Open Resolution: None Priority: 5 Private: No Submitted By: David Mathog (mathog) Assigned to: Nobody/Anonymous (nobody) Summary: right mouse button sensitive to modifiers Initial Comment: The right mouse button is not recognized if numlock or caps-lock are set, nor if ctrl, shift, or alt are present. This was observed on an X11 server on Mandriva 2008.1 using either a static binary or a newly built dynamic binary linked to openmotif 2.3.0. However, the statically linked version that comes with Mandriva, which is linked to lesstif 2.1, is NOT sensitive to the state of the num lock and caps lock. ---------------------------------------------------------------------- >Comment By: Scott Tringali (tringali) Date: 2008-07-17 09:48 Message: Logged In: YES user_id=11321 Originator: NO This is a pretty good observation. It's is a bug as old as time in the original Motif. We had tried to work around it in the past, but the workaround could cause the X server to hang (a grab without an ungrab) and that was unacceptable. A better workaround would help. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111005&aid=2020094&group_id=11005 -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
