Отображение вопросов с тегом: Показать все вопросы

Unable to open OR uninstall Firefox.

Unable to open OR uninstall Firefox. Error Msg: the procedure entry point Flush could not be located in the dynamic link library C/Prog Files / Mozilla / Firefox / xul.… (читать ещё)

Unable to open OR uninstall Firefox. Error Msg: the procedure entry point Flush could not be located in the dynamic link library C/Prog Files / Mozilla / Firefox / xul.dll

Huge thanks for any help!

Задан Yo Floro 6 месяцев назад

Последний ответ от cor-el 5 месяцев назад

Help with Address bar

Hi, I want the Firefox suggestions to show up when I click on the address bar. Currently, it shows up only when I type a letter. I am unable to find the settings for it.… (читать ещё)

Hi,

I want the Firefox suggestions to show up when I click on the address bar. Currently, it shows up only when I type a letter. I am unable to find the settings for it. I know it's a silly query, but would still appreciate it if it could be answered.

Thanks

Задан Sumit 5 месяцев назад

Последний ответ от cor-el 5 месяцев назад

Can't disable "search suggestions" and make it stick

Hi, I can't seem to be able do disable search suggestions, or at least make them appear after my bookmarks and browsing history, i.e. I used to be able to type "gm" and … (читать ещё)

Hi,

I can't seem to be able do disable search suggestions, or at least make them appear after my bookmarks and browsing history, i.e. I used to be able to type "gm" and the first option would be my Gmail, not a google search for those letters.

If "provide search suggestions" is on, the box to show them "ahead of browsing history in address bar results" is greyed out and can't be toggled; if it is off, then the sub-option turns on.

This makes the autocompletion feature basically useless.

Is there some other way to change this? I've tried restarting the browser after a settings change, with no luck.

Thanks in advance.

Задан Alberto Oliveira 5 месяцев назад

Последний ответ от zeroknight 5 месяцев назад

Website Accessibility Issue on Firefox – Page Cuts and Hanging Problems

I am facing a critical problem with my website when accessed through Firefox. The browser is not properly loading my website; instead, it cuts off the page and frequently… (читать ещё)

I am facing a critical problem with my website when accessed through Firefox. The browser is not properly loading my website; instead, it cuts off the page and frequently hangs, causing a frustrating user experience. This issue needs urgent resolution as it affects the accessibility and functionality of my website for Firefox users. I am seeking assistance to diagnose and solve this problem promptly.website

Задан Kjunction Pakistan 5 месяцев назад

Последний ответ от zeroknight 5 месяцев назад

Turn off Messages as list or thread

Thunderbird displays messages as a long list. It never did that before an update, and now I can not find out how to turn that nonsense off! I don't want to see every me… (читать ещё)

Thunderbird displays messages as a long list. It never did that before an update, and now I can not find out how to turn that nonsense off! I don't want to see every message from some person tabbed across the screen when I search for their name. I want to just pick one message, often a recent message.

How do I search for a message from a random person and only get one message I choose to view?

Задан Tom W8JI 5 месяцев назад

Последний ответ от Toad-Hall 5 месяцев назад

Bookmarks Backup folder empty on reinstall.

Had to reinstall my pc over consistent error messages (thank you windows 10 for being the same pos system), and now all my bookmarks are gone, the bookmark backup folder … (читать ещё)

Had to reinstall my pc over consistent error messages (thank you windows 10 for being the same pos system), and now all my bookmarks are gone, the bookmark backup folder is also empty, I have two years worth of personal and business related sites saved that will cripple me financially and mentally if I can't get them back.

Reaching out to Sync to try that, but looking for any kind of alternative fix here to recover the bookmarks.

Задан grumpywinter 5 месяцев назад

Последний ответ от cor-el 5 месяцев назад

Youtube network speed very slow in firefox

When watching a video on youtube using firefox the network speed displayed by youtube is significantly slow that when on a chromium browser in this case edge. I have trie… (читать ещё)

When watching a video on youtube using firefox the network speed displayed by youtube is significantly slow that when on a chromium browser in this case edge. I have tried prievous suggestions such as disabling Zero Round Trip Time Resumption (0rtt) and tried in troubleshooting mode, neither have an effect. I have attached screenshots from the same video from each browser.

Задан possibly_ed 5 месяцев назад

Последний ответ от zeroknight 5 месяцев назад

How to disable search suggestion in address bar in case of 404 errors?

