Unblock a web site
How to unblock Food and Wine web site.
How to unblock Food and Wine web site.
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… (xem thêm)
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
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.… (xem thêm)
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 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… (xem thêm)
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
Per title. If I go to bookmarks->bookmark this tab OR clicking the star icon in the address field I always want it to pop up and ask me where to save it, without havi… (xem thêm)
Per title. If I go to bookmarks->bookmark this tab OR clicking the star icon in the address field I always want it to pop up and ask me where to save it, without having to remember to double click the star icon, or go edit bookmarks menu to move it.
This seems like a poor design, at least for me when more than 90% of the time I don't want it to be in the last used folder. I have been adding bookmarks for decades and it has always asked me where to save them, so muscle memory forgets to go back and edit the bookmark I just saved, and then later on I have to go back and change them all because they are never in the right folder.
I understand if I double click the star in the url it will allow me to change it, but when I'm busy I don't remember to click it again, or double click it, then my bookmark is lost and I have to go searching for it and edit it and it's a hassle.
Is there an about:config setting I've missed to re-enable this basic feature to reduce all the clicking?
I've tried browser.bookmarks.editDialog.showForNewBookmarks both false and true without any change to the behavior.
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. … (xem thêm)
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?
I switched my default search engine from Google to Bing. As you can see in the attached screenshot, it should be searching with Bing. But for some reason the search resul… (xem thêm)
I switched my default search engine from Google to Bing. As you can see in the attached screenshot, it should be searching with Bing. But for some reason the search results are always Google. How do I fix this? I haven't refreshed Firefox yet. I was hoping to avoid that.
ive downloaded vpn, signed into account, but i am not allowed to pay, stuck in a loop, and i cannot pay
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… (xem thêm)
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 am using FF desktop. All of a sudden, I get no sound through my laptop speakers when trying to watch videos (on YT and FB for example). I still get sound if I use exter… (xem thêm)
I am using FF desktop. All of a sudden, I get no sound through my laptop speakers when trying to watch videos (on YT and FB for example). I still get sound if I use external speakers through the 3.5" jack. I still get sound through other browsers, no matter if it's through the laptop speakers or external ones. So, it is definitely an FF problem. Sound works fine on all other media files on the laptop. Refreshing FF didn't fix it. Nor did reinstalling or restarting the laptop. I tried changing the autoplay settings as suggested in the help article, but still no laptop audio via FF. How can I fix this? Thanks
Access denied to other programs
I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specif… (xem thêm)
I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specifically, I can no longer use the highlighting function. It works fine on Chrome, but not on Firefox. I've seen several similar reports on Reddit's Firefox forum (r/firefox).
What to do? I don't want to have to switch to Chrome. Suggestions appreciated.
Stop blocking sites I have used for many many years!
I opened up Firefox just now to find that my two profiles currently in use are completely inaccessible. I was faced with a "Create Profile" dialogue that launched me into… (xem thêm)
I opened up Firefox just now to find that my two profiles currently in use are completely inaccessible. I was faced with a "Create Profile" dialogue that launched me into a brand new profile with none of my settings, keybinds, cookies, extensions, anything. Despite this, I know for a fact that my old profiles are *still* there. As you can see my profile folders are right there, with all their data intact as far as I can tell from inspecting their contents, yet they are not accessible from the about:profiles.
Please help me. What is happening with the profile manager? How do I access those old profiles?
While I enjoy the capability of selecting a search engine as I see fit, I would prefer that my local drives take precedence. Is there an easy way to enable this for every… (xem thêm)
While I enjoy the capability of selecting a search engine as I see fit, I would prefer that my local drives take precedence. Is there an easy way to enable this for everyday casual use? In other words, can I specify "search local drives first, followed by the web i.e. casting a wider net to search on the world wide web, and an arbitrary third placeholder such as foreign sources (example only) or foreign news items (again, fictitious example)
Every time I access the web I get a report from Norton saying "Threat secured". It attaches every single website that I open. See attachment for some exmaples (only vari… (xem thêm)
Every time I access the web I get a report from Norton saying "Threat secured". It attaches every single website that I open. See attachment for some exmaples (only variabole part of message shown apart from first one).This is occuring 50+ times a day but does not occur using Edge, so it appears to be related to Firefox. PLEASE help. Norton have not helped with this. Thank you- Colin O'Brien
Is the notification to update my Mozilla Firefox browser from Mozilla?
Audio does not work in Firefox. Drivers are up to date and works in other browsers. How do I fix this issue?
My toolbar is visible when I click on the 'Open a new tab' plus sign at the top. But if I go to a site, either from a search or from bookmarks, the toolbar disappears. I … (xem thêm)
My toolbar is visible when I click on the 'Open a new tab' plus sign at the top. But if I go to a site, either from a search or from bookmarks, the toolbar disappears.
I just (yesterday) had to delete profile, delete bookmarks, delete Firefox, install Firefox, in order to get it where it would save bookmarks again. The toolbar, prior to that, did NOT disappear when I went to a new site.
Please help.