vpn subscription not allowing me to subscibe
ive downloaded vpn, signed into account, but i am not allowed to pay, stuck in a loop, and i cannot pay
ive downloaded vpn, signed into account, but i am not allowed to pay, stuck in a loop, and i cannot pay
There is one particular website that I use quite frequently. Lately I haven't been able to log onto it without encountering a page verifying I am a human, and I can't pro… (read more)
There is one particular website that I use quite frequently. Lately I haven't been able to log onto it without encountering a page verifying I am a human, and I can't proceed (the page just loops). This has happened on other browsers too, though I fixed the problem there by disabling my adblocker. But that doesn't help here on Firefox. Any suggestions?
Hello, Not sure if posted under the right section. Recently started having an issue trying to sign in to Microsoft Outlook (formally Hotmail) Web. I don't recall any chan… (read more)
Hello,
Not sure if posted under the right section.
Recently started having an issue trying to sign in to Microsoft Outlook (formally Hotmail) Web. I don't recall any changes i made or updates.
When i try to sign in, it opens a new tab and takes me back to the sign in page. This just continues.
Tried using MS Edge and don't have the issue.
So far tried Safe Mode which disabled add-ons, which are currently Add Block plus, and New Tab Override and the issue remains. Not sure if i tried the refresh option but i think it removes the extensions which is not the end of the world.
Added a few images, one shows duplicate tabs, which will continue
Firefox version 140.0.4 (64-bit)
Any ideas whats going
Thanks
After the latest Firefox update, I could run YouTube without problems for several weeks. Now YouTube will not run. How do I fix this issue? I suspect it is due to an adb… (read more)
After the latest Firefox update, I could run YouTube without problems for several weeks. Now YouTube will not run. How do I fix this issue? I suspect it is due to an adblocker but not sure!!
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.… (read more)
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.
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… (read more)
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!
I received this download from Firefox today, July 22, 2025: xRqj7qhl.html - Size: zero bytes - Kind: HTML text . I've never experienced this before. Is it legitimate? Th… (read more)
I received this download from Firefox today, July 22, 2025: xRqj7qhl.html - Size: zero bytes - Kind: HTML text . I've never experienced this before. Is it legitimate? Thanks
xfinity.com fails to load streaming options screen
I have no home button in new mozilla firefox. So I have close the browser when I'm in a different page to get back to the mozilla home page?
I had 10 or so tabs open on my laptop. I rebooted my laptop because iMessages failed, and i forgot to make a note of which tabs were open. They didn't restore upon reboot… (read more)
I had 10 or so tabs open on my laptop. I rebooted my laptop because iMessages failed, and i forgot to make a note of which tabs were open. They didn't restore upon rebooting. Is there somewhere this history gets synced? Its not in the 'recently closed tabs' because some of the tabs had been open for a while. thoughts?
The popups in the lower right hand corner about emails are almost as annoying as the Microsoft paperclip. How do I get rid of them?
lumosity games will no longer load on firefox
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… (read more)
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? … (read more)
Is anyone else having problems with the latest version of Firefox not rendering Google Calender, Amazon.com and other websites?
I cannot sign into my att/yahoo email while using Firefox. After calling AT&T they told me to use Microsoft Edge which I told them I would not! When trying to sign i… (read more)
I cannot sign into my att/yahoo email while using Firefox. After calling AT&T they told me to use Microsoft Edge which I told them I would not! When trying to sign in I receive the error message "It's not you, It's us" try again. It is my belief that att is trying to coerce me to change browsers so they can spy on me
I upgraded with a new cpu and windows 11. When I open firefox, I noticed the "Home" tab missing from the upper lefthand tabbar next to the refresh. Is there a setting tha… (read more)
I upgraded with a new cpu and windows 11. When I open firefox, I noticed the "Home" tab missing from the upper lefthand tabbar next to the refresh. Is there a setting that I am missing or is it part of a update that eliminated that feature ?
When I click on a bookmark, FF opens it in the current tab, overwriting the site I had open. I have to add a tab, then click on the bookmark to have it in a new tab. This… (read more)
When I click on a bookmark, FF opens it in the current tab, overwriting the site I had open. I have to add a tab, then click on the bookmark to have it in a new tab. This is an annoying extra step. How to I change it? I already tried the open links in new tabs instead of windows. Makes no difference On or Off
I accidentally clicked on a site that was supposed to be a game review site that I found on a Bing search. Now I get pop up ads for fake virus programs whenever I run Fi… (read more)
I accidentally clicked on a site that was supposed to be a game review site that I found on a Bing search. Now I get pop up ads for fake virus programs whenever I run Firefox.
I ran a scan with Mallware Bytes and Microsoft Defender and both scans came up clean.
I am including a screenshot of the popups.
Any ideas?
Thanks
I want the browser's tab bar to display like the homepage, instead of disappearing after opening a webpage tab bar. I don't know if I can accurately express my meaning, b… (read more)
I want the browser's tab bar to display like the homepage, instead of disappearing after opening a webpage tab bar. I don't know if I can accurately express my meaning, but I will attach two pictures
I suspect Firefox Relay is not allowing me to sign into a site on the internet. Following instructions I put the Relay Dashboard in my Firefox Settings or so I thought. … (read more)
I suspect Firefox Relay is not allowing me to sign into a site on the internet. Following instructions I put the Relay Dashboard in my Firefox Settings or so I thought. How do I locate it?