how do I remove the tineye context menu entry

Right clicking a pic on the web has a CONTEXT MENU entry of "Search Image on Tineye" How do I remove this entry? There are actually many context entries in Firefox I wo… (আরও পড়ুন)

Right clicking a pic on the web has a CONTEXT MENU entry of "Search Image on Tineye"

How do I remove this entry?

There are actually many context entries in Firefox I would like to remove. Is there a general way to do so?

Open 2

Firefox Developer Edition cannot select and/or copy content from url/address bar

I am using Firefox Developer Edition version 154.0b5 (latest according to settings) and when I try double clicking or use ctrl + A, the url won't be selected (or parts of… (আরও পড়ুন)

I am using Firefox Developer Edition version 154.0b5 (latest according to settings) and when I try double clicking or use ctrl + A, the url won't be selected (or parts of it if I try something selecting something specific). Double clicking doesn't work at all.

Is this a bug?

Solved 3 2

firefox tabs loosing internet connection until I can't open any new pages

currently running 153.0.1, in Windows 10 I started having trouble with web pages not working (I have auto-tab discard, so after a while the pages go dormant and when I go… (আরও পড়ুন)

currently running 153.0.1, in Windows 10 I started having trouble with web pages not working (I have auto-tab discard, so after a while the pages go dormant and when I go pack in they have to refresh) only they wouldn't refresh

I'd hit refresh and it would stay blank but if I opened it in a new tab it opened fine (noted this first in tumblr and youtube - probably since previous to last update) also opening links from an 'affected' (youtube video page that stops working) will also have those new tabs blank and eternally trying to load

then yesterday the problems ramped up; other pages start not working, not when I refresh, not when I open a new page. youtube videos will just stop loading, yahoo's inbox displays "no internet connection" warning (even when I can scroll tumblr, but the links still break) I can access those same pages and others normally in other browsers

also if I just keep working in the still half broken pages it gets to a point firefox simply stops allowing me to do anything on new tabs, it gets slower and slower, taking up to a minute to open one page (internet fine in other browsers). eternally frozen in loading pages do not allow me to access settings or react to pressing Alt, or pressing "stop loading"

I tried deactivating all extensions, I tried (and am currently writing this in troubleshoot mode) it still happens

if I restart firefox it works for a bit, and then starts breaking, timing seems rather random, (once it happened with one youtube video and one mail tab open, other time's i've opened several youtube videos a couple tumblr pages and one mail tabs (easiest to notice the "no internet connection in the mail tab)

hope this info helps

Open 4

firefox won't respond after opening. This happens regularly.

Lately, after last firefox update, whenever I start Firefox, it loads normally but when I click to open a website it freezes with a not responding message. I have waited … (আরও পড়ুন)

Lately, after last firefox update, whenever I start Firefox, it loads normally but when I click to open a website it freezes with a not responding message. I have waited for 10 minutes before and never responds. Even opening in troubleshooting mode it won't respond.

Open

Firefox won't open on iMac

I don't use Firefox daily, so not sure exactly when it last opened ok on my iMac (26.5.2). So I downloaded Version=153.0.1 BuildID=20260727124451, and tried again. When… (আরও পড়ুন)

I don't use Firefox daily, so not sure exactly when it last opened ok on my iMac (26.5.2). So I downloaded Version=153.0.1 BuildID=20260727124451, and tried again. When attempting to launch, the icon in the dock bounced a few times, then nothing. When repeated, it only bounces once.

Likely unrelated, but I had very recently upgraded my LuLu app (4.4.3) from Objective-See. It monitors outbound connections. But disabling the app changes nothing.

I'm not a MacOS guru. I expect there is an error in a log file somewhere that reveals the problem, but I don't know where to look.

Suggestions?

Solved 13

my ability to scroll through web pages has stopped working, i have to go to the far right and click on the border

i have checked my mouse settings and reset everything but no change,,this started after a windows update, so i went in and uninstalled the update but did not fix the prob… (আরও পড়ুন)

i have checked my mouse settings and reset everything but no change,,this started after a windows update, so i went in and uninstalled the update but did not fix the problem..i don't know how better to explain it, the scroll just stopped working while trying to scroll web pages,when i try to scroll the page doesn't move ., if i move my pointer over to the right side where the indicator of where you have scrolled to is and i click under it to scroll down and sometimes it kindof goes crazy and scrolls through many,many pages instantly...i hope all this some sense to you computer gurus cause i have tried everything that i know...thanks for giving it a shot..i use firefox browser and windows 11

Open 1

Text in the address field cannot be edited

For the past few days, the text in the address bar can no longer be selected or edited using the mouse or keyboard. The “Customize Toolbar” option does not allow you to r… (আরও পড়ুন)

For the past few days, the text in the address bar can no longer be selected or edited using the mouse or keyboard. The “Customize Toolbar” option does not allow you to remove the address bar from the toolbar.

Unfortunately, compatibility mode doesn't help here either. The problem isn't caused by a plugin.

Is there any way to fix this without losing all my Firefox settings and add-ons? I'm hesitant to try repairing Firefox.

Windows 11 Pro 25H2 64-Bit/Firefox 154.0b5 (64-Bit)

Open 3 1

Cannot login into Shopify using passkeys with the Bitwarden extension

Everyday Shopify asks me to verify my account but when I try to do so using my passkey it fails with the following error message: “We’ve encountered an error accessing yo… (আরও পড়ুন)

Everyday Shopify asks me to verify my account but when I try to do so using my passkey it fails with the following error message: “We’ve encountered an error accessing your passkey. Try again or use a different method.”

When I hit the “Verify” button I can see a POST request being made to https://accounts.shopify.com/user-verification/passkey?native_app=false&os_name=other&token=XXXXXXXXXX and it gets a 200 response with the following JSON:

``` {

 "result": "error",
 "reason": "user_submission_canceled_passkey",
 "credential_options": {
   "challenge": "YYYYYYYYYYY",
   "timeout": 120000,
   "extensions": {},
   "allowCredentials": [
     {
       "type": "public-key",
       "id": "ZZZZZZZZZZZZZZ"
     }
   ],
   "rpId": "accounts.shopify.com",
   "userVerification": "preferred"
 },
 "selected_method": "passkey",
 "other_info": {},
 "severity": null

} ```

(I’ve redacted some information from the request URL and the response body)

The passkey popup from Bitwarden never opens.

I then use 2FA with my authenticator app and am able to login.

I’m using Firefox 153.0.1 and the Bitwarden extension 2026.7.0.

This used to work fine for me some time ago and I can still use passkeys using Chrome + Bitwarden on the same computer.

I've contacted Bitwarden's support and they tell me the problem resides either with Firefox or with Shopify. I've also posted this issue in Shopify's community forums and people tell me it looks like it's Firefox who's cancelling Shopify's POST request given the "user_submission_canceled_passkey" error code.

Shopify's community forums post: https://community.shopify.com/t/cannot-login-using-passkeys-on-firefox-using-bitwarden/659008

Open

Can't log into " X" even with advanced tracking off

Turn off tracking, even put x.com as an exception and it still won't let me log into X. Other browsers will but not firefox. I have noticed login problems on other site… (আরও পড়ুন)

Turn off tracking, even put x.com as an exception and it still won't let me log into X. Other browsers will but not firefox. I have noticed login problems on other sites too.. even with it " off" ie: IT DOES NOT TURN OFF. Windows 10 system

Open 1

After firefox update 153.0.1 I can no longer delete my history manually without firefox locking up

When I try to manually delete all my browsing history from the browsing history icon, firefox locks up and nothing happens until I click my mouse button and I get the mes… (আরও পড়ুন)

When I try to manually delete all my browsing history from the browsing history icon, firefox locks up and nothing happens until I click my mouse button and I get the message box stating that Firefox is not responding and it gives me two choices, close the program or wait for firefox to respond-

Open 1

can't open state owned website due to sertificate signature error

Hi, I try to use Firefox for my job and faced with the problem that I can't open state owned website due to sertificate signature error. I ready to take a risk but I can'… (আরও পড়ুন)

Hi, I try to use Firefox for my job and faced with the problem that I can't open state owned website due to sertificate signature error. I ready to take a risk but I can't find the button "Proceed.. (Risky)". This button simply not showing. In th same time in mobile version I saw this button, could take permssions myself and open the website. I tryed to add root and sub sertificates of the Goverment, tryed to add the site address to exclusions -- all these steps don't work. I can't open the site and can't find button "Proceed.. (Risky)". Moreover, in the same time, I can open this website without any questions and problems with Safari and Chrome.

I use the last Firefox version (153.0) from Firefox official website.

How can I resolve this problem in Firefox? Please help me

Open 3

Is there a way NOT to have to enter my master password EVERY TIME I access the 1 Password extension?

EVERY SINGLE TIME I try to access the 1Password extension it requires me to enter the Master Password for my 1Password extension. It never did before, if I entered it o… (আরও পড়ুন)

EVERY SINGLE TIME I try to access the 1Password extension it requires me to enter the Master Password for my 1Password extension. It never did before, if I entered it once I could use finger print access for a few day before it asks for my Master Password again. Do I have to remove the extension?

Open 1

Cannot submit forms on a particular website

Good Day. I have encountered a problem recently with on particular forum site. When I attempt to login I receive an error after pressing the submit button. The form d… (আরও পড়ুন)

Good Day.

I have encountered a problem recently with on particular forum site.

When I attempt to login I receive an error after pressing the submit button. 

The form displays this error "The submitted form was invalid. Try submitting again."

I have been using the site regulary for several years and have never had this problem

The following is what I am using:

    Firefox ver 153.0.1 64 bit
    Windows 10 and/or Windows 10 (yes this is happening on all 3 of my PCs)

The forum site is using phpBB Forum Software. I do not know the version. As stated above they have been using this software for several years.

In trouble shooting this issue I have discovered that if I do the following in the specified order I can login and create and respond to posts and Private Messages. But as soon as I log out I receive the invalid form message until I do the following steps again.

            1) Clear all cookies, temporary cache, site settings, browsing and download history, site settings
               and saved form info.
            2) Shutdown Firefox 
            3) Navigate to my profile with Windows Explorer 
            4) Delete the file cookies.sqlite

I must do this each and every time I access the site.

I am at a loss as to what to do about this. Does Firefox have any error logs or console logs? If so how can I enable them to see if I can get a better idea of what is happening?

Thanks in advance for any help with this.

Open 1

Unable to use text boxes on some Forums

On some forums - not this one - I am unable to complete the relevant text box to compose a reply. EG the Devon forum: https://discourse.devontechnologies.com/t/sync-bet… (আরও পড়ুন)

On some forums - not this one - I am unable to complete the relevant text box to compose a reply. EG the Devon forum: https://discourse.devontechnologies.com/t/sync-between-mac-and-ipad-works-and-iphone-not-working/87390/7 No text appears and the text box is completely inoperative. The problem is not confined to that site, but I have experienced similar on other Forums.

I use Ublock Origin which I thought might be causing a problem but disabling it has no effect, neither does disabling Little Snitch. As a result I've concluded this is probably caused by something in my settings but I don't know which or where to look.

Any suggestions appreciated.

Mac Mini M2 Pro; MacOS 15.7.8. Firefox 153.0.1 (British English)

Solved 7