Отображение вопросов с тегом: Показать все вопросы
  • Архивировано

Random Unusual Freezing, Yet Not Unresponsive

Hello, I've recently encountered a curious issue with my Firefox browser (Firefox version 102.0, Windows 11 Insider Preview 10.0.25145.1011). At seemingly random times i… (читать ещё)

Hello,

I've recently encountered a curious issue with my Firefox browser (Firefox version 102.0, Windows 11 Insider Preview 10.0.25145.1011). At seemingly random times it will freeze for between two and five minutes (roughly). UI elements become completely unresponsive and the cursor does not update when moving over the browser window. The window will not minimize. Yet, Windows Task Manager does not report the application as being unresponsive. While never a common problem, any freezes in the past would eventually cause the Windows Task Manager to identify it as unresponsive.

I have disabled "recommended performance settings" and hardware acceleration to no avail. Everything seems perfectly normal immediately before and after the freezes, and I've yet to identify how I can trigger them. I do not recall having made any changes to my browser before the freezes started occurring, though multiple Windows updates have taken place since then. If I'm too impatient to wait I will end the Firefox processes via Windows Task Manager and restart it so I can return to my tabs without having cookies deleted. I have 13 plugins mainly covering privacy/security concerns. Is there some sort of debug tool I can engage to see what's occupying Firefox while it's frozen? I've just found the Firefox Task Manager, and will see if it can offer any additional information during/after the freezes.

Thanks, Logan

Задан Logan 1 год назад

Последний ответ от Asa Dotzler 1 год назад

  • Архивировано

Reply all loses track of the emails the original email was sent to

When I reply to emails, either reply, or reply all, I prefer to see all the email addresses from the email header that the original email was sent to. This is the defa… (читать ещё)

When I reply to emails, either reply, or reply all, I prefer to see all the email addresses from the email header that the original email was sent to. This is the default on most email systems I've used. I think it was the default on Firefox until recently.

Now, when I do a reply, or reply all, the message now starts with the original email, without the email headers. I understand some people may prefer that, but I definitely don't like it. It can be useful to see who the original email had been sent to, especially if there are errors in that list of people, or the people included are fewer or more than the previous email.

Note, if I forward the email, the email does contain the email addresses from the original email header.

This behaviour caused me some real grief when I realised some people had made a mistake when sending me an email recently.

Is there a setting to adjust this?

Regards

   Mark Dunn

Задан Mark Dunn 1 год назад

Последний ответ от Dropa 1 год назад

  • Архивировано

this is embarrasing...

I wish to participate in the support and community discussion pages. But so far am unsuccessful in determining the correct Path... Can't help but notice another Scheme's… (читать ещё)

I wish to participate in the support and community discussion pages. But so far am unsuccessful in determining the correct Path... Can't help but notice another Scheme's community pages can be difficult to find too.

The way it's setup is intended to deter growth from mobile devices, isn't it? That is my impression of it anyway.

Anyone direct me with a link? or do i need to request a token, fight a dragon,or perhaps some other task to demonstrate worth?

Задан tdubz 1 год назад

Последний ответ от TyDraniu 1 год назад

  • Архивировано

Someone broke into my firefox, I want to see who

Someone broke into my firefox. A ex friends through into my face stuff she could only know if she or someone broke into my firefox history. I deleted firefox browser on … (читать ещё)

Someone broke into my firefox. A ex friends through into my face stuff she could only know if she or someone broke into my firefox history.

I deleted firefox browser on both my android and pc's and am brokenhearted because I checked it and it brought back memories going back to 2011.

I want this person who did this for her. The broke into my google, laptop, pc. She's pretty and rediculuos manipulitieve.

I've tried tech guys, computer stores, web sites. They want me delete everything and start over. I don't want to loose decades of memories. I have a vpn and they keep breaking into my phone and pc's.

Is there a goverment contractor worker that does this stuff on the side? I want to find them. I bought Audibles and Kindles on dark web to see if anyone there can help, and will read for next 10 years if I have to in order to find them. Need suggestion.

Задан timkelli 1 год назад

Последний ответ от James 1 год назад

  • Архивировано

Holidaying in Poland

Hi I am about to go to Poland for 10 days and I rely on various websites that use UK content, YouTube for instance. If I connect to Mozilla VPN UK server, will I be able… (читать ещё)

Hi

I am about to go to Poland for 10 days and I rely on various websites that use UK content, YouTube for instance. If I connect to Mozilla VPN UK server, will I be able to use those UK websites please?

