Re: Plain text copy bug

2012-11-10 Thread Michael Drake
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/

Re: Plain text copy bug

2012-11-10 Thread Chris Young
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

Re: netsurf: branch master updated. 617d655c7bbcccd5168514c9d29e5b329eec63d4

2012-11-10 Thread Chris Young
> + 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