Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context Search conflict #70

Open
GoogleCodeExporter opened this issue Dec 22, 2015 · 1 comment
Open

Context Search conflict #70

GoogleCodeExporter opened this issue Dec 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

It looks like Organize Search Engine is not fully compatible with Context 
Search.
When both add-ons are installed (this has been tested with Firefox 3.x as well 
as with Firefox 4.0, on Windows XP), Context Search's click behavior becomes 
broken.

Taken from Context Search's "manual": Once the search engine menu is visible:
                                                                            - Left click to search in a new background tab.
                                                                            - Middle click to search in a new tab and switch to that tab immediately. (...)
                                                                    If you have Firefox set to switch to new tabs immediately, the above key combinations will have the inverse effect.

This works fine with Context Search alone, but as soon as Organize Search 
Engine is installed:
    * The middle click does nothing.
    * The left click launches the search correctly, but with the behavior of the middle click (any search appears in a new tab that is switched to immediately).

Original issue reported on code.google.com by [email protected] on 4 May 2011 at 11:07

@GoogleCodeExporter
Copy link
Author

This is due to ContextSearch having changed its behavior.
OSE's code is based on Context Search 0.4.3. The new Context Search (0.4.6) 
uses a different method to open tabs.
OSE's browserExtCompat.js must be updated to reflect Context Search's new 
contextsearch.js.

Original comment by [email protected] on 28 Jul 2012 at 8:04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant