- Αρχειοθετήθηκε
why is firefox becomming more and more incompatable with websites
why is Firefox becoming more and more incomparable with websites
why is Firefox becoming more and more incomparable with websites
What the title says. Firefox just isn't playing any sound whatsoever. Troubleshooting: Volume mixer indicates that Firefox is using my speakers, along with all other ap… (διαβάστε περισσότερα)
What the title says. Firefox just isn't playing any sound whatsoever.
Troubleshooting:
I have Apollo installed on my computer and I've reached out to them before for similar issues, but the dev was insistent that Apollo does not cause sound issues. I'm somewhat sceptical, but they're not being helpful at all so I thought I'd ask here, and disclose usage of Apollo so that all bases are covered.
Thank you for your time.
We have a web page we've created that is linked to by multiple other websites. For two of the sites where this is linked, Firefox (only) gives a "The Page Isn't Redirecti… (διαβάστε περισσότερα)
We have a web page we've created that is linked to by multiple other websites. For two of the sites where this is linked, Firefox (only) gives a "The Page Isn't Redirecting Properly" error. Using the exact same URL to link from other sites works fine in all browsers. Once you get the error, if you click in the URL and hit enter, the page will load fine. Any ideas? When searching that error, all the ideas I find tend to focus on the individual user's system, but this is happening for all users.
xfinity.com fails to load streaming options screen
The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //img.… (διαβάστε περισσότερα)
The app sizes two adjacent images to the same height. Maybe there's a better approach?
This works, in that I see the original image displayed at the wrong size:
//img.src = imgsrc.src;
This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:
var canvas = document.createElement( 'canvas' ); canvas.width = width; canvas.height = avail_height; var context = canvas.getContext( '2d' );
// Tried/failed: Fill white background for JPEG export //context.fillStyle = '#fff'; //context.fillRect(0, 0, canvas.width, canvas.height);
context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height); context.lineWidth = 150; // ??
img.src = canvas.toDataURL('image/jpeg', 0.92);
img.onmousedown = disableDragging; // for FF
img.style.opacity = "1.0"
The page is the view.html one gets to via Enter on phobrain.com.
When using any Microsoft 365 product on the browser I keep getting a prompt to "Please sign in" although I am already signed in. I can click the Sign in button and a abou… (διαβάστε περισσότερα)
When using any Microsoft 365 product on the browser I keep getting a prompt to "Please sign in" although I am already signed in. I can click the Sign in button and a about:blank page pops up for a split second. Then within a half hour or so, it will pop up again. I deleted my cookies but the problem still persists. Does not happen on other browsers.
When following the instruction to sync bookmarks on Android phone it leads me to items that are not there. Open Firefox mobile on phone. Ok. Hit the 3 dots drop down. Ok.… (διαβάστε περισσότερα)
When following the instruction to sync bookmarks on Android phone it leads me to items that are not there. Open Firefox mobile on phone. Ok. Hit the 3 dots drop down. Ok. Choose sync and save. Not there? I click my email and it shows sync. I click that and it shows the last time I sync my phone. 0 minutes. Ok. It shows a QR code to scan from the Firefox app. It instructs to click ready to scan. That's not there either. If instructions lead you down paths that are not present, the instructions are useless. Anyone else having this experience? Thanks..........
The errors I get are kind of all over the place though. I've completely deleted and reinstalled Firefox, and removed all extensions too. It will loop to the login screen … (διαβάστε περισσότερα)
The errors I get are kind of all over the place though. I've completely deleted and reinstalled Firefox, and removed all extensions too.
It will loop to the login screen over and over, or I get the message 'An error has happened, try again later'...
I used the browser console and didn't get anything that seemed usable. I use Strava nearly every day so I'm having to use Safari. And this issue is on all of the mac and Windows systems I use. 'Troubleshooting Mode' didn't work either.
Help!
When pasting an image from the clipboard in Outlook Web Access in Edge there's right mouse button option to "Paste as Image". This places the image inline. In Firefox t… (διαβάστε περισσότερα)
When pasting an image from the clipboard in Outlook Web Access in Edge there's right mouse button option to "Paste as Image". This places the image inline. In Firefox there's no option like this.
Safe mode (troubleshooting mode) doesn't fix this. Ctrl + V or Shift + Ctrl + V doesn't fix it. Shift RMB to get Firefox menu does show Paste and Paste without formatting but it doesn't paste any inline image.
I've attached a screenshot of Edge and Firefox with the Outlook context menu and Firefox context menu.
Firefox version: 140.0.4 (64-bit) Edge version: 138.0.3351.83 (Official build) (64-bit)
I have HDR working in Proton games and mpv fine (using Plasma 6.4 / Wayland) I enabled HDR in Firefox (gfx.wayland.hdr), and HDR content works in YouTube fine ( looks ama… (διαβάστε περισσότερα)
I have HDR working in Proton games and mpv fine (using Plasma 6.4 / Wayland)
I enabled HDR in Firefox (gfx.wayland.hdr), and HDR content works in YouTube fine ( looks amazing!) however.. I have an issue in that all non HDR content doesn’t show any video (I have sound) just a green sceen (see screen shot) including all ads.
Any idea how to work round this ?
I have AMD 7800 GPU .
Cheers
I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution. The behavior is the same whether the served i… (διαβάστε περισσότερα)
I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution.
The behavior is the same whether the served image is jpg or webp. A Servlet delivers the image data, here in webp:
response.setHeader("Content-Type", "image/webp");
On page, I use a canvas thus => see '// FIREFOX'
var canvas = document.createElement( 'canvas' );
canvas.width = width;
canvas.height = avail_height;
var context = canvas.getContext( '2d' );
context.drawImage( imgsrc, 0, 0, width, avail_height);
context.lineWidth = 150;
// FIREFOX: canvas.toDataURL('image/jpeg')=black, png,webp,default=transparent
img.src = canvas.toDataURL('image/jpeg');
img.onmousedown = disableDragging; // for FF
img.style.opacity = "1.0";
console.log('setImg ok');
Inspecting a black jpeg:
data:image/jpeg;base64,...
Thanks!
Hello, I'm facing an issue where my microphone does not work in Google Meet when using Firefox, even though I’ve granted all necessary permissions. This problem is specif… (διαβάστε περισσότερα)
Hello,
I'm facing an issue where my microphone does not work in Google Meet when using Firefox, even though I’ve granted all necessary permissions. This problem is specific to Firefox, as the microphone works perfectly fine in Google Chrome.
I prefer using Firefox because of its convenient screenshot features, but this microphone issue has caused major inconvenience during important meetings.
Kindly help me resolve this issue.
Thank you.
There are many tabs open in the firefox window. I'm closing the firefox. I'm opening it again.All tabs opened during the previous opening disappear.Either a new page or a… (διαβάστε περισσότερα)
There are many tabs open in the firefox window. I'm closing the firefox. I'm opening it again.All tabs opened during the previous opening disappear.Either a new page or a single tab opens. The settings are set to "Open previous windows and tabs" (Image 1)
I go to "Firefox View" ---"Open tabs". (image 2) I see 2-5 windows there.In this case, there are 3 windows.WINDOW 1 is my main window with the tabs that should have been saved and opened when firefox was launched again. I close all tabs from unnecessary windows with a cross.Only window 1 remains. But when restarting, an empty or different window opens again.And again, there are a lot of unnecessary and incomprehensible windows on the list. Previously, a window with restored tabs from the previous session always opened. Question: 1)How can I restore the normal recovery of the previous session when restarting? 2) Tell me.I can somehow switch between windows (Firefox View" ---"Open tabs)(Image 1) Thank you.
After Firefox requested to be updated, I lost all of my bookmarks. I tried to go in and "restore" them but there are no backups to restore from. How do I get my bookmar… (διαβάστε περισσότερα)
After Firefox requested to be updated, I lost all of my bookmarks. I tried to go in and "restore" them but there are no backups to restore from. How do I get my bookmarks back?
About two weeks ago, Firefox started randomly hanging and would stop responding. It wouldn't let me close the program and I always have to restart my system to resolve th… (διαβάστε περισσότερα)
About two weeks ago, Firefox started randomly hanging and would stop responding. It wouldn't let me close the program and I always have to restart my system to resolve the problem. Sometimes it only takes a few minutes after restart before it hangs, other times it will be fine for hours.
I've tried multiple solutions I've found online, carefully following instructions: clearing cookies and cache, disabling all extensions, refreshing firefox, creating a new profile, deleting specific files within the Profiles folder, etc.
I've yet to make it more than four hours without the program hanging.
Any assistance or suggestions are greatly appreciated.
Is anyone else having problems with the latest version of Firefox not rendering Google Calender, Amazon.com and other websites? … (διαβάστε περισσότερα)
Is anyone else having problems with the latest version of Firefox not rendering Google Calender, Amazon.com and other websites?
I was asked to create a new profile in order to keep using Firefox, despite never having an account. After I clicked okay, it opened the new version of Firefox, but witho… (διαβάστε περισσότερα)
I was asked to create a new profile in order to keep using Firefox, despite never having an account. After I clicked okay, it opened the new version of Firefox, but without all the passwords, bookmarks and history of the past few years. This is really inconvenient. I have since then made an account, but the fact that I can't find any of this data anywhere has me worried that every time I update Firefox it will wipe my account.
I own a website that has chat rooms for each of my advisors. As of 2 days ago they are all having issues. I have them login with Firefox but now asking them to use Googl… (διαβάστε περισσότερα)
I own a website that has chat rooms for each of my advisors. As of 2 days ago they are all having issues. I have them login with Firefox but now asking them to use Google Chrome...............low and behold it works
Whats the issue as i believe it started with the latest Firefox update
Thanks so much
Natalie Damsel In Distress :)
I regularly use a website which intercepts command-option-up and command-option-down for its own navigation. This is a central part of my workflow with this website, and … (διαβάστε περισσότερα)
I regularly use a website which intercepts command-option-up and command-option-down for its own navigation. This is a central part of my workflow with this website, and without it it becomes completely unusable.
After updating to Firefox 140.0.4, these shortcuts are now used by the browser to switch tabs. I have not found any way to configure this. Am I missing some obscure way to do this or is this just impossible?
I imagine this change was made to support vertical tabs, but I'm not using those, so the command-option-left and command-option-right shortcuts make more sense for my horizontal setup. (I don't use those shortcuts either, though- I use ctrl-tab and ctrl-shift-tab!)
I keep a lot of tabs open (~60) in any particular session - I find it's faster in this way to get back to a site. About every six months or so, I lose *all* these tabs be… (διαβάστε περισσότερα)
I keep a lot of tabs open (~60) in any particular session - I find it's faster in this way to get back to a site.
About every six months or so, I lose *all* these tabs because of Firefox's inadequate session backup system. It only saves two or three total backups, some of which are completely out of date. But the worst scenario is when (1) some site pops up a new window; (2) I mistakenly close my main window before the new window; (3) I open this new saved window once or twice by accident, causing my 60-tab session backup to be overwritten.
Using a third-party session manager (I have tried all the well-known ones) can mitigate this problem, but doesn't really solve it because the re-opened sessions aren't quite in the same format as Firefox sessions and so lose information. In particular, I often lose each tab's icon as well as metadata for Tree Style Tab.
Could Mozilla please consider a more robust session backup system for Firefox? All it would take (I think) is to allow the user to choose the total number of backup sessions and the frequency at which a new session is added. Thank you!