Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 635 Bytes

FAQ.md

File metadata and controls

18 lines (13 loc) · 635 Bytes

$browser_plugin is not working properly! Help!

There is a known issue where WebKit1 and GTK3 does not work with plugins (e.g., Flash). If you need Netscape-compatible plugins to work, use GTK2 or WebKit2.

WebKit2 isn't working!

More development is needed to get WebKit2 support to be feature compatible in uzbl. Currently, WebKit1 is the best option. If you would like to use WebKit2, a non-exhaustive list of things that is known to not work at the moment includes:

  • Scrolling
  • Injecting JavaScript into the page
  • Cookie management

For more specifics, search the README file for 'WebKit1' and 'WebKit2'.