site issue

"Why is theCapCut website not loading properly on Mozilla Firefox? I've tried accessing it multiple times, but the page doesn't seem to load correctly. Is there a known i… (read more)

"Why is theCapCut website not loading properly on Mozilla Firefox? I've tried accessing it multiple times, but the page doesn't seem to load correctly. Is there a known issue with compatibility between CapCut and Mozilla Firefox browsers, or could there be another underlying reason for this issue?"

Asked by Cervantez Billlie 2 minutes ago

Can't delete passwords in Firefox

I have moved to another password manager, and would like to completely remove my saved logins from my Firefox account and stop using the auto-fill, auto-suggest feature. … (read more)

I have moved to another password manager, and would like to completely remove my saved logins from my Firefox account and stop using the auto-fill, auto-suggest feature. However, no matter how many times I delete my passwords and Sync, they keep appearing in my Android Firefox app. I have cleared the app Storage and Cache, I have reinstalled it from scratch, but no matter what I do they reappear. My (also Synced) PC on which I deleted the passwords has not shown it again since I deleted them there.

I just want to completely delete all my logins in my Firefox account, permanently and across all my devices. How can I do this?

Asked by peter1rhodes 45 minutes ago

background-blend-mode is no longer functioning as it should with color option

Hi, I created a website with a pretty simple css in the body of the page. I have a background image, but its colors are too dominant, so I also added a background color … (read more)

Hi,

I created a website with a pretty simple css in the body of the page. I have a background image, but its colors are too dominant, so I also added a background color property to make the background more "pale". This approach worked perfectly in Chrome and I am 99% sure that I also tested this back then in Firefox and it worked as expected.

Now, only a white background is displayed in Firefox (Chrome works perfectly), which is interesting, because nor the image nor the set colour is white (well... the colour is white, but it is semi transparent). Did I miss something or is this an accidentally added bug in Firefox?

For your reference I attach a minimal working (in Chrome the paler background is displayed properly, in Firefox white page) example (note: change image url to whatever):

html:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="styles.css">
</head>
<body>
    <script src="script.js"></script>
</body>
</html>

css:
body{
    height: 100vh;
    width: 100vw;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0;
    flex-direction: column;
    background-image: url(./resources/splash.jpg);
    background-position: center;
    background-size: cover;
    background-color:  rgba(255,255,255,0.1);
    background-blend-mode:color;
}

I appreciate the help, Mark

Asked by szalaimd 17 hours ago

Last reply by zeroknight 45 minutes ago

I can't log into my regions online bank account.

Greetings, I experienced this problem with the prior update, now after the current update i get this" internal Server error" Hopefully you can straighten this out. I hate… (read more)

Greetings, I experienced this problem with the prior update, now after the current update i get this" internal Server error" Hopefully you can straighten this out. I hate using Google for anything!

Regards, Chris

Asked by glidercj 2 days ago

Last reply by zeroknight 1 hour ago

Youtube live's not auto starting when counter runs out

Hi I've no idea which section this should go.. I'm having an issue when a youtube channel im following sets a live. When I get the card on the desktop for the 30 min time… (read more)

Hi I've no idea which section this should go.. I'm having an issue when a youtube channel im following sets a live. When I get the card on the desktop for the 30 min timer, I'll click it.. sometimes it will open in a new tab (usually the card just disappears), that's another problem.. Anyway.. If I switch to the new tab at the time the live should have started, it shows the counter reset to 30 minutes.. if I F5 the page it will load the live.. Is there a way to auto start the live when the counter hits zero?

Hope that wasn't as clear as mud...

Thanks

Asked by Tracy Scott 10 hours ago

Last reply by zeroknight 1 hour ago

Is there any possible way to darken the Grey text on so many websites?

The Grey Text Fetish throughout The Web is ruining what little Senior Eyesite I have left. I don't want to switch browsers, but I'm not finding any way to darken text in … (read more)

The Grey Text Fetish throughout The Web is ruining what little Senior Eyesite I have left. I don't want to switch browsers, but I'm not finding any way to darken text in Firefox. Help!

Asked by dwgrisham 6 hours ago

Last reply by zeroknight 2 hours ago

Unable to hold backspace to delete multiple characters in certain text boxes

Recently, I have been unable to hold down backspace to delete multiple characters in certain text boxes in Firefox. Namely, in the EndeavorOS forum post text box, Google … (read more)

Recently, I have been unable to hold down backspace to delete multiple characters in certain text boxes in Firefox. Namely, in the EndeavorOS forum post text box, Google Docs, and the google search box. I am not experiencing this issue with any other app, and in chrome, with the same pages, the issue doesn’t occur. The issue also does not occur in the URL box or the forum post text box here. The issue still occurs in troubleshoot mode.

Asked by enderthexenocide 3 days ago

Last reply by zeroknight 2 hours ago

stderr from native app

The web page https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging#troubleshooting says: if the native application sends any output t… (read more)

The web page

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging#troubleshooting

says: if the native application sends any output to stderr, the browser will redirect it to the browser console.

Is that still supposed to work? I'm asking because it seems that in recent versions of firefox that no longer works. I do not see any output that my native app emits to stderr. I tried multiple systems (all Windows based) and multiple versions of Firefox (including "115.9.1esr (64-Bit)" and "116.0.3 (64-bit)")

Asked by martin.hajduch 20 hours ago

Last reply by martin.hajduch 3 hours ago

Firefox history and bookmarks

Hello, i reset my pc and i forgot to save my firefox data and bookmarks. I had an account and when i logged back in everything was gone. Is there any way i can get that i… (read more)

