Re: what's currently broken in dillo
eocene <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Jorge wrote: > On Tue, Nov 25, 2014 at 08:14:45PM +0000, eocene wrote: > > After doing all of that just now, I was giving a little methodical testing > > before pushing my changes, and I found that there's still a bug in the focus > > fix. > > > > If the page has focus, and the cursor leaves the page and returns to it, it > > seems to be fine. > > If an input has focus, and the cursor leaves the page and returns to it, it > > seems to be fine. > > If an input has focus and you click on the page to give it focus instead, > > and then the cursor leaves the page and returns to it, the input is given > > focus instead. > > Right! > > Please try this patch: Seems to be working. Changes pushed. I'm guessing that 'hg update 3.0.4.1' may be necessary for you to switch from the 'default' branch after pulling.