Viser spørsmål tagget med: Vis alle spørsmål

Bring back Reopen Closed Tab hotkey

Right now there is an annoying hybrid Reopen Closed Window or Tab feature on the Ctrl+Shift+T hotkey. But Reopen Closed Window already had the Ctrl+Shift+N hotkey, even p… (les mer)

Right now there is an annoying hybrid Reopen Closed Window or Tab feature on the Ctrl+Shift+T hotkey. But Reopen Closed Window already had the Ctrl+Shift+N hotkey, even prior to this change. I can't find anywhere to change this behavior.

Asked by Xiazee 7 timer siden

Last reply by Xiazee 2 timer siden

Application will not load properly

I have used Firefox for years to use application Availity. All of a sudden cannot open on FireFox but open it in Chrome. I sign in to Availity and 'acts' like going to … (les mer)

I have used Firefox for years to use application Availity. All of a sudden cannot open on FireFox but open it in Chrome. I sign in to Availity and 'acts' like going to load but goes immediatley to the sign out screen. Reached out to Availity said to clear Cache...I did restarted and same issue.

Asked by rebecca43 3 timer siden

Google Drive

I use Google Drive with two accounts. Thumbnails are displayed on one of them. No matter what I do, thumbnails don't appear on the other one. Both appear on Google Chro… (les mer)

I use Google Drive with two accounts.

Thumbnails are displayed on one of them. No matter what I do, thumbnails don't appear on the other one.

Both appear on Google Chrome. They also appear on my smartphone.

I would like to know why they don't appear on some accounts.

Asked by na ka 5 timer siden

Cannot access crash-stats.mozilla.org

Hi team, I am a researcher and trying to collect data from crash-stats.mozilla.org for my research. However, I got 403 Forbidden for several days. Can you help me to res… (les mer)

Hi team,

I am a researcher and trying to collect data from crash-stats.mozilla.org for my research. However, I got 403 Forbidden for several days. Can you help me to resolve this? Thank you in advance.

Asked by Hoang Tran 16 timer siden

Last reply by Hoang Tran 7 timer siden

Chrome Remote Desktop stops working in the middle of summer 2024.

Greeting Mozilla Community. Chrome Remote Desktop stops working in the middle of summer 2024. It neither works in ESR nor the Current channel, private or not private mo… (les mer)

Greeting Mozilla Community.

Chrome Remote Desktop stops working in the middle of summer 2024. It neither works in ESR nor the Current channel, private or not private mode or Mobile Firefox.

Could I kindly ask you to help fix that? Or better ask Google back Firefox as a supported browser?

Asked by WinklerCanvas 8 timer siden

This video file cannot be played.(Error Code: 102630)

This video file cannot be played.(Error Code: 102630). - This is the error i get when i try to play this movie . Context : - I upgraded to the latest version of f… (les mer)

This video file cannot be played.(Error Code: 102630). - This is the error i get when i try to play this movie .

Context : - I upgraded to the latest version of firefox and i also connected my dns to nextdns recently. - I use arch linux and firefox on linux. - Previously all the videos on the site were playing nicely but now it has started showing this error. - I have tried many solutions such as :- 1. Clearing cookies, cache,etc and refreshing firefox . 2. Installing media codecs onto my pc using console. 3. Deactivating the dns and disabling hardware acceleration. 4. Restarting my pc but nothing works.

I was wondering if someone has a solution to this.

Asked by Flatroll 3 dager siden

Last reply by Flatroll 9 timer siden

Mozilla Firefox Keeps Crashing on My Intel Laptop – Need Help!

Hey everyone, I'm having a frustrating issue with Mozilla Firefox on my Intel-powered laptop. Every time I try to use Firefox, it crashes randomly, especially when I'm l… (les mer)

Hey everyone,

I'm having a frustrating issue with Mozilla Firefox on my Intel-powered laptop. Every time I try to use Firefox, it crashes randomly, especially when I'm loading multiple tabs or watching videos. I'm running the latest version of Firefox, Version 130.0 and my laptop is using an Intel laptop https://www.lenovo.com/au/en/faqs/intel/best-intel-processor-laptops/ i7 processor with 8GB of RAM.

