Index: /applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/latlon/LatLonDialog.java
===================================================================
--- /applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/latlon/LatLonDialog.java	(revision 34455)
+++ /applications/editors/josm/plugins/utilsplugin2/src/org/openstreetmap/josm/plugins/utilsplugin2/latlon/LatLonDialog.java	(revision 34456)
@@ -282,4 +282,5 @@
                     WindowGeometry.centerInWindow(getParent(), getSize())
                     ).applySafe(this);
+            taLatLon.requestFocusInWindow();
         } else {
             new WindowGeometry(this).remember(preferenceKey);
