Showing questions tagged: Show all questions

There is no horizontal scrolling

Hi, when I want to zoom in to the website page, I cant seem to find the horizontal scroll, thus I cant see the left side of the page that I zoomed in. Please make the hor… (read more)

Hi, when I want to zoom in to the website page, I cant seem to find the horizontal scroll, thus I cant see the left side of the page that I zoomed in. Please make the horizontal scroll available. Thank you.

Asked by rei.tei17 3 months ago

Last reply by jonzn4SUSE 3 months ago

Cannot receive FOX or CNN straming recently.

I have Verizon FIOS and have been able to receive cable channels on my laptop until recently. Now I cannot access them without a sign-in which leads to some sort of error… (read more)

I have Verizon FIOS and have been able to receive cable channels on my laptop until recently. Now I cannot access them without a sign-in which leads to some sort of error that I don't understand. Any help?

Asked by jbspe 4 months ago

Last reply by Denys 3 months ago

Dashlane

I have been using Dashlane Password for a long time. For several weeks it hasn't worked. The program used to ask for my address and master password, but it no longer does… (read more)

I have been using Dashlane Password for a long time. For several weeks it hasn't worked. The program used to ask for my address and master password, but it no longer does. Now it asks for a code number of 6ix digits instead, stating that the number has been sent to my address. However, I never receive the number. My address has never changed and is the first thing it asks for. Then, no code arrives.I have sent many requests, including specifics about the change and lack of access, but have not gotten a reply to any. I think Dashlane died and customer support also did. My 147 passwords, financial information, personal address and SSN are all still there at Dead Dashlane. If they won't answer Mozzilla either at least I tried.

Asked by ActivTrade 5 months ago

Last reply by Paul 5 months ago

Eingabefenster (Chats) werden hinter Tastatur verborgen

Hallo Community, Seid dem neuesten Update von Android schiebt sich das browserfenster nicht automatisch nach oben. Wenn die tastatur eingeblendet wird. Sprich der chat, … (read more)

Hallo Community,

Seid dem neuesten Update von Android schiebt sich das browserfenster nicht automatisch nach oben. Wenn die tastatur eingeblendet wird. Sprich der chat, also das was ich schreibe, verbirgt sich hinter dem tastaturfeld.

Vor dem Update musste ich das auf vielen websiten nach oben schieben. Um das zu lesen, was ich aktuell tippe. Nun kann ich das nicht mehr hochziehen. Und muss jedesmall die tastatur verbergen, lesen, korrigieren.. weiter tippen :/

Meine versuche, die bisher erfolglos geblieben sind: Firefox app neu installieren. Andere tastatur für android installieren. Neu starten vom smartphone.

Das Smartphone hat kaum apps installiert. Ist also ziemlich blank. In anderen browsern habe ich nicht das problem. Ausschließlich in firefox. Und das auf jeder Homepage mit einem chatfenster.

Firefox ist das aktuellste aus dem playstore. Also frisch. Samsung tastatur Samsung galaxy s 23 ultra. Neuestes betriebssystem (update novemer 2025) Wenige apps installiert, wie krankenkasse oder email.

Asked by Paul Soroyu 3 months ago

Last reply by Kiki 3 months ago

Thunderbird for Android

