Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené
  • Archivované

Number is not getting recognised

After switching to Firefox version 123, I encountered an error on our website: '1,000,000.00 is not a valid number.' It seems to be a form validation error, but it worked… (ďalšie informácie)

After switching to Firefox version 123, I encountered an error on our website: '1,000,000.00 is not a valid number.' It seems to be a form validation error, but it worked fine with previous versions of Firefox. The application is built using GWT (Google Web Toolkit). Any help would be appreciated. Thanks.

Otázku položil(a) Bikram Singh Pred 11 mesiacmi

Na otázku odpovedal(a) TyDraniu Pred 11 mesiacmi

  • Vyriešené
  • Archivované

PASTE Option

What Happened To The PASTE Option, When You Are Composing A New Email In Outlook  ? If You Copy Something, Then Right Click I… (ďalšie informácie)

What Happened To The PASTE Option, When You Are Composing A New Email In Outlook  ?

If You Copy Something, Then Right Click In The Message Section Of The Email, You Do Not Get The Drop Down Menu With PASTE As An Option.

You Only Get The PASTE Option When You Right Click Into The SUBJECT Line.

Otázku položil(a) j3rowell Pred 1 rokom

Na otázku odpovedal(a) sugarmarc Pred 1 rokom

  • Vyriešené
  • Uzamknuté
  • Archivované

Cannot attach files to my outgoing emails using gmail

Two issues using latest version of Firefox with Windows 10. These 2 issues have occurred in the last few days First I cannot attach my files to my emails using Gmail. … (ďalšie informácie)

Two issues using latest version of Firefox with Windows 10.

These 2 issues have occurred in the last few days

First I cannot attach my files to my emails using Gmail. I'm able to do this using Edge or Chrome

Second, normally when I used to start typing the name of my correspondent it would automatically complete. This is no longer working. I'm able to do this using Edge or Chrome

the attached printscreen shows both issues

Otázku položil(a) pauljaniga Pred 11 mesiacmi

Na otázku odpovedal(a) pauljaniga Pred 11 mesiacmi

  • Vyriešené
  • Archivované

[SOLVED] Keyword in bookmark caused Firefox to redirect all searches starting with the word "amazon" to Amazon

Whenever I type something in the URL bar that starts with the word "amazon," instead of getting a Google search for what I typed, I get redirected to Amazon.com with what… (ďalšie informácie)

Whenever I type something in the URL bar that starts with the word "amazon," instead of getting a Google search for what I typed, I get redirected to Amazon.com with whatever I typed as a product search. For example, if I type "amazon sucks" in Firefox's URL bar, instead of getting a Google search for the phrase "amazon sucks," I get an Amazon page with the word "sucks" pre-filled in Amazon's product search (and a screen full of socks).

I don't have a search keyword for "amazon" in my Firefox settings. As far as I can tell, no other magic word does the same thing. (For example, if I type "yahoo sucks" or "walmart sucks," I get the desired Google searches. I don't get redirected to a Yahoo or Walmart page.

How do I turn this behavior off?

Otázku položil(a) Jon9 Pred 1 rokom

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 1 rokom

  • Vyriešené
  • Archivované

Keep getting message "Failed to check for updates."

Recent issue, April 2024. Had version 124 Firefox on Win10 computer and went to Help - > About to have Firefox check for updates. This has worked just fine up until … (ďalšie informácie)

Recent issue, April 2024. Had version 124 Firefox on Win10 computer and went to Help - > About to have Firefox check for updates. This has worked just fine up until now. The message "Failed to check for updates." is shown in the About screen. I have uninstalled and re-installed Firefox with the same results. Have also un-installed Firefox, un-installed Mozilla Maintenance, then removed Firefox data from App Data folder in user directory, then re-installed with the same results. Also, now when I access a local media server, I keep getting the message "Firefox is installing components needed" and that never goes away. Any ideas?

Otázku položil(a) R_Welsh Pred 10 mesiacmi

Na otázku odpovedal(a) R_Welsh Pred 10 mesiacmi

  • Vyriešené
  • Archivované

text coding

I run a simple website. gcessa.org. Until recently I was able to import a .doc or .docx document converted to a text document into the site and it loaded like one would e… (ďalšie informácie)

I run a simple website. gcessa.org. Until recently I was able to import a .doc or .docx document converted to a text document into the site and it loaded like one would expect. Lately the characters ', ", and - have been resolving as a �. There might be others I'm not aware of. Which means the characters are not found in the codex. What do I need to do to resolve this issue. I believe it started after one of the last two updates. I don't see this happening in edge or chrome.

