Opened 12 years ago

Last modified 11 years ago

#3410 closed defect

Browse should enable plugins — at Initial Version

Reported by: manuq Owned by: manuq
Priority: Unspecified by Maintainer Milestone:
Component: Browse Version: Git as of bugdate
Severity: Unspecified Keywords: 12.1.0, upstream
Cc: erikos Distribution/OS: OLPC
Bug Status: Unconfirmed

Description

WebKitGTK+ settings [1] "enable-plugins" and "enable-java-applet" have default value TRUE, so plugins should work out of the box.

However, a simple test (attached) shows that this is not the case at least for the Python bindings. Plugins do not work by default, and setting "enable-plugins" to False makes Flash work. So this may be a bug in pygobject, inverting the booleans.

[1] http://webkitgtk.org/reference/webkitgtk/unstable/WebKitWebSettings.html#WebKitWebSettings--enable-java-applet

Change History (2)

Changed 12 years ago by manuq

Changed 12 years ago by manuq

Note: See TracTickets for help on using tickets.