Re: Core-dump pasting from one form field into another
Johannes Hofmann <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 27, 2014 at 08:42:55PM +0100, Johannes Hofmann wrote: > On Sat, Dec 27, 2014 at 06:22:12PM +0000, eocene wrote: > > James wrote: > > > This is exercisable in Dillo 3.0.4.1, but not new. I found it by > > > accident in my hack-up of Dillo 3.0.4. > > > > > > The reproduction is: > > > - enable cookies for .google.com > > > - navigate to https://mail.google.com/mail/?ui=html > > > - fight the links until you get a screen with two fields, one for the > > > username and one for the password > > > - type something into the username field > > > - select it and drag to the password field > > > -- core dump > > > > > > I am on: > > > > > > - OSX 10.6.8 > > > - Dillo 3.0.4.1 with SSL enabled > > > - FLTK 1.3.3 > > > - with dpid, etc from Dillo 3.0.4 with extensive hacking > > > > > > so the fault could be Mac-specific. > > > > I tried playing around a little, on linux and not having a gmail acct, > > and nothing wanted to go wrong, so, yeah, it might be an osx issue... > > Can't reproduce it either on DragonFly BSD. I can try later to get > a stack trace on osx. On MacOSX all attempts to drag and drop crash dillo for me. As it also causes confusion on X11 based systems I disabled DND alltogether for now. Cheers, Johannes