I have a visual impairment. Iwould like to use Thunderbird for Android but after installation AND BEFORE CONFIGURING ANY EMAIL ACCOUNT, I need to play with it (specially … (read more)

I have a visual impairment. Iwould like to use Thunderbird for Android but after installation AND BEFORE CONFIGURING ANY EMAIL ACCOUNT, I need to play with it (specially settings), so I can check whether I can use it or not. Things like font size, theme and colors are crucial. But Thunderbird does not allow this. It requires an email account. It is a bit ridiculous, I don-t even know if I'll be able to use it!!!

Can anyone please help?

Thank you so much.

Asked by arriagaara 1 week ago

Last reply by Platform34 1 week ago

Firefox dark mode(s) lack contrast in context menus on ChromeOS

When using any dark Firefox theme on ChromeOS, the contextual menu text and background are both dark. This means there is little to no contrast, and so the text is very d… (read more)

When using any dark Firefox theme on ChromeOS, the contextual menu text and background are both dark. This means there is little to no contrast, and so the text is very difficult to read.

Unfortunately, the ChromeOS screenshot tool doesn't work on Linux apps, and so I'm unable to share a screenshot. Tested using several dark themes, including the default -- behaviour was consistent in all.

Firefox installed using the official package through the built-in ChromeOS Linux VM "crostini". Issue has been reported by other users on other platforms in the past, so this seems to be a long-standing bug.

Asked by Brandon Cooper 1 month ago

Last reply by Denys 1 month ago

using Dragon NaturallySpeakingprofessional 16.1 with Firefox

I have been using Firefox with Dragon Naturally Speaking Professional 16.1 since 2022. Never had a problem with dictating into any boxes or search bars before today. Now … (read more)

I have been using Firefox with Dragon Naturally Speaking Professional 16.1 since 2022. Never had a problem with dictating into any boxes or search bars before today. Now I cannot dictate into those and I need to. I am a quadriplegic and ventilator dependent and need to use Firefox and be able to dictate into it. Can someone tell me what to do to get that to work again?

Asked by Angelique1981 1 week ago

Last reply by Denys 1 week ago

Return and restore the way Firefox settings were this morning.

I do not like the current Firefox. I am 'trying' to get my firefox the way it was in the previous session yesterday. Monday 19th. For some reason I click a tab this ev… (read more)

I do not like the current Firefox. I am 'trying' to get my firefox the way it was in the previous session yesterday.

Monday 19th.

For some reason I click a tab this evening and I lost everything. Now it is a lavender color (ugg) and all my information, tabs, everything is gone.

Please help.

Donna Hall [edited email from community support forum]

Asked by Donna Hall 3 weeks ago

Last reply by Bob Hamel 2 weeks ago

"Find" highlighted text background is really tough for this color blind person.

Doing a "find" ends up showing a greenish (so I'm told) background with white text. Want to guess which "find" in the attached image is difficult for me to find? What I … (read more)

Doing a "find" ends up showing a greenish (so I'm told) background with white text. Want to guess which "find" in the attached image is difficult for me to find?

What I would like: Find (focus): yellow text on black background Find All: white text on black background

Yes, of course it would be nice if that would auto switch to black on yellow if the website default is black background.

I can hack userContent.css and get the selection function to work:

/* General highlight (for text selection, etc.) */

selection {
   background: #FFFF00 !important;  /* Yellow background */
   color: #000000 !important;       /* Black text */

}

I can hack userContent.css and get the Find All (sans the focus) to work.

But firefox always provides the focus with white on green. Even if I do something like this:

/* Customize the color of highlighted search text */ input[type="search"]:focus::selection {

   background: #FFFF00 !important;  /* Yellow background */
   color: #000000 !important;       /* Black text */

}

I tried several themes. No change. I tried changing Windows Preferences. No change.

There must be a way to make this "find" feature useful for me.

Asked by jonathan67 2 months ago

Last reply by TyDraniu 2 months ago

Questionable/harmful browser extensions

The Proton VPN extension/add-on usage can override the Firefox language setting when it assigns a user to a node in another land. That land's language can suddenly become… (read more)

The Proton VPN extension/add-on usage can override the Firefox language setting when it assigns a user to a node in another land. That land's language can suddenly become the default language one sees, and may remain in spite of trying to reset the Firefox language default. E.g., if one is assigned a VPN node in Japan, suddenly the general language one sees is Japanese, and it remains in spite of disabling Proton VPN and even after exiting and signing back in. The only alternative one has is to request a different node and then wait for the timeout (30 sec., 2 minutes, etc.) for another and hopefully understandable language/country node.

I raised this issue with Proton, and they maintain that loss of one's language proves that Proton VPN is working (see my response under ratings)

1. How does someone accept "working" VPN when one loses their ability to comprehend the displayed language? In my past experiences with other VPNs (NordVPN, etc.) they never corrupted my default browser language.

2. Accessibility issues???

Asked by jfdesignswest 4 weeks ago

Last reply by Paul 3 weeks ago