If I drag and drop a URL onto the remote URL textfield, the URL is inserted into the help text instead of replacing the help text. This makes dragging and dropping URLs very inconvenient.

This is easily fixed by binding to the focus event instead of the click event.

Comments

bfroehle’s picture

StatusFileSize
new904 bytes

Attached is a patch.

bfroehle’s picture

Status: Active » Needs review

.

quicksketch’s picture

Thanks, it should probably be focus anyway for users navigating with a keyboard instead of the mouse.

quicksketch’s picture

Component: Code » General
Status: Needs review » Fixed

Thanks, finally committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.