﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3312	[PATCH] Set this.parent of ExtendedDialog	plaicy	team	"ExtendedDialog has many contructors and not all constructors set ""parent"".

 1. Start JOSM
 2. Make window small but usable
 3. move window outside of center of screen
 4. create new datalayer
 5. add a point
 6. select an option in the preset menu which open a dialog (example highway=trunk)

This way setLocationRelativeTo in ExtendedDialog is called with ""null"" argument.  This way the dialog is centered according to screen instead relative to JOSM-Windows. In enviroment having several screens it is even worse: The is might be display not on the current screen.

Patch attached."	defect	closed	normal		Core		fixed		
