In article
,
Chris Young wrote:
> NetSurf does not seem to be respecting the end point of a selection,
> if you copy to the clipboard from a _plain text_ document.
I can't reproduce this on RISC OS.
--
Michael Drake (tlsa) http://www.netsurf-browser.org/
On Sat, 10 Nov 2012 13:44:29 + (GMT), Michael Drake wrote:
> > NetSurf does not seem to be respecting the end point of a selection,
> > if you copy to the clipboard from a _plain text_ document.
>
> I can't reproduce this on RISC OS.
Ah, yes, I see what I'd done. Fixed now, thanks.
Chros
> + document = domutils_parse_file(filename, "iso-8859-1");
> + if (document == NULL) {
> + warn_user("TreeLoadError", messages_get("ParsingFail"));
> return false;
> }
It has been reported to me that the above error is getting triggered
on first run (ie. wh