顯示下列標籤的問題: 顯示所有問題
  • 封存

Is it possible to edit the context menus when I right click on tabs? I'm tired of accidentally missing the "duplicate tab", clicking "pin tab", and having to said tab back into place.

You can see the context menu in the photo, I would want to hide the pin tabs button so I could stop clicking it on accident. Pinned aren't a feature I use nor find useful… (閱讀更多)

You can see the context menu in the photo, I would want to hide the pin tabs button so I could stop clicking it on accident. Pinned aren't a feature I use nor find useful anyway.

TheWonderAlmighty 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Site recovered ... but I still cannot access them? HELP!

https://www.nhlottery.com Recently, https://www.nhlottery.com had experienced a hostile act & then shut down their site. They were super great at being transparent… (閱讀更多)

https://www.nhlottery.com

Recently, https://www.nhlottery.com had experienced a hostile act & then shut down their site. They were super great at being transparent, etc. However, as of today, staff have reported it is up and running with no risk.

I have an account that I am unable to access due to browsers reporting security issues. I don't know what to do? Im sooooooo not a techie, but I can follow directions. Help! ST

Terzakis & Associates 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 封存

WebGL2.0 doesn't allow flipping frame with blitFramebuffer()

Hi. So in desktop OpenGL it is totally valid to write the following in order to flip the frame vertically into dst buffer: glBlitFramebuffer(0, h, w, 0, 0, 0, w, h, GL_… (閱讀更多)

Hi. So in desktop OpenGL it is totally valid to write the following in order to flip the frame vertically into dst buffer:

 glBlitFramebuffer(0, h, w, 0, 0, 0, w, h, GL_COLOR_BUFFER_BIT, GL_NEAREST));

In WebGL if I do this:

gl.blitFramebuffer(0, h,w,0 , 0, 0, w, h, gl.COLOR_BUFFER_BIT, gl.NEAREST);

I am getting WebGL warning: blitFramebuffer: If the source is multisampled, then the source and dest regions must match exactly.

Similar error is reported in Chrome.

When I am looking into the related C++ code I can see this:

        if (dstX0 != srcX0 ||
           dstX1 != srcX1 ||
           dstY0 != srcY0 ||
           dstY1 != srcY1)
       {
           webgl->ErrorInvalidOperation("%s: If the source is multisampled, then the"
                                        " source and dest regions must match exactly.",
                                        funcName);
           return;
       }

I am not sure why this restriction has been imposed. GLES2/3 support this kind of dimensions setup with no errors. Can someone explain the reason behind this? And if it is a bug/missed functionality, where should it be reported?

ivspcom 於 1 年前 詢問

TyDraniu 最近回覆於 1 年前

  • 封存

How do i fix freezes?

ok so ive tried everything and from what ive seen firefox has a sudden spike in cpu in a random proccess and stops working before firefox kills it off and everything goes… (閱讀更多)

ok so ive tried everything and from what ive seen firefox has a sudden spike in cpu in a random proccess and stops working before firefox kills it off and everything goes back to normal

one place where it happens consistently is the sign in page on ebay. the only fix ive found is opening firefox in troubleshoot mode

before you ask, ive reset everything on firefox. brand new install of it too. nothing on this version of it. still happens. its not the plugins nor settings

please help me im not the only one having this issue

Redthesonic123 於 1 年前 詢問

RachelGomez161999 最近回覆於 1 年前

  • 封存

Part of Log-in details is saved by firefox, despite being marked -not save

Part of Log-in details is saved by firefox, despite being marked -not save (exception). So, half of banking log in detail is disclosed.....Happened since latest firefox … (閱讀更多)

Part of Log-in details is saved by firefox, despite being marked -not save (exception).

So, half of banking log in detail is disclosed.....Happened since latest firefox update recently.

Gosta 於 1 年前 詢問

Gosta 最近回覆於 1 年前

  • 封存

firefox will not fully close after windows update 22621

I installed the new Windows 11 update now when I exit out of firefox "X" the next time I go to open and error tells me that firefox is running (it's not showing open and … (閱讀更多)

I installed the new Windows 11 update now when I exit out of firefox "X" the next time I go to open and error tells me that firefox is running (it's not showing open and running) and I have to close.

tbryant62256 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 封存

105.0.1 (64-bit)

I have installed every update that you have provided, and allowed the install at my discretion. Question; why is it I have no problems at all in any way until I allowed … (閱讀更多)

I have installed every update that you have provided, and allowed the install at my discretion. Question; why is it I have no problems at all in any way until I allowed these updated to install. I have never had so many times when the screen stall's, even had to restart the PC with the reset button. Your updates are getting worse and worse :( When I last installed Firefox, I had limited and or no problems with this program, and yet you claim every time you update that you are fixing bugs, glitches, and a whole load of other stuff, but I never had any of these thing's happen until you started updating :( Can you please stop messing with a program that works properly, but putting it back too a version that works without constant problems :(

GrahamEverson 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 封存

New tabs in Firefox

When I go into Firefox & I bring up my bank for example if I go to another tab to bring up something else most times it won't do it. So then I have to shut it down &… (閱讀更多)

When I go into Firefox & I bring up my bank for example if I go to another tab to bring up something else most times it won't do it. So then I have to shut it down & open it up again which is intensly annoying. This never used to happen say a year ago.

carolyn.reayyoung 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Does Firefox/Mozilla honestly not care that their latest update is locking up and do not want to recieve any feedback about their issues from the people they want to purchess/donate money from

That the firefox auto-downloads cause browser/computer issues effecting usability until you install them is bad enough, but today's automatic download once installed has … (閱讀更多)

That the firefox auto-downloads cause browser/computer issues effecting usability until you install them is bad enough, but today's automatic download once installed has repeatedly locked up the browser and apparently there is no interest on mozilla's part to hear said feedback? Or is there actually some way to actually report a bug in a firefox update to firefox/mozilla?

Wildcatter1963 於 1 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 1 年前

  • 封存

Print popup window ghosted except for Format field

I'm on FF Beta v105.0b6, and a recent upgrade (I'm guessing from 104 to 105) has caused popup windows to be ghosted when saving files, leaving only the file selector fiel… (閱讀更多)

I'm on FF Beta v105.0b6, and a recent upgrade (I'm guessing from 104 to 105) has caused popup windows to be ghosted when saving files, leaving only the file selector field visible and floating above the main window, often indistinguishable from the text below it. I've been able to work around this by temporarily jumping to another screen or window and then back to find the complete popup window magically revealed.

I've attached two clips from windows a see after clicking Download link on the https://www.mozilla.org/en-US/firefox/new/ page. This ghost behavior also happens on pages where I right-click context to "save as" or click download link for TXT, PDF, PKG or other types of files.

This doesn't seem to be a popup blocking issue, since my FF is not configured to block these specific sites and the popup is minimally visible. Also, the temporary workaround of simply switching my view away and back points more to a page rendering issue.

I'd appreciate any ideas on resolving or preventing this behavior. If these clues point to a bug, I hope they help resolve the issue.

Thanks for any suggestions!

Focksee 於 1 年前 詢問

Focksee 最近回覆於 1 年前

  • 封存

VPN connection

I am in Amsterdam NL and my Mozilla Browser is recognized in Czech Republic, but I can´t connect to browse like beeing there. Two days ago there was a country list on my … (閱讀更多)

I am in Amsterdam NL and my Mozilla Browser is recognized in Czech Republic, but I can´t connect to browse like beeing there. Two days ago there was a country list on my pc, now not to find anymore. Where is it now? please help

Suzan Nierop 於 1 年前 詢問

Paul 最近回覆於 1 年前