Bookmarks

On my Tablet, the Bookmarks have decided to split into two folders :Bookmarks and Other Bookmarks. Not what I want. Is there any way that I can get them to combine t… (read more)

On my Tablet, the Bookmarks have decided to split into two folders :Bookmarks and Other Bookmarks. Not what I want. Is there any way that I can get them to combine to just Bookmarks?

Asked by kevin case 27 minutes ago

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… (read more)

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 37 minutes ago

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… (read more)

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 hour ago

Cannot add/configure new email account/address

I have been given an email account as a board member of a local non-profit organization. I have tried but cannot get it to work in Thunderbird. It does, however, work o… (read more)

I have been given an email account as a board member of a local non-profit organization. I have tried but cannot get it to work in Thunderbird. It does, however, work on my Apple devices (iPad, iPhone & Watch). I'm missing important correspondence by not being able to get on my desktop. Any help will be greatly appreciated.

Asked by dkupchak1 2 hours ago

CustomTabs don't redirect to app

I'm developing an android app that uses the OAuth2.0 auth code flow to authenticate users. The app launches a CustomTab which in turn, responds with a redirect to the app… (read more)

I'm developing an android app that uses the OAuth2.0 auth code flow to authenticate users. The app launches a CustomTab which in turn, responds with a redirect to the app's redirect scheme. Chrome redirects immediately, closing the CustomTab. Firefox does nothing regardless of the state of the "Open in app" setting.

In order to reproduce this: 1. Create an android app with a redirect scheme 2. Create a webserver that simply redirects to that scheme 3. From the app, open a CustomTab to the webserver 4. Observe the CustomTab not redirect

For a more concrete example, I can reliably reproduce using the sample app from https://github.com/kalinjul/kotlin-multiplatform-oidc and an [Authentik](https://goauthentik.io/) server but I'm sure something like Auth0 would have the same problem.

Asked by thechubbypanda 6 hours ago

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 … (read more)

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 hours ago

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… (read more)

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 hours ago

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… (read more)

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 hours ago