On 11/14/2015 8:22 PM, Ant wrote: > ... >> Are we trying to add Filter Subscriptions, or create a Custom Filter? > > Add/Edit custom filter as shown in this screen shot/capture: > http://i.imgur.com/3KqWfwl.gif ... When I try to add/edit a filter, it > switches to "Filters subscriptions" tab and thinks I am searching in the > subscription's filters as shown in http://i.imgur.com/x7LMUQn.gif ... :/ >
I thought that perhaps the reason I do not see this problem is that I do not subscribe to any filters. All my filters are my own custom creation. After subscribing to a filter set, however, I still could not create your problem. Then I remembered I did have a problem. It was caused by bug #1210212. See <https://bugzilla.mozilla.org/show_bug.cgi?id=1210212>. The solution was to add the following to user.js in my profile: user_pref("accessibility.typeaheadfind", false); // needed for AdBlock Plus when creating new filter entries // bug #1210212 I much prefer setting preference variables in user.js instead of going to about:config, which sets prefs.js. The two lines with // are comments to remind me why I set the preference variable. With about:config, I cannot annotate what I have done. -- David E. Ross The Crimea is Putin's Sudetenland. The Ukraine will be Putin's Czechoslovakia. See <http://www.rossde.com/editorials/edtl_PutinUkraine.html>. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

