Downloading video causes Firefox to close

Windows 10. Weird glitch. If I use Wondershare UniConverter's downloader function to download a video, as soon as the download starts, all Firefox open windows close. Th… (funda kabanzi)

Windows 10. Weird glitch.

If I use Wondershare UniConverter's downloader function to download a video, as soon as the download starts, all Firefox open windows close. This is a recent thing, the last couple of weeks or so. I have reinstalled Firefox and UniConverter. The first time I tried it after reinstalling UniConverter, all was well. But the same issue has shown up again. I have tried rebooting my PC to no effect.

Any bright ideas welcome!

Asked by HtP 20 amahora adlule

DNS Over HTTPS - NS_ERROR_CONNECTION_REFUSED

Hi there! I'm trying to troubleshoot why firefox isn't connecting to my DNS over HTTPS instance running adguard home. Every other device (including another laptop) is ab… (funda kabanzi)

Hi there!

I'm trying to troubleshoot why firefox isn't connecting to my DNS over HTTPS instance running adguard home. Every other device (including another laptop) is able to set the DNS over HTTPS and connect successfully - but my desktop PC instance gets NS_ERROR_CONNECTION_REFUSED. Despite multiple reboots, ipconfig /flushdns, release/renew, etc...

Even my android phone is able to connect to it using the "private dns" feature (uses port 853 instead of 443).

I've been able to verify https access to the DNS server and it's querying successfully. It's just this one instance it won't connect.

Asked by Josh Menzel 18 amahora adlule

Watching a series of tutorials from the Phlearn site. Does not auto advance to next video. Usually recommences the just watched video. Do not have this problem on other browsers

There seems to be something specific to the Phlearn site and Firefox which prevents videos from auto advancing. They either recommence the just completed video or revert … (funda kabanzi)

There seems to be something specific to the Phlearn site and Firefox which prevents videos from auto advancing. They either recommence the just completed video or revert to an earlier one.

Asked by jpettett 14 amahora adlule

Etrade problems

I can open the mail Etrade page but when I then click on anything else all I get is the hour glass which does not go away. This is ANY other page I try to go to in Etrad… (funda kabanzi)

I can open the mail Etrade page but when I then click on anything else all I get is the hour glass which does not go away. This is ANY other page I try to go to in Etrade.

I go to Edge and have no problems but I have used FF for many years and would like to continue doing so.

Tks for the help - jb

Asked by jim 1 ihora elidlule

Change URL border color when focused

Hi All, I would like to change the url border color when it has the focus to blue. The code below works, except when you press Escape. After hitting Escape, the urlbar… (funda kabanzi)

Hi All,

I would like to change the url border color when it has the focus to blue.

The code below works, except when you press Escape.

After hitting Escape, the urlbar still has the focus but its border changes back to gray. It should remain blue.

I would also like to remove the box-shadow after pressing Escape, when the urlbar is not expanded (to mimic the behavior of FF 88).

The url and search input fields also do the same goofy thing Windows 10 does - the cursor stops blinking after 5 blinks and remains frozen. Any way to remove that behavior and keep the cursor blinking? If not, no big deal, the other stuff above is more important.

Any code suggestions to get that behavior are welcome!

/* set the initial borders of the urlbar and search bar to gray */
#urlbar > #urlbar-background, #urlbar[breakout][breakout-extend] > #urlbar-background, #searchbar { border: 1px solid #a1a6b5 !important; outline: none !important; border-radius: 0px !important; }
/* set urlbar border to blue when focused */
#urlbar[breakout][breakout-extend] #urlbar-background {
   border-color: #0078d7 !important;
}

Asked by Slouch 38 imizuzu edlule