Hiển thị các câu hỏi được đánh dấu:

Possible infection on Firefox

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

Đã giải quyết Đã lưu trữ 16 121

cannot share anthn on Facebook

I am using the latest Fiefox and i have disabled all adons i have tried everything I have changed my Facebook password every time i g try to share something on Fire… (xem thêm)

I am using the latest Fiefox and i have disabled all adons i have tried everything I have changed my Facebook password every time i g try to share something on Firefox get a black box on the bottom right that says something wrong . I have tried to copy the entire hing but can not i got some of it I have even reinstalled firebox ans still can not share anything I have tried contacting Facebook but that does not happen no response i appears to work in Chrome on a noter Facebook account so it is Firefox. i will send you what i could get on the screen shot the part that is missing s the part that says something s wrong

Đã lưu trữ 16 160

Saved tab groups disappeared

Hello, I'm writing because I’ve encountered an issue with the tab groups feature in Firefox. Some time ago, after a browser update, I noticed a new feature that allowed m… (xem thêm)

Hello,

I'm writing because I’ve encountered an issue with the tab groups feature in Firefox.

Some time ago, after a browser update, I noticed a new feature that allowed me to group tabs thematically — I could name each group (e.g., "Study", "Work"), choose a color for it, and save and close groups to reopen them later. I found it very useful and used it a lot.

Last night, I decided to declutter my browser and closed several tab groups using the built-in menu. A bit later, I shut down my computer, but perhaps too quickly. This morning, when I turned my computer back on, Firefox was very slow to start. After a restart, everything seemed to work fine again, and the open tabs were restored.

However, all my previously saved (but temporarily closed) tab groups disappeared. In the tab group menu, I can now only see the ones currently open. I’ve searched through all the settings and history but cannot find any way to restore the missing groups.

Is there any way to recover the tab groups that I had previously saved and closed?

Thank you very much in advance!

Đã lưu trữ 14 568

Can't sign into Hotmail.

For the past 2 months I've found it very difficult to sign into my Hotmail account using Firefox. Microsoft keep telling me to use a VPN or another device. I like answer… (xem thêm)

For the past 2 months I've found it very difficult to sign into my Hotmail account using Firefox. Microsoft keep telling me to use a VPN or another device. I like answering emails on my computer because of its large screen. I've tried signing in about 2000 times now. Firefox told me they can't help me because I'm not a Mozilla subscriber even though they own Firefox. Microsoft told me it's Mozilla's problem. Can anyone help me please. John in the Philippines.

Đã giải quyết Đã lưu trữ 13 237

Copy History data

Is there a way to copy the History data (for pasting into Word, Excel or a text-editor)?


I have a desktop PC Firefox 140.0.4 (64-bit) Windows 11

Đã lưu trữ 12 237

Cannot connect with CaptCHA

I am trying to connect with my utility provider online. When I try to log in, I give my name and password. It comes up with a CAPTCHA screen. I click on the items but … (xem thêm)

I am trying to connect with my utility provider online. When I try to log in, I give my name and password. It comes up with a CAPTCHA screen. I click on the items but I just keep getting another screen. After a dozen screens it says CAPTCHA will time out in 2 minutes.

Does anyone have any ideas what could be blocking it?

Đã giải quyết Đã lưu trữ 10 146

webcam, microphone not accessible

I have read all your tutorials. I was unable to have an important televisit with my doctor yesterday because nothing I tried worked. I am unable to use webcam for other… (xem thêm)

I have read all your tutorials. I was unable to have an important televisit with my doctor yesterday because nothing I tried worked. I am unable to use webcam for other sites until I resolve this problem. Previously I had no problem with my webcam but recently had to get new pc with windows 11 & needs to configure my pc to address this issue. I have another appt scheduled with another doctor & need to fix this problem asap Thanks

Đã giải quyết Đã lưu trữ 9 144

Firefox Sync wiped all data after reinstalling Windows - didn't delete anything manually

After Windows crashed, I installed a new system and logged into Firefox using my account. But all my history, passwords, bookmarks were erased. I also went to my phone an… (xem thêm)

