Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst
  • Archiviert

Firefox doesn't work on www.everydropwater.com website.

I tried to add a new credit card to my subscription account on the www.everydropwater.com website. My attempts failed twice for no apparent reason. I called their custo… (Lesen Sie mehr)

I tried to add a new credit card to my subscription account on the www.everydropwater.com website. My attempts failed twice for no apparent reason. I called their customer support at 1-800-442-9991 and described my problem. They asked me which browser I was using. I told them "Firefox". They said that's the problem, their credit card update function simply does not work under Firefox!

I was appalled that they know their site doesn't work under a popular browser, yet they don't seem to care or be interested in fixing their site!

Can you folks fix this problem? (I felt like a traitor when I downloaded and used Chrome to get around it.)

I'm using 64-bit Firefox 112.0.1 under Windows 10 version 22H2 on a Dell laptop.

Thanks!!

Gefragt von arnold1231 vor 1 Jahr

Beantwortet von jonzn4SUSE vor 1 Jahr

  • Gelöst
  • Archiviert

Facing some issue with "cookies" in many sites

Hello, I am having problems with some sites and the error seems to indicate that it is related to cookies. In Google Drive, when I am trying to download any file, it is… (Lesen Sie mehr)

Hello,

I am having problems with some sites and the error seems to indicate that it is related to cookies.

In Google Drive, when I am trying to download any file, it is getting stuck in some kind of loop and at the end, it is showing this:

The page isn’t redirecting properly

An error occurred during a connection to drive.google.com.

   This problem can sometimes be caused by disabling or refusing to accept cookies.

Apart from this, when I am trying to log into my Riot account in Valorant's website, it is ending up showing this:

Expected redirect cookie to exist

___

