Coder Social home page Coder Social logo

Comments (10)

WakeXT avatar WakeXT commented on August 15, 2024

Since the latest update to version 1.46.25 it only seems to work partially (browser is Firefox 126B4):
Using the currently active search-engine via context menu which for me defaults to
Search Google IFL for "xyz"
works fine but the menu at the bottom where you select
Search for "xyz"> list of all my search engines
to select which one to search with for the marked text is broken and won't open a new tab or start a search at all.

from contextsearch-web-ext.

MarkRH avatar MarkRH commented on August 15, 2024

Version 1.46.25 in Firefox 125.0.2 seems to have broken the Context Menu.. I select any of them to do a search and nothing happens.

image

This is the menu I am talking about. Clicking any search engine does nothing.

from contextsearch-web-ext.

exec228 avatar exec228 commented on August 15, 2024

Same here:
home Fx LTS 115 - stopped opening a new window with search engine;
work Fx 125 - stopped opening new window with search engine.

from contextsearch-web-ext.

ssborbis avatar ssborbis commented on August 15, 2024

New version going up with a potential fix. I'm not sure why I wasn't seeing this bug on my test setup.

from contextsearch-web-ext.

runningcheese avatar runningcheese commented on August 15, 2024

@ssborbis
A big thanks for your update!!!
In this issue, #690
there is a little problem.

In the latest version,
chrome and edge are working fine,
but in firefox (125.0.1), some bookmarklets will only display a new tab, and the function cannot be executed.
try this code, doesn't work in firefox:

javascript:outText='';for(i=0;i<document.images.length;i++){if(outText.indexOf(document.images[i].src)==-1){outText+='<tr><td><img style=max-width:800px src='+document.images[i].src+'></td><td>'+document.images[i].naturalWidth+'x'+document.images[i].naturalHeight+'</td></tr><p>'}};if(outText!=''){imgWindow=window.open('','imgWin');imgWindow.document.write('<table style=margin:auto border=1 cellpadding=10><tr><th>Image</th><th>Size</th></tr><p>'+outText+'</table><p>');imgWindow.document.close()}else{alert('No Images!')}

from contextsearch-web-ext.

MarkRH avatar MarkRH commented on August 15, 2024

Version 1.46.26 looks to have made the Context Menu work again to choose a search engine.
Thanks for your efforts!

from contextsearch-web-ext.

ssborbis avatar ssborbis commented on August 15, 2024

Version 1.46.26 looks to have made the Context Menu work again to choose a search engine.
Thanks for your efforts!

Good to hear. Sorry about the inconvenience everyone.

@runningcheese

I'll take a look and let you know what I find.

from contextsearch-web-ext.

ssborbis avatar ssborbis commented on August 15, 2024

@runningcheese

Did you set "scriptsUseBlobs": true, on Firefox? That seems to be working for me.

from contextsearch-web-ext.

runningcheese avatar runningcheese commented on August 15, 2024

@ssborbis
Thanks Mike, it's my fault, i forgot to set "scriptsUseBlobs", It works fine now.
A big thanks for your work!

from contextsearch-web-ext.

f73 avatar f73 commented on August 15, 2024

Works great again, thanks for all the hard work!

from contextsearch-web-ext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.