[Vimprobable-users] [Patch] Javascript popup behaviour
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2014-07-20 20:12:52
|
Hi, as a followup to an earlier thread ("A bunch of issues and questions") where Daniel identified Webkit's popup blocker as the cause of the synthetic hinting clicks sometimes not working and following a related bug report on IRC, here is a patch which - Makes popup behaviour configurable (":set popups=true" disables the popup blocker) - Fixes an isse of a wrong URL being loaded in a Javascript generated popup under certain circumstances As usual, testing and feedback would be appreciated! Hannes |