I've tried some basic troubleshooting like clearing cache, disabling add-ons, and updating drivers, but the issue keeps happening. My laptop runs everything else just fine, and other browsers like Chrome work without any issues. I'm not sure if it’s a Firefox bug or something specific to my system. Has anyone else faced this issue with Firefox on an Intel machine? Any suggestions on how to resolve this? I would appreciate any help or advice on what to try next! Thanks in advance!

Asked by Danielle Morris 13 timer siden

Bookmarks toolbar - length of link description

Is there a way that I can modify a css script to allow more text from a webpage link to appear in the bookmarks toolbar at the top of the page? The standard 18-20 charact… (les mer)

Is there a way that I can modify a css script to allow more text from a webpage link to appear in the bookmarks toolbar at the top of the page? The standard 18-20 characters isn't always enough. Thanks.

Asked by swizzen03 20 timer siden

Can't see text in search/address bar

If I want to edit a URL or type one in or just use the address bar as a search bar, the field converts to a light blue highlight as soon as I click on it. I am no longer … (les mer)

If I want to edit a URL or type one in or just use the address bar as a search bar, the field converts to a light blue highlight as soon as I click on it. I am no longer able to see what I am typing or to check what is there. No type shows up at all, even if I highlight it, though I know it is there.

The first screenshot shows what I see as soon as I click on that field. Before clicking, I will see the URL.

The second screenshot shows what happens when I try this on a new page without a URL already in the bar. After a few characters, what I'm typing appears in a little popup right below the address bar. I assume this is normal. But if I want to see or revise a URL, I am not able to see it in order to do so.

I can’t figure out how to fix this! Any ideas?

Asked by joshcoen1 22 timer siden

Censoring Newsmax TV video

Why are you trying to 'Block' this Newsmax TV video? If this censorship nonsense continues, I WILL switch to a different browser! Prof. Timothy G. Wiedman, DBA tgw5… (les mer)

Why are you trying to 'Block' this Newsmax TV video? If this censorship nonsense continues, I WILL switch to a different browser! Prof. Timothy G. Wiedman, DBA tgw51@yahoo.com

ak2.rmbl.ws/s8/2/y/-/S/R/y-SRq.caa.mp

Asked by Timothy Wiedman 22 timer siden

translator

We make a web application and some customers had problems caused by the Firefox translator. Specifically it translates the content of hidden input fields like this: <i… (les mer)

We make a web application and some customers had problems caused by the Firefox translator. Specifically it translates the content of hidden input fields like this: <input name="ACTION" id="ACTION" type="hidden" value="login" translate="no" data-translate="false"/> causing the application to not work anymore. (the translator changed the word "login" to "login in und in").

Note the 2 attributes I have added in the html, which DON'T prevent translation.

The input field is inside this block: <body class="notranslate">

class="notranslate" seems to prevent translation of the various labels inside the body, but NOT of the value of the hidden input field.

As it is a multilanguage application (the users can change the language inside the application), I would like to entirely disable translation by the browser for this web site. Can this be done using certain tags or attributes? At least I would like that the content of input fields is not modified by the translator. Is that possible?

Asked by albrecht.ceol 1 dag siden

Last reply by albrecht.ceol 1 dag siden

No ability to tab from one field to another

Hi, for a few days now, the ability to tab from one field to another has not worked for me. This only applies to fields that have a date selection option. Text fields wor… (les mer)

Hi, for a few days now, the ability to tab from one field to another has not worked for me. This only applies to fields that have a date selection option. Text fields work normally. I have already tried refreshing the browser. I also uninstalled and reinstalled it, but it did not help.

Asked by maciej.medynski 1 dag siden

Hover on tab does not show tab description after Firefox has been up for a while

What information that I can supply would be useful to help resolve the problem? I have seen the problem on both my old (ancient) Windows 10 desktop and new Windows 11 de… (les mer)

What information that I can supply would be useful to help resolve the problem? I have seen the problem on both my old (ancient) Windows 10 desktop and new Windows 11 desktop. I have seen it on my Windows 11 desktop on version 129.0.2 and 130.0. I saw it first on the Windows 11 desktop as I am spending my time setting it up. But recently saw it on the Windows 10 desktop on 129.0.2. When I hover on a tab it highlights the tab (background lightens); but NO description or preview appears.

It works on both PCs when I first start Firefox.

Asked by Michel 1 uke siden

Last reply by Michel 1 dag siden