Hello, i reset my pc and i forgot to save my firefox data and bookmarks. I had an account and when i logged back in everything was gone. Is there any way i can get that info back? Thank you

Asked by danww666 3 hours ago

ff update messed up Google sign in

I updated FF per regular basis. Now I can't log into Google because my phone is no longer an option. A tablet is an option but it's physically inaccessible. All I did wa… (read more)

I updated FF per regular basis. Now I can't log into Google because my phone is no longer an option. A tablet is an option but it's physically inaccessible. All I did was click update and restart. Nothing unusual about that. My phone can't access Google accounts either. I'm not the most tech savvy and so I have no clues how to remedy this situation.

Asked by SCLB 7 hours ago

Last reply by cor-el 5 hours ago

Lost sessions again!

FF doesn't reliably open my last session. It used to but for nearly 18 months now it has become hit and miss. I have FF docked on my taskbar (Win 7 sp1) when I click it s… (read more)

FF doesn't reliably open my last session. It used to but for nearly 18 months now it has become hit and miss. I have FF docked on my taskbar (Win 7 sp1) when I click it some times it opens all my tabs (I have it set to do that) but more frequently it doesn't and just opens one tab. Usually I catch it and in history select the tab showing many other tabs and I get it all back, but this doesn't always work like today, no option to do that because there's nothing there. When is it likely to be fixed, I've been complaining about this for months. I've even suggested FF collects a stack of last sessions (say 20) each time a session is closed and have a fixed entry for that in the menu, but nothing seems to change. I'm heartily sick of it, it's such a basic requirement of any browser and yet with FF it's just a pain in the neck.

Asked by `Vic 7 hours ago

Last reply by cor-el 7 hours ago

Context menu missing items

I'm having this exact problem from here , but browser.taskbar.lists.tasks.enabled has always been set to true. Toggling it does nothing in itself in between restarting my… (read more)

I'm having this exact problem from here , but browser.taskbar.lists.tasks.enabled has always been set to true. Toggling it does nothing in itself in between restarting my machine. I am certain it's not a jump menu thing because this isn't about shortcuts (and besides the point, enabling the jump shortcuts from my OS side of things does not display it either way). I just want the stuff that the user in the above link listed.

Coincidentally, I had this exact problem a short while before, and I think it may have had to do with an update, because I remember Firefox updating at least twice fairly recently and it is in this time I've noticed this issue. The first time around it resolved itself, but this time it has not and I do not know the cause.

Unpinning/pinning the icon on the task bar does not resolve this either. It seems none of the conventional solutions in the past work, so unless I am missing something, something broke.

Asked by Kosal 10 hours ago

Last reply by Kosal 8 hours ago

Home page

I would love to remove CNN and MSNBC from appearing on my computer. If I can get them from auto playing that would be nice also. What do I need to do? Danny dewesley@tw… (read more)

I would love to remove CNN and MSNBC from appearing on my computer. If I can get them from auto playing that would be nice also. What do I need to do? Danny dewesley@twc.com

Asked by dewesley 9 hours ago

Last reply by dewesley 9 hours ago

  • Solved

cannot import bookmarks into firefox

I'm setting up a user on a new computer. I've exported her bookmarks from her old computer. On the new computer I go to Bookmarks > Manage Bookmarks > (select bookm… (read more)

I'm setting up a user on a new computer. I've exported her bookmarks from her old computer. On the new computer I go to Bookmarks > Manage Bookmarks > (select bookmarks toolbar) > Import and Backup > Import bookmarks from HTML. I browse to my folder containing the bookmarks.html file, Open it, and nothing.

I've tried all the suggestions I can find. Places Database Verify Integrity gives me: > Task: checkIntegrity + The places.sqlite database is sane + The favicons.sqlite database is sane > Task: checkCoherence + The database is coherent etc. Opening the bookmarks.html file shows a list of bookmarks. That file is not empty.

This shouldn't be this hard. How do I accomplish this?

Asked by Mark Foley 13 hours ago

Answered by Mark Foley 9 hours ago

Firefox stops responding to left mouse clicks

Hello! Since at least one update, and maybe two, I have been having the following experience: For context: I do remote work via Zoom and Teams. I am using an iMac r… (read more)

Hello!

Since at least one update, and maybe two, I have been having the following experience:

For context: I do remote work via Zoom and Teams. I am using an iMac running Sonoma 14.1. I use a magic keyboard and magic mouse. I bought the computer in March of 2023.

1. Open Firefox and use it for a while. All is well.

2. Out of nowhere, with no sequence or pattern I have been able to discern so far, Firefox stops responding to left button mouse clicks. Right ones still work.

3. Quit Firefox and re-open.

4. It responds to left button clicks again.

I don't usually have to do this more than once per day, although I had had days during which I had to do it two or three times.

This does not occur in Safari or Chrome.

Thoughts? X-sH

Asked by alicerichmond 12 hours ago

Last reply by alicerichmond 9 hours ago

In Firefox, I want to load several tabs each time I start Firefox, but now the same tabs repeat when I refocus on Firefox

I had Firefox set to load 4 tabs when started. Something has changed recently and now it seems as if the same 4 sites keep repeating somehow. I have set the Home/Custom… (read more)

I had Firefox set to load 4 tabs when started. Something has changed recently and now it seems as if the same 4 sites keep repeating somehow. I have set the Home/Custom URLs to these 4 sites, but cannot prevent them to load again when already loaded.

Asked by Fred B 22 hours ago

Last reply by cor-el 9 hours ago