Facebook\'s status update input (well, contenteditable div) detects links.
When typing a link it waits until the spacebar is pressed before fetching the URL.
Modern day browsers support onpaste:
onpaste event example Play with this editor! Try pasting text into this area! Log