I'm a software developer working on some web application and sometimes need to manually add URL components in the address bar of an open tab simpyl to test something. For… (читать ещё)

I'm a software developer working on some web application and sometimes need to manually add URL components in the address bar of an open tab simpyl to test something. For example I have some tab open shwoing the web page under "http://localhost:8080/entry" and I need to test "http://localhost:8080/entry/foobar" by manually adding "/foobar" to the URL. Depending on if "/foobar" exists or not, either some web page is shown or inc ase of a HTTP status code 404 Firefox automatically opens a new tab and forwards my input as search to Google.

That is not what I want. I want Firefox to simply show the HTTP status code 404 like the other browsers I use. Though, I want to be able to search in the address bar in general, only not in case there's an existing working URL open already and I change the child path only.

Is there some way to disable the behaviour of Firefox for 404s or do I need to completely disable searches in the address bar instead?

Thanks!

Задан thorsten.schoening 5 месяцев назад

Последний ответ от zeroknight 5 месяцев назад

Where does Firefox store files that should not be included in system backups (ubuntu)?

My daily backups of my personal account on a ubuntu-derived system are enormous. The first problem I found was the directory .cache, full of kinds of things that change d… (читать ещё)

My daily backups of my personal account on a ubuntu-derived system are enormous. The first problem I found was the directory .cache, full of kinds of things that change daily and don't belong in a backup. I eliminated this directory from the backups, halving their size. So far so good. But the incremental backups are still huge, even on days where I've barely used the system at all.

The next biggest questionable directory is .mozilla/firefox/05malccw.default-release and in particular .mozilla/firefox/05malccw.default-release/storage

$ du -sh .mozilla/firefox/05malccw.default-release/storage 2.2G .mozilla/firefox/05malccw.default-release/storage

It's pretty clear what program creates this and regularly changes it contents. Examining the files suggests that most or all of them are useless in a data-recovery type situation. But I'm not sure.

What's in this directory? Will the path change when I update to a new version of firefox, using normal ubuntu tools? Is there an rsync pattern I can use to identify all possible directories with this function, so as to teach my backup script to ignore not only the current directory, but the one I'll get when I next update firefox?

Are there other directories created/populated by firefox that shouldn't be in backups, besides .mozilla/firefox/05malccw.default-release/ and .cache/mozilla ?

Note that I'm on an ubuntu derivative, using the packages from the distro repositories; it's more than possible that paths are determines at build time, by the people who configure and build those packages.

Задан DinoNerd 5 месяцев назад

Последний ответ от cor-el 5 месяцев назад

Visited sites being saved, then listed if "+" alone is typed into address bar.

When a "+" sign is entered, alone, into address bar, a list of some visited sites instantly appears. How do I delete these sites and prevent sites from being saved in th… (читать ещё)

When a "+" sign is entered, alone, into address bar, a list of some visited sites instantly appears. How do I delete these sites and prevent sites from being saved in the future?

I've searched everywhere I can find for an answer to this question, or for a place to submit it, and failed.

In Privacy & Security > History I've un-checked all except "Clear history when Firefox closes" which is checked. In > "Address Bar--Firefox Suggest", I've disabled all options.

I clear "Recent History, Everything" (Cookies and Site Settings are left unchecked) frequently.

Thank you for your help!

Задан kadams28 6 месяцев назад

Последний ответ от cor-el 6 месяцев назад

Firefox logging out of sites when I exit the tab

Recently I have run into an issue where any site I am logged into will not save that I am logged into that site if I close the tab or window. For example, if I am logged … (читать ещё)

Recently I have run into an issue where any site I am logged into will not save that I am logged into that site if I close the tab or window. For example, if I am logged into YouTube, exit the tab, and open the same site in another tab, I then have to log into my account again.

I have tried this solution already: https://support.mozilla.org/bm/questions/1342460, to no success.

Задан gamegirlie8 5 месяцев назад

Последний ответ от cor-el 5 месяцев назад

none of the bars have a download icon

I have Windows 10 with current maintenance and current version of Firefox. Don't know what the address bar is called, but I believe it once had a download icon. Am I mis… (читать ещё)

I have Windows 10 with current maintenance and current version of Firefox.

Don't know what the address bar is called, but I believe it once had a download icon. Am I mistaken?

Sometimes after I enter an address there will be an icon where I can download something. Is this website-dependent?

Задан Barry Jedrick 5 месяцев назад

Последний ответ от cor-el 5 месяцев назад