﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16768	JOSM loses keyboard	bhil@…	bhil@…	"JOSM latest (14270, but also found in 14066)
The dialog for editing tags does suddenly no more respond to keyboard input. Tags can still be added using the mouse. Sometimes, the keyboard can be used after adding a tag with the mouse, but not always. If that fails, the keyboard does not work in the main window or other dialogs (e.g. upload dialog) either.
In rare occasions, also the mouse access gets lost.
Other applications on the machine can still be accessed by keyboard and mouse.

Windows 7 64bit, Java 8.0.121 (64 bit)
JOSM is started via a vb script:

{{{
Dim WshShell
Set WshShell = WScript.CreateObject(""WScript.Shell"")
WshShell.Run """"""C:\Program Files\Java\jre1.8.0_121\bin\java.exe"""" -Xmx4G -jar """"C:\Program Files (x86)\OpenStreetMap\JOSM\josm-latest-14270.jar"""""", 0
}}}

The computer has 4 cores, and 8 GB RAM installed"	defect	closed	normal		Core	latest	duplicate		
