NetSurf does not seem to be respecting the end point of a selection, if you copy to the clipboard from a _plain text_ document.
eg. * Visit about:Choices * Highlight a few characters near the top * Copy to the clipboard * Paste into a text editor The result is everything from the start of the selection down to the end of the page (and possibly beyond the end of the page, I'm certainly getting some garbage past the last text on the page in my paste here), rather than just the highlighted section. Within HTML documents it works as expected. Chris