My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 131: Browser Consistency Improvements
3 people starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  maglion...@gmail.com
Project-Vimperator
Type-Plugin


Sign in to add a comment
 
Reported by maglion...@gmail.com, Oct 31, 2009
This plugin provides various browser consistency improvements, including:

 * Middle clicking on a form submit button opens the resulting page in a
new tab.
 * Pressing <C-Return> while a textarea or select element is focused
submits the form.

browser-improvements.js
3.3 KB   View   Download
Comment 1 by maglion...@gmail.com, Oct 31, 2009
Added documentation.
browser-improvements.js
3.5 KB   View   Download
Comment 2 by dhahler, Jul 30, 2010
This removes all target attributes from links (via clickListener), which is especially bad for target=_top links.

Makes e.g. the links in the top frames' frameset fail at http://www.reddit.com/tb/cvcgo (clicking "University Website (xkcd.com)" should get you to the reddit site (fullscreen, see link href), but this opens in the frame itself).

Comment 3 by maglion...@gmail.com, Aug 29, 2010
That's interesting, but this version is hopelessly out of date, and I'm surprised that it works at all.
Sign in to add a comment

Powered by Google Project Hosting