Hi,
it appears there's a bug in mozilla 1.7's wallet code interfering with
an Epiphany feature. Attached patch works around it; it is only needed
if you use Epiphany compiled with mozilla 1.7.
Regards,
Christian
Index: data/default-prefs-toolkit.js
===================================================================
RCS file: /cvs/gnome/epiphany/data/default-prefs-toolkit.js,v
retrieving revision 1.1
diff -p -u -u -p -r1.1 default-prefs-toolkit.js
--- data/default-prefs-toolkit.js 28 Sep 2004 12:46:24 -0000 1.1
+++ data/default-prefs-toolkit.js 19 Jan 2005 13:59:38 -0000
@@ -4,3 +4,6 @@ pref("plugin.default_plugin_disabled", t
// enable locale matching
pref("intl.locale.matchOS", true);
+// enable fixed-up typeaheadfind extension
+pref("accessibility.typeaheadfindsea", true);
+
_______________________________________________
epiphany-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/epiphany-list