Re: [Vimprobable-users] [patch] to escape auto focused inputs on page load
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Matthew C. <je...@gm...> - 2012-01-21 04:07:55
|
Hello all, I believe I have a much better version of patch attached (and someone who knows more of vimprobable2 could probably write it even better). I removed the change to hinting.js as behavior was not consistent if the page took more than 1000ms to render and instead added to the webview_load_finished_cb, where behavior seems much more consistent. Find patch attached. -Matt On Fri, Jan 20, 2012 at 11:06:54PM +0100, Hannes Schüller wrote: > Matt Carter <je...@gm...> wrote: > > I personally hate the auto focus of input fields [...] > > > > Would adding focus watchers be more or less resource intensive than > > escaping all inputs on page load? > > It would give control to the website (as other browsers do it), i.e. > focus the specified input field and enter INPUT mode. Personally, I > agree that this is intrusive and annoying, but again, this is how the > website intended it and how other browsers handle it. > > Your patch, on the other hand, gives control to the user. Might be > preferable since we generally *do* strive to give as much power to the > user as possible. > > Hannes > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Vimprobable-users mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimprobable-users -- Matthew Carter je...@gm... |