I have tried following:

  • Using Standard mode for tracking protection
  • Disabling tracking protection for these sites
  • Deleting Cookies & Cache
  • Reinstalling Firefox :(

It didn't help. Also, it started after I reinstalled Windows 11. I have yet to setup it, so I have not made any changes.

Also, everything is working fine in other browsers.

Gefragt von Skye vor 1 Jahr

Beantwortet von Skye vor 1 Jahr

  • Gelöst
  • Archiviert

2 night ago I was on my facebook with my friends and last night and tonight I am unable to get on it say firefox blocked the sight. Someone please help me

2 Night ago I was on my Facebook page tonight I can not get on it say Firefox did not connect. I don't understand why because I was on 2 night ago and all was good. Firef… (Lesen Sie mehr)

2 Night ago I was on my Facebook page tonight I can not get on it say Firefox did not connect. I don't understand why because I was on 2 night ago and all was good. Firefox says it not a secure site Please help me I would really appreciate. Thank you Penny

Gefragt von Penelope Campbell vor 1 Jahr

Beantwortet von Terry vor 1 Jahr

  • Gelöst
  • Archiviert

Lockwise/authenticator issue

Lockwise on My iPhone 13 forgot my login and asked for a password for some reason. As I have turned on 2-step verification it asked for the code from Google Authenticator… (Lesen Sie mehr)

Lockwise on My iPhone 13 forgot my login and asked for a password for some reason. As I have turned on 2-step verification it asked for the code from Google Authenticator. However this code was not accepted and I had to use one of my recovery codes. Now I am logged in and would love to disable the 2-step verification, as it does not work, but there is no such option in the app.

Gefragt von dabmv vor 1 Jahr

Beantwortet von dabmv vor 1 Jahr

  • Gelöst
  • Archiviert

How to disable right click context menu dictionary suggestions?

When I copy paste stuff, and who knows when, I see a bunch of word suggestions at the top of the right click context menu, with an option to enter them into a dictionary,… (Lesen Sie mehr)

When I copy paste stuff, and who knows when, I see a bunch of word suggestions at the top of the right click context menu, with an option to enter them into a dictionary, whatever and wherever that is. I see nothing at all in the settings corresponding to this, and just want to completely disable that BS: It's just garbage in the way of me doing my tasks. How do I disable this, and/or the entire spell checker and dictionary, etc. if necessary? I know how to spell. Don't need it. Thanks.

Gefragt von sirensynapse vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

Firefox MacOS integration: broken Edit menu

Hello all, I've noticed for two weeks now that last two standard entries in “Edit” menu are missing: “Start Dictation…” and “Emoji & Symbols” no longer show up. (s… (Lesen Sie mehr)

Hello all,

I've noticed for two weeks now that last two standard entries in “Edit” menu are missing: “Start Dictation…” and “Emoji & Symbols” no longer show up. (see attached screenshot) It looks like this https://bugzilla.mozilla.org/show_bug.cgi?id=1563295

Currently - Firefox 112.0.1 (64 bits) — but issue also there before that upgrade and I think it came with version 112.0.0 - MacOS Ventura 13.3.1 (22E261) — issue also there before that latest update on april 20th - Mac Book Pro with Intel processor — a friend can confirm the issue with that chip but not with M2 and same OS and browser versions.

Thanks.

Gefragt von Gildas Cotomale vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

Import passwords from CSV or Microsoft Edge (Linux)

I'm trying to move to Firefox from Microsoft Edge on Linux. When I go to import data from another browser Edge is not an option. I have a CSV file that I exported from … (Lesen Sie mehr)

I'm trying to move to Firefox from Microsoft Edge on Linux. When I go to import data from another browser Edge is not an option. I have a CSV file that I exported from Edge. How can I import this CSV file? I found something on reddit that said to change security.allow_eval_in_parent_process to true, but that no longer works. How can I get my passwords imported without having to install another browser and import to that and then import to firefox?

Gefragt von zeos386sx vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

How to Hide the Mute Tab Button?

I've tried following both methods for dissabling the mute button on tabs, it's a slight annoyance, since it's easy to accidentally mute a tab when it's pinned. Specifica… (Lesen Sie mehr)

I've tried following both methods for dissabling the mute button on tabs, it's a slight annoyance, since it's easy to accidentally mute a tab when it's pinned.

Specifically, the first method I've tried changing the setting in about:config called "browser.tabs.showAudioPlayingIcon" from true to false, which was from 7 years ago it seems, which had no effect.

The second method was by making a new rule in a "userChrome.css" file in a new folder called "chrome" with that exact naming, case sensitive. The code in that file is as follows:

/* Hide the mute/unmute button */
.tab-icon-overlay:not([pinned], [sharing], [crashed]):is([soundplaying], [muted]) {
    display: none !important;
}
/* Keep site icon visible on hover */
.tabbrowser-tab:hover .tab-icon-stack:not([pinned], [sharing], [crashed]):is([soundplaying], [muted]) > :not(.tab-icon-overlay), 
     /* for site icon with Compact density */
:root[uidensity="compact"] .tab-icon-stack:not([pinned], [sharing], [crashed]):is([soundplaying], [muted]) > :not(.tab-icon-overlay) {
    opacity: 1 !important; /* overrides full transparency with full opacity */
}

If there's an updated version of the code that's meant to have that effect in modern firefox, then please let me know, or if there's some other new way of removing the mute button on tabs. Thanks.

Gefragt von Tclarke02 vor 1 Jahr

Beantwortet von jscher2000 - Support Volunteer vor 1 Jahr

  • Gelöst
  • Archiviert

PASTE Option

What Happened To The PASTE Option, When You Are Composing A New Email In Outlook  ? If You Copy Something, Then Right Click I… (Lesen Sie mehr)

What Happened To The PASTE Option, When You Are Composing A New Email In Outlook  ?

If You Copy Something, Then Right Click In The Message Section Of The Email, You Do Not Get The Drop Down Menu With PASTE As An Option.

You Only Get The PASTE Option When You Right Click Into The SUBJECT Line.

Gefragt von j3rowell vor 1 Jahr

Beantwortet von sugarmarc vor 11 Monaten

  • Gelöst
  • Archiviert

No Add-On Icons Showing in Windows 11

I just hooked up a new Windows 11 computer and installed Firefox, which has been my default browser for many years. I was irritated to discover after I synced with anothe… (Lesen Sie mehr)

I just hooked up a new Windows 11 computer and installed Firefox, which has been my default browser for many years. I was irritated to discover after I synced with another computer that almost all the icons for my add-ons have disappeared with no apparent way to get them back. I NEED some of those icons and it makes absolutely no sense to have them gone. Before anyone suggests it I have checked where you customize the toolbar and none of them are there. I refreshed Firefox just in case it helped and of course it didn't. Checking online only results in finding other people with the same problem with no helpful answer. It's almost like Firefox is begging people to leave and go to another browser, which I probably would since I'm so irritated at this issue, but I'm not happy with any other browser. Firefox is the only one I've remotely been happy with, but the way it is right now I'll be pretty much unable to use Firefox on my new computer. At least I still have my icons on my Windows 10 laptop until I'm forced to upgrade to 11 but my new desktop just might end up Firefoxless unless I get a helpful answer.

Gefragt von mstqbfan vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

Two classes at teachable.com, both using email to log in, but Firefox says NO to storing the two different pws

I'm enrolled in multiple classes at teachable.com and they both use my email, however, the classes are VERY different and I need two separate passwords. Firefox said NO. … (Lesen Sie mehr)

I'm enrolled in multiple classes at teachable.com and they both use my email, however, the classes are VERY different and I need two separate passwords. Firefox said NO. Is there a way to have two passwords using the same email address? I did try to log in when I signed up for the second course and it did not recognize my email address. The sign in process for the first site is slightly different and goes through the instructor's site, and then through teachable.com. My password for the first class is stored on Firefox under teachable...and I've emailed myself the password to the second class until I can resolve this. I thought there would be a comment field or something to differentiate the two courses. Please help. Many thanks!

Gefragt von smclewis vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

Issue when rendering character in the Powershell terminal within JupyterLab

Hi, I am running Jupyterlab (a python web-based application on localhost), and within it, I launched my local shell (windows Powershell core v7). However, there seems to … (Lesen Sie mehr)

Hi, I am running Jupyterlab (a python web-based application on localhost), and within it, I launched my local shell (windows Powershell core v7). However, there seems to be an issue rendering the characters of this terminal (see attached image). However, this issue does not occur it Edge browser (see image). Any advise on this? Thanks! I have also checked that this issue still persist in private tab (where extensions are deactivated).

Gefragt von tanweijie8888 vor 1 Jahr

Beantwortet von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

SSL ERROR ACCESS DENIED ALERT

I cannot access my Bank Account, the authenticity of the received data could not be verified. I have contacted the Bank, and they are supposed to come back to me. Compu… (Lesen Sie mehr)

I cannot access my Bank Account, the authenticity of the received data could not be verified.

I have contacted the Bank, and they are supposed to come back to me. Computer has been restarted and debugged and I have reset the router. The certificate is from COMODA RSA! VALID 13.01.23 - 02.02.24.

It has been suggested when I looked on one Site that I nofify yourselves of this matter.

Thanking you in anticipation! (I have to admit I am not cech savvy!) Janice

Gefragt von white.janice51 vor 1 Jahr

Beantwortet von white.janice51 vor 1 Jahr

  • Gelöst
  • Archiviert

K9 Web Protection Vestige

I recently needed ti reload a Windows 7 backup and then re-upgrade to Windows 10. Now, whenever I open a new FireFox window I get a banner warning from K9 that says "You … (Lesen Sie mehr)

I recently needed ti reload a Windows 7 backup and then re-upgrade to Windows 10. Now, whenever I open a new FireFox window I get a banner warning from K9 that says "You must log in to this network before you can access the internet." It shows a button "Open network login page." which attempts to go to the K9 page which is long since out of business. I uninstalled the software and re-booted, but still the message appears every time a new FireFox window opens. Before I go the dangerous "regedit" route, is there any way to easily remove this annoying thing?

Gefragt von rlm1947 vor 1 Jahr

Beantwortet von rlm1947 vor 1 Jahr

  • Gelöst
  • Archiviert

Stop redirect warning and just automatically redirect.

I've been lead to believe in previous editions of firefox you could turn off the redirect message and instead just allow firefox to redirect. However now (as of 112.0.1)… (Lesen Sie mehr)

I've been lead to believe in previous editions of firefox you could turn off the redirect message and instead just allow firefox to redirect.

However now (as of 112.0.1) i can't find any way to do this. I repeatedly get redirect message and i would prefer the browser just do the redirect instead of having my click a link. I know exactly where the redirect is coming from and i have no problem with it and i don't need it to have a warning.

Gefragt von Neopopulas vor 1 Jahr

Beantwortet von Neopopulas vor 1 Jahr

  • Gelöst
  • Archiviert

Unified Extension Button inefficiency

Hi, I would like to join the chorus and say that the unified extensions button really needs to be fixed somehow. I can't stand it -- it slows down my workflow and seems l… (Lesen Sie mehr)

Hi, I would like to join the chorus and say that the unified extensions button really needs to be fixed somehow. I can't stand it -- it slows down my workflow and seems like "change for change's sake".

But if you guys are serious that it can't be removed for some reason, then at least PLEASE make the unified extensions thing something that can be expanded horizontally along the toolbar (instead of just being a dropdown list) with preferred / most used extension icons visible in it, so that instead of

>clicking the unified extensions thing >scrolling down to find my extension >right clicking on the extension >choosing the option I want

It will just be

>click on the extension icon in the special unified extension section of the toolbar >the options for the extension pop up and I can choose one JUST LIKE THE OLD WAY THAT WAS EFFICIENT

I wouldn't even be opposed to an entire Extensions Toolbar with super security or whatever built into it. As long as the icons are still conveniently located and accessible!

I have a bunch of extensions that I don't need to interact with regularly, like my adblocker, https everywhere, or the thing to make webpages appear in dark mode. But every time I click the unified extensions thing they're right there at the top of the list. My screenshot extension however (for example), which I use constantly, is somewhere hidden near the bottom of the list, so I'm constantly scrolling down awkwardly looking for it. It used to be one button click to take a screenshot, now it's like five or six clicks and takes around 20+ seconds every time. IT'S VERY BAD USABILITY DESIGN. It might "feel" cleaner or more organized to put everything in a list, but it's not as functional for the end user (in my opinion).

Please reconsider your design of this thing and investigate the possibility of keeping certain extensions visible on the toolbar somehow to remain easily accessible to the user. Hopefully I've been able to explain my concerns to you. Anyway, I still love Firefox on the desktop, but if you guys can fix this that would be great.

Gefragt von Mammon vor 1 Jahr

Beantwortet von jscher2000 - Support Volunteer vor 1 Jahr

  • Gelöst
  • Archiviert

Can't access a particular website. I think it cached "Server Not Found" but clearing cache didn't help

Hi, I just created a website, but it's not working in Firefox. It works in Chrome and Opera. I get "Server Not Found". I tried going to settings and clearing cache, th… (Lesen Sie mehr)

Hi,

I just created a website, but it's not working in Firefox. It works in Chrome and Opera. I get "Server Not Found".

I tried going to settings and clearing cache, that didn't work. I tried pressing shift while hitting reload, that didn't work. I also tried pressing Ctrl+shift+R and that didnt work.

Please advise!

Gefragt von Jodes81 vor 1 Jahr

Beantwortet von Jodes81 vor 1 Jahr

  • Gelöst
  • Archiviert

HBOMax site not loading

Im opening hbomax site and everytime i just get 3 loading dots and sudden black screen, i tried clearing cookies and cache, i tried troubleshoot mode, its still the same.… (Lesen Sie mehr)

Im opening hbomax site and everytime i just get 3 loading dots and sudden black screen, i tried clearing cookies and cache, i tried troubleshoot mode, its still the same. Site works fine on chrome

Gefragt von raf5-95 vor 1 Jahr

Beantwortet von raf5-95 vor 1 Jahr

  • Gesperrt
  • Archiviert

Lost Bookmarks

Locking this thread.Please continue here: [/questions/1411649] Hi, these are the files I found where you suggested I search. What's next? THANK YOU! 23p2fto4.default and… (Lesen Sie mehr)

Locking this thread.
Please continue here: [/questions/1411649]
Hi, these are the files I found where you suggested I search. What's next? THANK YOU!

23p2fto4.default and 309gz60n.default-release

Paul

Gefragt von paulsylvan vor 1 Jahr

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Jahr