Thanx

Otázku položil(a) petecovert Pred 1 rokom

Na otázku odpovedal(a) petecovert Pred 1 rokom

  • Vyriešené
  • Archivované

Windows taskbar doesn't unhide itself when firefox is maximised.

Automatically hide taskbar in desktop mode => Enabled Firefox => Maximised When cursor is moved to outer edge of screen, taskbar should unhide (Expected behaviour) … (ďalšie informácie)

Automatically hide taskbar in desktop mode => Enabled Firefox => Maximised When cursor is moved to outer edge of screen, taskbar should unhide (Expected behaviour) but in this case it remain hidden (Reality). Firefox along with all other spinoffs give same result. Chromium based browser works perfect, and taskbar automatically unhide itself.

As OLED screen have became common as monitor, Taskbar auto-hide is must. If this issue cann't be fixed I may have to change my primary browser which I used for almost 15 years.

Kindly, look into it. If Chromium can do it, why not Firefox.

Otázku položil(a) idsks111 Pred 10 mesiacmi

Na otázku odpovedal(a) idsks111 Pred 5 mesiacmi

  • Vyriešené
  • Archivované

Folder color in 111 version

I've been with yellow folders for several years. In the version that I have now, version 111, no longer works. I was put at userchrome.css the following: @namespace url(h… (ďalšie informácie)

I've been with yellow folders for several years. In the version that I have now, version 111, no longer works. I was put at userchrome.css the following: @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); .bookmark-item[container], treechildren::-moz-tree-image(container) { fill: gold !important; } treechildren::-moz-tree-image(container, OrganizerQuery_BookmarksToolbar) { fill: black !important; } treechildren::-moz-tree-image(container, OrganizerQuery_BookmarksMenu) { fill: black !important; } treechildren::-moz-tree-image(container, OrganizerQuery_UnfiledBookmarks) { fill: black !important; } treechildren::-moz-tree-image(container, livemark) { fill: orange !important; } .bookmark-item[container][query], treechildren::-moz-tree-image(container, query) { fill: dimgray !important; }

I do not know because it doesn't work now. Maybe version 111 no longer admits it? Do you know how to put the yellow folders?

Otázku položil(a) Lombard.Lombard Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

Can't reach many website, including Mozilla.org - "we could not verify the certificate: reason = timeout"

Something is going on with Firefox. Web pages will not load, and the error message is "we could not verify the certificate: reason = timeout". My internet speed is 40… (ďalšie informácie)

Something is going on with Firefox. Web pages will not load, and the error message is "we could not verify the certificate: reason = timeout".

My internet speed is 400Mbps. I don't have a delay here. I've rebooted the PC, restarted Firefox, and about 3 out of every 5 web pages comes up with this error.

I couldn't even get to the Mozilla support site with Firefox. I had to use a different browser.

What's going on?

Ed

Otázku položil(a) ed9213 Pred 11 mesiacmi

Na otázku odpovedal(a) ed9213 Pred 11 mesiacmi

  • Vyriešené
  • Archivované

Deceptive Site warning

When I try to go to my webmail I sometimes am presented with a Deceptive Site Ahead warning. I am quite happy that although the SSL might not be current that the website… (ďalšie informácie)

When I try to go to my webmail I sometimes am presented with a Deceptive Site Ahead warning.

I am quite happy that although the SSL might not be current that the website is safe for me to go there. How do I stop this annoying feature from activating?

Otázku položil(a) Paul Barrow Pred 11 mesiacmi

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 11 mesiacmi

  • Vyriešené
  • Archivované

Stop auto-download for Version 98.0.1 (64-bit)

Hi, new updates on Version 98.0.1 quite a hassle for me. It auto-download all my files even when I just want to view. Is there any other way to disable this feature? I op… (ďalšie informácie)

Hi, new updates on Version 98.0.1 quite a hassle for me. It auto-download all my files even when I just want to view. Is there any other way to disable this feature? I opened Setting>Download but there is no disable button or checkbox for that. Please help me. Thank you in advance.

Otázku položil(a) miszluuna Pred 2 rokmi

Na otázku odpovedal(a) Terry Pred 2 rokmi

  • Vyriešené
  • Archivované

Firefox failed to reopen all the pages & tabs from previous sessions after crash, task manager says Firefox(19)

Today for the first time after the latest update 127.0 (64-bit), my many firefox pages and tabs crashed and closed and a pop up to send crash report. So I have fired up … (ďalšie informácie)

Today for the first time after the latest update 127.0 (64-bit), my many firefox pages and tabs crashed and closed and a pop up to send crash report.

