Why is Firefox giving me problems with Aol when Safari doesn’t?
I use Firefox for Aol for the last couple of weeks when I put Aol on the News page got pictures but no writing can you help please?
I use Firefox for Aol for the last couple of weeks when I put Aol on the News page got pictures but no writing can you help please?
Whenever I search for images on Google, it completely breaks Google search completely. For example, if I search for "bananas" then on the main Results page it has some re… (читать ещё)
Whenever I search for images on Google, it completely breaks Google search completely. For example, if I search for "bananas" then on the main Results page it has some results and then some sections with drop down menus for more specific questions like "What are the benefits of bananas?" etc. But if I click on the "Images" tab, then it only loads around 6-7 rows of images before failing to load any more, clicking on the images that it does load will not open a website or the typical preview panel, and going back to the main results page from that broken images tab results in none of the drop down buttons working any more.
If I sign out of my Google account completely or even sign into a different Google account, then everything works as normal. If I sign into the same Google account and attempt the same process in a different browser (Edge) then everything works as normal. I initially thought this must be an issue with my Google account since signing out/into a different account caused the issue to disappear, but the I only have this problem specifically on the specific combination of this one particular Google account and the Firefox browser.
I have tried clearing site data, disabling/deleting extensions, and even fully uninstalling and reinstalling Firefox so far and nothing has helped.
Content Security policy blocks essential scripts no matter what I do. It's new Firefox installation, Troubleshoot mode, Enhanced tracking disabled, I'm not on VPN, can lo… (читать ещё)
Content Security policy blocks essential scripts no matter what I do.
It's new Firefox installation, Troubleshoot mode, Enhanced tracking disabled, I'm not on VPN, can log into X.com in another browser just fine.
It's the reason #1 I don't use Firefox. I thought the issue would be fixed but it has been like this for long time.
Yet whatever I do, whatever I turn off this pops up:
Content-Security-Policy: The page’s settings blocked the loading of a resource (default-src) at https://abs.twimg.com/responsive-web/client-web/bundle.Conversation.721fc4aa.js because it violates the following directive: “default-src 'self'”
The screenshot is from Zen, but it uses Firefox and the issue is the same in Firefox.
Using mouse to click at start of material to copy (word, words, sentence, paragraph etc.) then holding mouse clicker down and drag across desired text to copy shows no ef… (читать ещё)
Using mouse to click at start of material to copy (word, words, sentence, paragraph etc.) then holding mouse clicker down and drag across desired text to copy shows no effect. No color change. No shading. If I assume invisible highlight to copy (Command "C") then paste using Command "V". No paste.
Safari and Google Chrome highlight work well.
Firefox used to allow Highlight until recent update.
The summary says it all, I think. My desktop runs Win 11, Firefox as default browser, synced to all my devices. My emergency backup (very old/slow) laptop runs Win 10, Fi… (читать ещё)
The summary says it all, I think. My desktop runs Win 11, Firefox as default browser, synced to all my devices. My emergency backup (very old/slow) laptop runs Win 10, Firefox default browser, synced. I can login to my Etsy account on the laptop. Desktop login attempt, I get an "error occurred" failure. Have emptied cookies/history/rebooted and have changed email & password for account (using laptop) to no avail.
Is there a Firefox setting I should look into on my desktop ?
If things continue like this, I'll have no choice but to give up using Firefox. Please tell me how I can get it working properly again like before.
this new version is horrible. I go to Facebook and it either does not come up or it takes forever. It does it with addons on and off and i do not get half of wh… (читать ещё)
this new version is horrible. I go to Facebook and it either does not come up or it takes forever. It does it with addons on and off and i do not get half of what i post and there are just colored square no post all when i go to my page but yet it works just fine in Chrome with both extension on and off. I have cleared the cache history etc and still nothing have removed some add ons added some adblockers and it will not let me me see my notifications for at least 5 minutes and that is about how long it takes for it to work on fiirefox with and with out extensions it is a little better with out add ons If this happens with add on you recommend then why do i need them why have and offer theme them if it causes this. have tried contacting Met AI and Facebook but it only happens with Firefox why do this if it aint broke do not fix it
Hi everyone, I run a construction estimating website where we share project-based cost estimates and detailed breakdown for contractors, architects I’ve noticed a weird i… (читать ещё)
Hi everyone,
I run a construction estimating website where we share project-based cost estimates and detailed breakdown for contractors, architects
I’ve noticed a weird issue in Firefox lately.
Some of the heavier pages (especially ones with large tables, detailed breakdowns, and embedded content) start getting really slow or sometimes even become unresponsive in Firefox. The same pages load completely fine and smooth in Chrome, so I’m trying to understand what Firefox might be struggling with specifically.
I already tried the basic stuff like clearing cache, testing in private mode, and disabling extensions, but the issue still keeps coming back.
It seems more noticeable on pages with a lot of structured data and embedded elements, so I’m wondering if it could be a rendering, memory, or layout issue on Firefox’s side.
Has anyone dealt with similar performance issues on Firefox with data-heavy or content-heavy web pages?
What should I look into next: layout structure, CSS rendering, JS execution, or something Firefox-specific I might be missing?
Any guidance or debugging tips would be really appreciated!!
My files are stored on external hard drives within Dropbox. The hard drives are mapped to my computer. I can no longer attach files from these drives to anything throug… (читать ещё)
My files are stored on external hard drives within Dropbox. The hard drives are mapped to my computer. I can no longer attach files from these drives to anything through Firefox. I can still attach through Chrome, Bing, Safari etc. Any suggestions how to solve this problem. I am NOT attaching through the Dropbox website. I am attaching through the full path showing drive etc. Thank you.
When I hit enter after clicking youtube.com , my screen turns into grey spots where the videos should show and no other written info on screen. What is going on??? I can … (читать ещё)
When I hit enter after clicking youtube.com , my screen turns into grey spots where the videos should show and no other written info on screen. What is going on??? I can go in when Safari or chrome.
Hi everyone, I'm currently migrating my Android automation setup (using uiautomator2) from Chrome to Firefox because Chrome frequently drops the accessibility tree. Howev… (читать ещё)
Hi everyone,
I'm currently migrating my Android automation setup (using uiautomator2) from Chrome to Firefox because Chrome frequently drops the accessibility tree. However, I've run into a specific issue regarding how Firefox handles external app intents via JavaScript redirects.
Scenario: A webpage opens a new tab and executes the following script to redirect the user: window.location.href = "https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cad=rja&url=https://www.youtube.com/watch?v=ZLh5orBSaS4";
Expected Behavior (What Chrome does): Chrome detects the YouTube link, automatically triggers the intent to open the native YouTube Android app, and closes that redirect tab.
Actual Behavior (What Firefox does): Firefox simply navigates to m.youtube.com within the browser tab and does not open the native YouTube app.
Additional Context:
I have the "Open links in apps" setting enabled in Firefox settings, but it doesn't seem to trigger for this specific window.location.href redirect.
Because I rely on uiautomator2 for my workflow, having Firefox trap the link inside the browser instead of handing it off to the YouTube app breaks the automation chain.
Is there a known workaround, or perhaps a specific flag in about:config (I can use Firefox Beta/Nightly if needed) to force Firefox Android to respect the deep link/intent and open the native app for this type of redirect?
Any insights or suggestions would be greatly appreciated. Thank you!
can not copy and past in ebay descriptions when trying to make a listing .Also can not type in the description box will work on edge trying to list but can not as i can … (читать ещё)
can not copy and past in ebay descriptions when trying to make a listing .Also can not type in the description box will work on edge trying to list but can not as i can put information in description box. Tried on edge works fine. turned off enhanced protection still same.
In during a search this problem has happen before after updates
I'm currently trying to use Firefox due to issues with Google Chrome on Microsoft but as I use eBay for selling items I normally copy and paste to my multiple items selli… (читать ещё)
I'm currently trying to use Firefox due to issues with Google Chrome on Microsoft but as I use eBay for selling items I normally copy and paste to my multiple items selling but as I try to paste something to my ad I see no paste feature on the list of options?. Why can't I use paste on Firefox?. Thanks
Recently, I've noticed that, when I Google something, and it shows those AI-created drop-down options (highlit on the screenshot), clicking on the drop down arrow does n… (читать ещё)
Recently, I've noticed that, when I Google something, and it shows those AI-created drop-down options (highlit on the screenshot), clicking on the drop down arrow does nothing; no error, no "dropping down", nothing.
I'm unable to type in "Notes" for specific transactions on my Credit Union's web site. It used to work fine until several months ago. The entire Credit Union web site won… (читать ещё)
I'm unable to type in "Notes" for specific transactions on my Credit Union's web site. It used to work fine until several months ago. The entire Credit Union web site won't allow me to add info or type in a box provided by them for such purposes as it did. I have to use the Safari browser (which I hate using) to do so. HELP!!
I have been having a reoccuring problem signing into Apple / icloud accounts. Basically, it won't let me login even though the password is correct. There are several ways… (читать ещё)
I have been having a reoccuring problem signing into Apple / icloud accounts. Basically, it won't let me login even though the password is correct. There are several ways to fix the problem, you have to try each one since there is no consistent way to fix it.
1. Sign in using appleid.apple.com instead of icloud, which seems to work better.. 2. Clear site data for apple.com and icloud.com, which sometimes work. 3. Clear all browsing data, if the previous step doesn't work. 4. Create a new profile if the previous step doesn't work.
The problem is that the problem comes right back in the next login. No fix seems to last more than a few days. It's not an extension issue since the problem occurs even with extensions. It's not using standard tracking and ublock if enable is off for the apple domains.
Anyone has an idea what is causing this? There are no issue signing in using chromium based browsers. The issue has been around for a year now.
On Windows 10 Home I've been using Yahoo Finance to track stocks. After updating FF last week I have not been able to load graphs. I've tried refresh, reload, restart, re… (читать ещё)
On Windows 10 Home I've been using Yahoo Finance to track stocks. After updating FF last week I have not been able to load graphs. I've tried refresh, reload, restart, remove cache but any graph shows "loading" or is blank content. Every idea except delete FF and reinstall. Other browsers I sometimes use do load the graphs no problem. What else can I try, or is this a bug? Thanks
My Merrill Lynch sign in password and user name do not appear. Add blockers are turned off and shield is down, cache has been cleared. The problem does not happen in MSFT… (читать ещё)
My Merrill Lynch sign in password and user name do not appear. Add blockers are turned off and shield is down, cache has been cleared. The problem does not happen in MSFT Edge see attached picture
Picture verification not work on Firefox. Works correctly on Chrome
recent firefox update can no longer copy and paste when creating a blog post in Squarespace, I have been using squarespace for around 15 years for my websites and I have … (читать ещё)
recent firefox update can no longer copy and paste when creating a blog post in Squarespace, I have been using squarespace for around 15 years for my websites and I have never seen this issue, Firefox 15.1 installed and all of a sudden when trying to create a blog post in Squarespace, when I right click a text box pop up and it no longer says paste so I can no longer copy and paste text - this is more than a little annoying, you will not be surprised to know that I am now using Chrome to create my posts, there is no issue in chrome. I am a firefox geek! how can i solve this problem, I just did another update from Firefox, the issue remains I have been using computers for 40 year so I am not a novice but software glitches, I am lost