﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1060	Download --> Bounding Box --> URL bugged since 673	anonymous	framm	"Somewhen between 669 and 673 the paste-input-field has been bugged. 
It does not react to input and on Java console the NullPointerException appears:

>>>
Exception occurred during event dispatching:
java.lang.NullPointerException
        at org.openstreetmap.josm.gui.download.BoundingBoxSelection$1osmUrlRefresher.dowork(BoundingBoxSelection.java:85
)
        at org.openstreetmap.josm.gui.download.BoundingBoxSelection$1osmUrlRefresher.removeUpdate(BoundingBoxSelection.j
ava:83)
        at javax.swing.text.AbstractDocument.fireRemoveUpdate(Unknown Source)
        at javax.swing.text.AbstractDocument.handleRemove(Unknown Source)
        at javax.swing.text.AbstractDocument.remove(Unknown Source)
        at javax.swing.text.AbstractDocument.replace(Unknown Source)
        at javax.swing.text.JTextComponent.replaceSelection(Unknown Source)
        at javax.swing.text.DefaultEditorKit$DefaultKeyTypedAction.actionPerformed(Unknown Source)
        at javax.swing.SwingUtilities.notifyAction(Unknown Source)
        at javax.swing.JComponent.processKeyBinding(Unknown Source)
        at javax.swing.JComponent.processKeyBindings(Unknown Source)
        at javax.swing.JComponent.processKeyEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
<<<"	defect	closed	critical		Core		duplicate		
