﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1979	[PATCH] bug: getMousePosition() fails when MToolkit is being used and window is moved	markb@…	framm	"I have discovered that with the current josm (r1212) and Java 1.6.0_07-b06 on Ubuntu 8.04 that if AWT_TOOLKIT is set to MToolkit (to avoid blank windows when using compiz) and the window that contains the layer dialog is moved, then the right mouse
button no longer pops up the context menu for a layer.

I fixed the problem by simplifying openPopup() so that it no longer calls
getMousePointer() on the list pane as this seems to be borked by the window move.

I therefore reverted to using the mouse coordinates supplied in the event to choose the list item and it now works for me.
"	defect	closed	major		Core		fixed		
