LeechBlock stopped working after reset
Error: Unable to retrieve options from browser storage. I keep getting this on LeechBlock after reset. How can I fix this?
Adobe flash not recognized as being installed
I'm running Manjaro linux XFCE 64bit. I have the latest version of Firefox installed from the Manjaro repositories (69.0.3-1). The flashplugin is also installed from the … (xem thêm)
I'm running Manjaro linux XFCE 64bit. I have the latest version of Firefox installed from the Manjaro repositories (69.0.3-1). The flashplugin is also installed from the Manjaro repositories and is the latest version (32.0.0.270-1). In my plugin settings, Flash is set to ask to activate, and I've even tried turning off the "Block dangerous and intrusive Flash content" setting. Most websites that need Flash don't recognize that it is installed at all.
When I use Adobe's tools to check if Flash is installed, (https://helpx.adobe.com/flash-player.html) this page doesn't show the ask to activate plugin in the URL bar until after I click on "Check Now" so their tool shows that I do not have Flash installed or enabled. If I click allow Flash on this page and then refresh the page, it seems like Flash gets disabled for that website again, and clicking "Check Now" once again shows that Flash is not installed or enabled.
Another page to check if it is installed is (https://get.adobe.com/flashplayer/about/) which I found from downloading the flash plugin directly from Adobe in a readme.txt file. This page shows the Ask to activate directly on the Flash content, and when I click Allow, it recognizes that I have version 32.0.0.270 installed.
Most websites with Flash content that I want to use just don't show the Ask to activate prompt and show that I need to install Flash with the link to download from Adobe. I've tried uninstalling Flash and reinstalling, then rebooting my computer but that didn't help. This seems to be a reoccuring problem for me on linux, not just with Manjaro, but also Ubuntu, and even with other web browsers based on Chromium, like Brave browser. Does anyone know what causes this or how I can get Flash working on some pages?
On the bottom task bar of windows 10 right-clicking the Firefox icon displays a menu, in that menu the 'New window' and 'New tab' have been disabled somehow.
On the bottom task bar of windows 10 right-clicking the Firefox icon displays a menu, in that menu the 'New window' and 'New tab' have been disabled somehow. They still s… (xem thêm)
On the bottom task bar of windows 10 right-clicking the Firefox icon displays a menu, in that menu the 'New window' and 'New tab' have been disabled somehow. They still show up but cannot be clicked on to be used.
Firefox crashes when trying to drag n drop multiple files
Hi, I would like to point out that the drag n drop feature of Firefox is not really good. I have used many linux distribution and faced this problem from the day I starte… (xem thêm)
Hi, I would like to point out that the drag n drop feature of Firefox is not really good.
I have used many linux distribution and faced this problem from the day I started using Linux. I thought Firefox team would notice this, and work on this, so I didn't report any bug. But the problem stayed the same.
The Problem: When you try to drag a file from any file manager (I used Nautilus, Nemo, Thunar, Pcmanfm, and Dolphin file managers) on Linux, it will not instantly pop the "Drag files here" on supported websites. For example, when you try to upload files to mega, you have to drag and drop multiple times before getting it working. That doesn't happen with Chromium.
Even worse, if you try to drag and drop hundreds of files, Firefox will crash. I have also tried Firefox Nightly and Firefox Beta. Same. No improvement on them. Here I would like to attach a screenshot of the crash.
Has firefox a file to be edited and have already cached earlier input strings altered?
I was thinking whether editing and altering already cached earlier input strings could be possible. I know that the entire cache could just be deleted using "Clear Recent… (xem thêm)
I was thinking whether editing and altering already cached earlier input strings could be possible. I know that the entire cache could just be deleted using "Clear Recent History". But that is not a well-planned option. Some input strings could have as well been simple typos or ill-formed strings. They could in fact be distractions or eyesores. So why not be allowed an option to edit the cached strings? I always do this for my .bash-history file to keep it compact and useful. So I figure there could be a file in firefox to do just that. Well, for a personal computer dedicated to a single user, this could be a good option.
Session restore no longer works in 69.0.2
Updated to latest FF. Now session restore no longer works. I have checked, the sessionstore-backups folder for changes. When launching FF the folder is created and rec… (xem thêm)
Updated to latest FF. Now session restore no longer works. I have checked, the sessionstore-backups folder for changes. When launching FF the folder is created and recovery.jasonlz4 is created. As tabs are added a recovery.baklz4 is created. When FF is closed, the sessionstore-backups folder disappears and is gone. When FF starts again, the above repeats. So as such when it starts it sees no session restore so it just continues to the default homepage.
How do I get session restore to work properly again?
How to prevent Firefox from removing my extension's data when I remove debug version?
I have an extension with id setup in manifest like this: ``` "browser_specific_settings": { "gecko": { "id": "{e3ec45ef-43ba-499d-8469-6d0e2f06921f}", "stric… (xem thêm)
I have an extension with id setup in manifest like this:
``` "browser_specific_settings": {
"gecko": { "id": "{e3ec45ef-43ba-499d-8469-6d0e2f06921f}", "strict_min_version": "42.0" } },
```
which uses indexedDB(PouchDB). I installed that extension from addons.mozilla.org, disabled, installed temporarily version for developing and Firefox removes data of both extensions(cuz they have the same id) every time I remove only temporarily version.
This does not happen when I don't set id in manifest(temporarily version has random id in this case), but it's not a solution cuz some API's and Android version of Firefox requires id to be set manually
How to prevent Firefox from removing data of normal extension when I remove temporarily one?
Just in case someone wants to reproduce the issue:
1. Install this extension https://addons.mozilla.org/en-US/firefox/addon/tagit/?src=search 2. Go to extension's page (button with eyes on browser's panel) 3. Go to "Tags" page and create any tag(write something and press Enter) 4. Disable this extension on about:addons page 5. Clone its repository and checkout to commit where id is in manifest `git clone https://github.com/DevAlone/tagit.git; git checkout 8e0d04201865fd7b7543b167279a045c89408d5c` 6. Install dependencies and build `npm install; npm run build` 7. Install that temporarily extension(`build` dir) on about:debugging page 8. Remove that temporarily extension on about:debugging page 9. Enable normal extension on about:addons page 10. Go to the Tags page again to see that database is gone
A hacker group known as Turla, believed to be backed by the Russian government, has reportedly modified components of the Chrome and Firefox browsers in a way t
When when will this issue as reported by CompTia be addressed?
Google Sheets - using + or * signs don't move the cursor, so previous cell address is overwritten in the formula
[Added an attachment to simplify the explanation] Suppose that I want to write the formula A1+A2 (or A1*A2). If I click A1 and then use the '+' sign. The sign it appears … (xem thêm)
[Added an attachment to simplify the explanation]
Suppose that I want to write the formula A1+A2 (or A1*A2). If I click A1 and then use the '+' sign. The sign it appears right after the cursor, so the cursor it's now between the A1 and the '+' sign, and the A1 text in the formula remains -I would say- selected as if nothing was written. So whatever I write or click afterwards overwrites the A1 cell reference making it impossible to write a formula.
I'm in Win10 with Firefox v69.0, both latest versions in English with a Spanish Intl. keyboard and layout. Checked in a couple of spreadsheets including a blank one.
Things that I have already tried:
- Disabled all add-ons on all tests
- Tried doing the same on Chrome, Opera, Edge (edgeHTML), Safari and FF for Mac. Only happens in FF both Mac and Win.
- It only happens when the previous cell was introduced using the mouse or the arrow keys, not if it was written.
- Only happens when using the '+' (or '*') from the regular keyboard, not the one from the numerical keypad.
- Switched to Spanish Windows and Firefox. Doesn't work either.
- Tested old Firefox versions, including, ESR.
- Changed the keyboard layout. With some of them it works (US, UK, US_Intl, FR, PL programmers) and with others doesn't (ES, DE, IT, FI and serbian). Moreover, few of them (FR and FI) works for one sign (+ or *) but not for the other.
Any ideas? Thanks
Firefox is re-directing to another domain on the homepage.
I was using a staging site and then went live and redirected the staging domain to the live domain. However, I then needed to re-instate the staging site. Now, whenever I… (xem thêm)
I was using a staging site and then went live and redirected the staging domain to the live domain. However, I then needed to re-instate the staging site. Now, whenever I go to the home page of the staging site, it redirects me to the live site. Any other page or url doesn't redirect. If I put a query parameter in the url, it doesn't redirect either. I've tried the suggestions here without success: https://stackoverflow.com/questions/13063496/firefox-invalidate-dns-cache
I cant download anything on firefox but i can download to my hearts content on google chrome
Whenever I try to download anything on firefox it automatically fails
Can't Download any files, they all fail instantly
Ive tried everything from this article https://support.mozilla.org/en-US/kb/cant-download-or-save-files and this one https://support.mozilla.org/en-US/kb/troubleshoot-and… (xem thêm)
Ive tried everything from this article https://support.mozilla.org/en-US/kb/cant-download-or-save-files and this one https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems. I tried opening in safe mode. that didnt work. I also reset my computer as this is a brand new PC, and i cant figure it out. I have no idea whats causing it, it just randomly happened today in my web design class when i was trying to download some files
I have lost all my bookmarks and icons
Is there anyway I can recover them. You have to understand that I don't understand anything about code. I am 61 years old and you and google and MS are making it more and… (xem thêm)
Is there anyway I can recover them.
You have to understand that I don't understand anything about code.
I am 61 years old and you and google and MS are making it more and more complicated in the name of BS safety
I have ESET Internet Security and addons that block popups and dangerous websites.
I suggest you offer a browser that is easier for me to understand.
My computer was destroyed when I installed the Windows 1903 update.
Then I accidentally deleted all my files ,and I didn't have a hard disk backup
Is it possible you can send me all my bookmarks from 12 months ago
Or give me instructions on how to recover without being too complicated
Please send the details to my gmail account xxxxxxxx@xxxxx.xxx
I only use xxxxxxxxx@xxxxx.xxx for Youtube
sincerely
Shaun Salter
(email addresses removed by moderator; please do not post personal data on a public forum - c)
I can't set up the new Firefox Sync because it requires an iPhone or Android phone and I have a Blackberry
While many Android apps install on the BlackBerry, the Firefox app does not. How can I continue to use Firefox without getting rid of my phone?
Can't resolve problem with an adware named metagmae
I blocked it from everywhere but whenever I start my PC it starts Firefox to that page and it is so annoying. Please help me to solve it.
a problem with http://metagmae.org/page/
Hi. I have a problem with http://metagmae.org/page/ and I have no idea how that came to me. No matter what I do, nothing can help me to avoid that thing. It auto-starts F… (xem thêm)
Hi. I have a problem with http://metagmae.org/page/ and I have no idea how that came to me. No matter what I do, nothing can help me to avoid that thing. It auto-starts Firefox and tries to get more information. It is said that it is a virus. And I can't delete it from Firefox because I can't find it. Can you please help me to solve this? I uninstalled Firefox and deleted everything but when I installed it back, it came back! It is terrible and makes me crazy. Please help me with that. I love Firefox and it is now almost 15 years I am using it. I started with Firefox 6.0 or something.
I signed up to join the SuMo team. But, I can't figure out how to communicate questions about Sumo to anyone
Sumo is totally confusuing. I signed up to help, and received the following email: It says "please send us an email ..." but DOES NOT SAY TO WHOM TO SEND THE EMAIL. … (xem thêm)
Sumo is totally confusuing. I signed up to help, and received the following email: It says "please send us an email ..." but DOES NOT SAY TO WHOM TO SEND THE EMAIL. (The sender is "notifications@support.mozilla.org". Replying to that does not work.
Hi Joe P
Thanks so much for your interest in helping users of Mozilla technologies!
We would love to find a good place for you to help users, so please send us an email with your username and the area you would like to get involved. Please feel free to add all your skills, we will try to find the right use for them :)
Click here to find out where to help.
There are several ways in which you can get involved:
Forum Contributor - Answer user support questions that are most-requested but have no replies. As you’re getting started, you might be worried about facing situations that can scare away any new contributor: “What if I encounter an angry user who doesn’t want to cooperate?”, “What if I don’t know the answer?”) Don’t worry, we’ve all been there! That’s why we've put together this guide to help you navigate tough situations and keep the forum a positive place for both you and the people you help. Learn the essentials for new contributors here. Twitter Contributor - Respond to tweets about Firefox. Social Support Contributor - Respond to tweets about Firefox as the Firefox Brand account. KB Editor - Help to update knowledge base articles that need changes or write new articles. L10N Contributor - Help to translate Firefox Help content to your language. Let us know which of the above you would be interested in and we’ll help you get started. It’s great to have you onboard!
Welcome to SUMO!
Michał and Rachel
SUMO Community Managers
Firefox обновился в фоновом режиме и требует перезапуска. Хотя в настройках выбрано "Проверять наличие обновлений, но позволять вам решать, устанавливать ли их"
Браузер обновился сам, без предупреждения, проигнорировав мои настройки, и не позволяет продолжить работу без перезапуска. О найденном обновлении он сообщил относительно… (xem thêm)
Браузер обновился сам, без предупреждения, проигнорировав мои настройки, и не позволяет продолжить работу без перезапуска. О найденном обновлении он сообщил относительно давно. Я его игнорировал, кажется, больше недели, потому что не хотел перезагружать несколько сотен вкладок. Компьютер всё это время был включен, а браузер оставался открыт. Вопроса, собственно, три: 1. Это баг или фича? 2. Если это фича, то как её отключить, чтобы такое не повторилось в будущем? 3. Можно ли что-то сделать сейчас, чтобы продолжить работу, не перезапуская браузер?
ОС - Linux mint. Firefox установлен НЕ из репозитория, а как отдельный deb пакет, скачанный с официального сайта Мозиллы. Версия 68.0.2 (64-битный).
Firefox update to 67.0 has removed all my bookmarks and passwords
since this update installed i cannot get to my bookmarks or saved passwords. cannot even down grade to previous ver.
I did not even enable this update !