So I have fired up firefox again to find only a single page opens up, I have lost probably 16+ pages with multiple tabs on each, been like that for months, I have 32GB memory so there is normally no issues or slowness. However after the crash, even though only a single firefox page is open, windows task manager shows Firefox (20) and if I expand the task, I can see each firefox is taking lots of memory.

So it looks like the old session pages/tabs are still there somewhere but not accessible, I would like to get them back if possible. I went through reseting it to default, disabling the add ons etc but nothing has worked.

Otázku položil(a) Sean Stevens Pred 8 mesiacmi

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 8 mesiacmi

  • Vyriešené
  • Archivované

Hotmail through Firefox breaks my network card

I had a few issues with Hotmail and Firefox in the past as described in other posts. Now it has stepped up a gear. I can use the internet for anything, but the moment I o… (ďalšie informácie)

I had a few issues with Hotmail and Firefox in the past as described in other posts. Now it has stepped up a gear. I can use the internet for anything, but the moment I open my Hotmail account in Firefox my Lan card stops working. At first I had no idea it was Hotmail, I tried everything from switching cables to using wifi only. When it happened on wifi I realised every time I went into Hotmail on Firefox my network card stopped functioning and I had to restart the computer. The thing is, when I use Hotmail through Microsoft Edge nothing happens and all is well with the world!!! No network card shutdown. I could read between the lines but I'm no conspiracy theorist, however, I don't think the problem is with Firefox. Is there any solution? I don't use Edge and I don't want to start.

Otázku položil(a) M Donaldson Pred 10 mesiacmi

Na otázku odpovedal(a) zeroknight Pred 9 mesiacmi

  • Vyriešené
  • Archivované

History is being lost

This morning I noticed that my Firefox history has lost everything before April 2018. Fortunately I have another computer in sync with the first computer, and I was able … (ďalšie informácie)

This morning I noticed that my Firefox history has lost everything before April 2018. Fortunately I have another computer in sync with the first computer, and I was able to transfer the file places.squlite and recover my history. But why did it happen? And it's not the first time. Last year I lost from 2015 to 2017 or so. How can I prevent this from happening again?

Otázku položil(a) Eric_Kvaalen Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

I have Mozilla Firefox installed years ago. Today I have trouble getting it to run.

I installed Firefox years ago. This morning, when I click on the browser icon, I get this message: Error platform '127.0.2' is not compatible with minVersion>= 127.0.… (ďalšie informácie)

I installed Firefox years ago. This morning, when I click on the browser icon, I get this message: Error platform '127.0.2' is not compatible with minVersion>= 127.0.1 maxVersion<= 127.0.1

What is going on? The browser updates itself so I don't do anything. But now, it doesn't work. I use an alternate browser to send this message to you.

Otázku položil(a) firefoxhelp.20.sysops Pred 7 mesiacmi

Na otázku odpovedal(a) TyDraniu Pred 7 mesiacmi

  • Vyriešené
  • Archivované

Firefox shutting down when first opening!!

I got a notice that Firefox (and Thunderbird) were updated this morning. Took me an HOUR to find out how to make the miniscule font in my inbox larger. So.. suddenly, new… (ďalšie informácie)

I got a notice that Firefox (and Thunderbird) were updated this morning. Took me an HOUR to find out how to make the miniscule font in my inbox larger. So.. suddenly, new problem.

When I click the Firefox icon to launch the browser, and reopen my tabs, It opens for a millisecond, then closes faster than I can try to read if there is an error. When I click it AGAIN, all my tabs are GONE and I have to search for them manually, which is a royal pain.

Why is this happening? How can I stop it from happening? This is annoying as hell.

Otázku položil(a) piper_e_thompson Pred 1 rokom

Na otázku odpovedal(a) piper_e_thompson Pred 1 rokom

  • Uzamknuté
  • Archivované

Firefox's HUGE memory usage - AN ONGOING ISSUE you refuse to fix

TO MOZILLA DEVELOPERS In spite of hundreds if not thousands of users reporting this issue over and over again, and your suggested workaround to reduce memory usage in t… (ďalšie informácie)

TO MOZILLA DEVELOPERS

In spite of hundreds if not thousands of users reporting this issue over and over again, and your suggested workaround to reduce memory usage in the settings that doesn't do anything - FIREFOX is still using unacceptably HUGE amount of memory.

With just FOUR (4) tabs open in one window, in the Task Manager I can see 17 (!!!!!!) Firefox windows open using 830 MB of memory. The highest usage of all my apps including memory hungry media apps. It's using THREE times as much memory as my Adobe Audition processing edits of a 1.5 hr audio with several clips.