After Windows crashed, I installed a new system and logged into Firefox using my account. But all my history, passwords, bookmarks were erased. I also went to my phone and everything was gone. I didn't erase anything myself. Is there any way to restore the previous state of the account? Are there any backups on the Firefox Sync server?

Đã lưu trữ 9 189

Using canvas/context to scale an image that displays ok before removes the image data, ok in Chome/Safari.

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.

Đã giải quyết Đã lưu trữ 8 287

Firefox does not play sound despite being attributed to correct device. All other apps OK.

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… (xem thêm)

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 apps. When playing a YouTube video, the green bar is not bouncing. However, all other programs that play sound do so successfully and their green bars are bouncing (see attachment).
  • Other web browsers play sound successfully.
  • Restarting Firefox and my computer did not help.
  • Switching the default sound device and changing back did not help.
  • Changing to headphones made no change.
  • Tabs are not muted.
  • Autoplay settings in about:preferences showed that audio and video were disabled, however changing this setting to allow video and audio, then restarting both Firefox and the computer did not fix the problem. I have no idea how that setting was even changed to begin with. O_o
  • Started Firefox in troubleshooting mode; still no sound.
  • Started Firefox in a different profile; still no sound.
  • Started Firefox in private mode; still no sound.
  • Tried ending the audiodg.exe process in task manager and restarted; still no sound.
  • Double checked media.autoplay.blocking_policy, was set to 0.
  • Double checked media.block-autoplay-until-in-foreground -- changed from true to false, restarted Firefox; still no sound.
  • Disabled hardware acceleration; still no sound.
  • Refreshed Firefox; still no sound.
  • Complete uninstall, including the usage of BCUninstaller to uninstall "leftovers". Reinstalled. Still no sound.

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.

Đã lưu trữ 8 119

Images from canvas black or transparent: img.src = canvas.toDataURL(); // FF: 'image/jpeg'=black. Png,webp,default=transparent.

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!

Đã giải quyết Đã lưu trữ 7 510

Linux / Plasma 6.4/Wayland (amd gpu) After enabling HDR in firefox - all non HDR (youtube) content just shows green sceen

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… (xem thêm)

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

Đã giải quyết Đã lưu trữ 7 953

No paste as image in Outlook Web Access

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… (xem thêm)

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)

Đã lưu trữ 7 219

Command-option-up and command-option-down keyboard shortcuts were stolen from websites

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 … (xem thêm)

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!)

Đã lưu trữ 6 181

Keep Bookmark Folders Open

I have a folder with many bookmarks in it, and when I want to open multiple links in the folder but not ALL of them, I have to keep opening the bookmarks folder after mid… (xem thêm)

I have a folder with many bookmarks in it, and when I want to open multiple links in the folder but not ALL of them, I have to keep opening the bookmarks folder after middle clicking each link 1 at a time. I can't open the entire folder - there are 100+ and say I want to open 10.

Is there a way to keep the bookmark folder open while I open each link in new tabs?

Thanks!

Đã giải quyết Đã lưu trữ 6 274

firefox stops responding at random times and won't close

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… (xem thêm)

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.

Đã giải quyết Đã lưu trữ 6 146

Firefox Issues After Update

I don't know what you're doing but EVERYTIME I do an update lately, something goes wrong. Today after update, my STGs are affected and ALL ARE GONE. I do NOT believe th… (xem thêm)

I don't know what you're doing but EVERYTIME I do an update lately, something goes wrong. Today after update, my STGs are affected and ALL ARE GONE. I do NOT believe this is their fault. And you put this dang auto Startpage when launching window, I did NOT ask for that. I am so pissed, how do I get them all back? I had things I was working on that were very important. What else did you add to FF that I don't know about? I don't want your updates anymore. You screwed me big time. And I don't want the extensions YOU think I should have: Google, eBay, Bing, etc. wasting my space. I'm not the only one either, seen lots of complaints.

HOW DO I GET THOSE TABS BACK??????

Đã lưu trữ 6 171