> +browser_window_paste_text(gwin->bw, > +utf8text, strlen(utf8text), > +(blen <= 256) ? true : false);
Pasting text into multi-line text input areas since the new-cache merge appears to be broken. It is completely freezing NetSurf here (I'm not getting any debug from it at all), however single-line text input fields are fine. Chris