This is insane!! You have gone crazy with caching to the point of making this browser unusable.

It's freezing up and crashing my Audition so before I work in it I must shut Firefox down completely - and I work on a powerful tower PC designed for media.

If you don't seriously cut back on this insane caching for the sake of browsing speed IN THE NEXT UPDATE, I won't be using your browser at all, it's simple as that. I'm already migrating my bookmarks and setting up Chrome which uses about half the memory that Firefox does with the same tabs, and I suspect that many users will follow suit.

The workarounds you offer DO NOT WORK. Any app that uses more than 500 MB of memory at any give time on my computer - goes.

Otázku položil(a) etcetera777 Pred 1 rokom

Posledná odpoveď od etcetera777 Pred 1 rokom

  • Uzamknuté
  • Archivované

Enhanced Tracking Protection Blocks x.com in Windows

I've added https://x.com as an exception site but it is still blocked. This is outright censorship which is something [edited] do. Tell me how to fix your browser s… (ďalšie informácie)

I've added https://x.com as an exception site but it is still blocked.

This is outright censorship which is something [edited] do.

Tell me how to fix your browser so I may access x.com again or I stop using Firefox forever.

Otázku položil(a) Taco X Pred 9 mesiacmi

Posledná odpoveď od Kiki Pred 7 mesiacmi

  • Vyriešené
  • Archivované

Youtube very laggy recently?

basically just the title. In the last couple days youtube.com specifically has been borderline unusable for me on firefox. All other websites work fine for me on firesfox… (ďalšie informácie)

basically just the title. In the last couple days youtube.com specifically has been borderline unusable for me on firefox. All other websites work fine for me on firesfox and youtube has no issues on other browsers.

Otázku položil(a) Dartagnan Rozycki Pred 1 rokom

Na otázku odpovedal(a) TyDraniu Pred 1 rokom

  • Vyriešené
  • Archivované

Gmail site doesn't open despite Youtube and Translator sites are ok, even on Chrome Browser

em pt-br: Olá Devido ao fato do Chrome não manter minhas credenciais e toda vez que eu iniciava este browser eu tinha que fornecer meu login e senha além do fato do Sup… (ďalšie informácie)

em pt-br:

Olá

Devido ao fato do Chrome não manter minhas credenciais e toda vez que eu iniciava este browser eu tinha que fornecer meu login e senha além do fato do Suporte deles não ter resolvido o problema, eu decidi mudar para o Firefox apesar de não ser o mais legal nem prático e intuitivo para se navegar como o Opera e o Vivaldi, mas sim por popularidade.

-O problema: Desde ontem, a página do Gmail não abre, isto é, mostra uma página totalmente em branco conforme anexo, apesar do link estar correto e, na verdade, eu utilizar os links dos Favoritos para diminuir a digitação e aumentar a agilidade.

-Minhas tentativas de solução: Eu desabilitei todas as extensões do Firefox (eu eu já utilizava mesmo antes do problema ocorrer); Eu executei uma limpeza geral utilizando o CCleaner; Eu abri o Chrome e, para variar, me loguei (por causa do problema mencionado acima) e a página do Gmail é exibida corretamente com todos os e-mails de hoje; Eu copiei este link do Gmail, no Chrome, para utilizar no Firefox porque estavam diferentes mas mesmo assim o problema persiste.

Acabaram as ideias

Obrigado

PS: Como inserir mais imagens porque só uma é permitida?

english: Hello

Due to Chrome not keeping my credentials and every time I started this browser I had to provide my login and password in addition to the fact that their Support didn't solve the problem, I decided to switch to Firefox despite not being the coolest not practical and intuitive to navigate like Opera and Vivaldi, but by popularity.

-The problem: Since yesterday, the Gmail page does not open, that is, it shows a completely blank page as attached, although the link is correct and, in fact, I use the Favorites links to reduce typing and increase agility.

-My solution attempts: I disabled all Firefox extensions (I was using them even before the problem occurred for the first time); I performed a general cleanup using CCleaner; I opened Chrome and for a change I logged in (because of the problem mentioned above) and the Gmail page displays correctly with all of today's emails; I copied this link from Gmail, in Chrome, to use in Firefox because they were different but the problem still persists.

the ideas finished

TY

PS: how to insert more images because only one is allowed? (joined printscreens)

Otázku položil(a) Theosz Pred 2 rokmi

Na otázku odpovedal(a) Theosz Pred 2 rokmi