Many thanks

Rich

Задан Rich 1 год назад

Последний ответ от James 1 год назад

  • Архивировано

The bounding rectangle of an input control getting by UIAutomation is not up-to-date

I'm using UIAutomation to get the bounding rectagle of an input control. Here's my C++ code. IUIAutomation* p_iui; ... IUIAutomationElement* p_fcs_element; while(TRUE) … (читать ещё)

I'm using UIAutomation to get the bounding rectagle of an input control. Here's my C++ code.

IUIAutomation* p_iui; ... IUIAutomationElement* p_fcs_element; while(TRUE) {

   Sleep(1000);
   p_iui->GetFocusedElement(&p_fcs_element);
   RECT r;
   p_fcs_element->get_CurrentBoundingRectangle(&r);
   _cprintf("Rect: %d,%d,%d,%d\n", r.left, r.top, r.right, r.bottom);

}

When I put focus on some input text area and move Firefox by drag&drop, the RECT r's data(left,top,right,bottom)does not change, unless I change the focus to another text area and back to the first one. Should I change some Firefox settings to make the location information up-to-date when get_CurrentBoundingRectangle every time?

Задан aniki0210 1 год назад

Последний ответ от cor-el 1 год назад

  • Архивировано

Make Firefox run only one website, other websites should be able to load everything

We have a requirement to limit Firefox to just one internal website. Other browsers should have unlimited access, so we do not want to block websites on operating system … (читать ещё)

We have a requirement to limit Firefox to just one internal website. Other browsers should have unlimited access, so we do not want to block websites on operating system level. I do not find any solutions in ADMX or add-ons. Please advise if anybody has a trick under the sleeves ? Thank you.

Задан jitupatro2022 1 год назад

Последний ответ от Mike Kaply 1 год назад

On macbook air m1 2020 /etc/hosts is ignored by Firefox 123

On my Macbook air (m1 2020 14.3.1 (23D60)) /etc/hosts is ignored by Firefox 123 i've tried multiple offered (old) solutions from stack but non work. FAILED ATTEMPTS: … (читать ещё)

On my Macbook air (m1 2020 14.3.1 (23D60)) /etc/hosts is ignored by Firefox 123

i've tried multiple offered (old) solutions from stack but non work.

FAILED ATTEMPTS:

  • DNS over https -> off
  • network.trr.excluded-domains ... tried to add the domains in the dns over https exeptions ... didn't work either
  • added the domains to network.trr.excluded-domains
  • cleared cache
  • restart ff
  • migrating all my /etc/hosts config from multiple domains on a single line to separate lines did. Hope this helps someone.
  • network.ttr.mode = 5
  • sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder in the terminal


Background: I run my own server and I cannot access them over the internet if I am on the same network (rounter dissallows this) This is annoying as I cannot develop via my laptop.

/etc/hosts is changed and in the terminal all (ssh etc...) works fine.

What is the proper way of doing this these days?

Задан bw 2 месяца назад

  • Архивировано

How can I search the History for websites I visited b/t Feb. 8-16, 2022 (older than 6 months)? Thank you.

How can I search my History for websites I visited using Firefox b/t Feb. 8-16, 2022 (older than 6 months)? I'm trying desperately to retrace my steps on these days to r… (читать ещё)

How can I search my History for websites I visited using Firefox b/t Feb. 8-16, 2022 (older than 6 months)? I'm trying desperately to retrace my steps on these days to resolve an issue at work.

Please let me know if anyone has any questions.

Thank you for any advice or assistance anyone can offer.

Al

Задан dcarea101 1 год назад

Последний ответ от jscher2000 - Support Volunteer 1 год назад

  • Архивировано

Is there a way to roll back on Android?

I can't stand this new homescreen that dumps all your history onto it. Have you ever been on imgur? Literally just scrolling down the page and it's adding lots of rando… (читать ещё)

I can't stand this new homescreen that dumps all your history onto it.

Have you ever been on imgur? Literally just scrolling down the page and it's adding lots of random posts to my home screen.

Who wants a feature that floods your homescreen - where you have your specific shortcuts on - with just loads of junk history.

If I clicked on a story on dailymail.co.uk - i don't need that saving to my home screen?

Firefox said this was a new feature. I said it's carp.

How do I roll back to when Firefox worked better?

Задан tinpilk 1 год назад

Последний ответ от Paul 1 год назад