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

Sync doesn`t sync my tabs

Sync is a nightmare. It is so unintuitive! What exactly would be wrong with having separate Export and Import buttons for each of Settings, Addons, Tabs, History, Bookm… (читать ещё)

Sync is a nightmare. It is so unintuitive! What exactly would be wrong with having separate Export and Import buttons for each of Settings, Addons, Tabs, History, Bookmarks, etc? I have a desktop box and a newer laptop I wanted to get up to date. I pressed the Sync button on the desktop ... By the way, there`s a link below that reads "Connect another device" ... Connect where? Someone is designing these interfaces who has absolutely zero imagination. Anyways, I signed off, moved the ethernet cable to my laptop, signed in, pressed Sync, and voila!, I got my Bookmarks, at least. But I have no idea how to get my tabs and windows. I tried with a "download link" something or other, but it seemed to assume I was sync-ing to a phone, and didn`t work. Any way to get my tabs?

Задан Dan_W 1 год назад

Дан ответ cor-el 1 год назад

Accessing Firefox profile name via add-on

Hi! I've been browsing the web looking for a way to access the browser's current profile name programmatically. I'm writing a little browser extension that should run co… (читать ещё)

Hi!

I've been browsing the web looking for a way to access the browser's current profile name programmatically. I'm writing a little browser extension that should run code conditionally depending on what the current profile is. I'm wondering if there's any way to do this? The closest thing I found was runtime.getBrowserInfo() runtime.getBrowserInfo().

Задан franconbiasin 1 неделю назад

Последний ответ от Paul 1 неделю назад

User.js file does not apply

I've installed firefox with pacman on Linux, and I installed arkenfox. It did not work, I tried other user.js', none worked. I've also tried wiping my entire firefox root… (читать ещё)

I've installed firefox with pacman on Linux, and I installed arkenfox. It did not work, I tried other user.js', none worked. I've also tried wiping my entire firefox root folder, then using arkenfox, but did not work.

Задан deateaterOG 2 недели назад

Последний ответ от cor-el 2 недели назад

syslog spammed with warnings about zombies

Greetings, Following a recent Ubuntu update from 20.04 to 22.04, Firefox 129.0.2 has started spamming my syslog with messages like: [Parent 39719, IPC I/O Parent] WARNI… (читать ещё)

Greetings,

Following a recent Ubuntu update from 20.04 to 22.04, Firefox 129.0.2 has started spamming my syslog with messages like:

[Parent 39719, IPC I/O Parent] WARNING: process 262891 is a zombie: file /builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:245

These seem harmless, but I'd like to identify a way to suppress the warnings, because they're mucking up my syslog. Is there a setting in about:config that would do that? I see lots of log-related settings there set to Warn, but have no idea which one could silence the warnings I'm seeing. Any tips or suggestions are much appreciated!

Задан daigidan 2 недели назад

Why is firefox adding empty lines to the css file in web developer?

Firefox is adding empty lines to the css file in web developer like so: videoFiles { left: 0; z-index: 3; width: 250px; height: 40px; opacity: 0; cursor: point… (читать ещё)

Firefox is adding empty lines to the css file in web developer like so:

  1. videoFiles {
 left: 0;
 z-index: 3;
 width: 250px;
 height: 40px;
 opacity: 0;
 cursor: pointer;

}

  1. image_files {
 height: 40px;
 width: 250px;
 z-index: 3;
 opacity: 0;
 cursor: pointer;

}

.previewVid {

 width: 50%;
 padding: 10px;

}

Those empty lines are not in the css file and so it is reporting the wrong line numbers. So hard to find the correct line in the actual file.

Задан SnowCrest Digital 2 недели назад

Последний ответ от Waqas Khan 2 недели назад

Mobile Bookmarks Hidden on Desktop

Up until a few weeks ago, I could see and access Mobile Bookmarks (I sync these to my Firefox Desktop) using the Firefox Desktop browser from the Bookmarks drop-down menu… (читать ещё)

Up until a few weeks ago, I could see and access Mobile Bookmarks (I sync these to my Firefox Desktop) using the Firefox Desktop browser from the Bookmarks drop-down menu in the topmost toolbar.

Now, I can no longer find Mobile Bookmarks in the Bookmarks drop-down menu.

I can still find it by choosing Manage Bookmarks and, in the resulting pop-up, I can see it in its regular location there. However, this is significantly less convenient as it requires me to juggle another window and perform more clicks.

Is it missing due to a bug? Does Mozilla intend to fix/address this?

Thank you in advance for any help.

Задан Mobius 2 недели назад

Последний ответ от Standard8 2 недели назад

Paste works, but Copy does not

When I copy something to my clipboard I can paste it into Firefox. Into web pages and also into the URL bar. But when I copy something in Firefox, it does not go to the … (читать ещё)

When I copy something to my clipboard I can paste it into Firefox. Into web pages and also into the URL bar.

But when I copy something in Firefox, it does not go to the clipboard. The clipboard still hast the content which was already there.

Also strange: When I cut text in a textarea, input element or the URL bar, the text is removed. But it is not sent to the clipboard. When I cut and paste, the text I get is what was previously in the clipboard.

What could be the cause? How can I debug this problem?

Задан witek 2 недели назад

Последний ответ от cor-el 2 недели назад

My spellchecker add-on doesn't work on this site. That is not okay.

As I said in the title, the spellchecker add-on I use, LanguageTool, does not work on this site. I am not fine with that. What's the best way to get it working here? Any … (читать ещё)

As I said in the title, the spellchecker add-on I use, LanguageTool, does not work on this site. I am not fine with that. What's the best way to get it working here? Any answers that amount to "you don't" are not acceptable.

Задан Sterrence 2 недели назад

Последний ответ от cor-el 2 недели назад

  • Решено
  • Архивировано

How do I override CSS in Reader View as of Firefox version 105?

Any advice returned by Google seems to be obsolete or only worked perhaps in older versions of Firefox. The main idea of using userChrome.css to override the default styl… (читать ещё)

Any advice returned by Google seems to be obsolete or only worked perhaps in older versions of Firefox. The main idea of using userChrome.css to override the default styles for Reader View does not seem to work. My userChrome.css file does work on other items though (like removing the sidebar width restriction).

Whatever advice I find via Google perhaps cites outdated CSS selectors, but current selectors do not seem to be documented anywhere by Mozilla. Moreover, I cannot find any file on my local drive named aboutReader.css when using find or grep commands in bash, those this file name is alluded to when viewing a page in Reader View and then in turn viewing source on that transformed page.

Moreover, addons that would allow me to change the colors seem to be restricted in Reader View.

It does seem like something has changed in recent Firefox updates but I can't remember when I last saw, for instance, links in dark mode Reader View that were still pink (whereas now they are blue, and impossibly dark to see, especially when you are disabling as much blue light as possible through your operating system). I need a higher contrast color for links in dark mode Reader View so I can actually see them.

I can alternatively use the Tranquility Reader addon and have custom colors, but A) that addon does not work with the Automatic Reader View addon, whereby I can always have various sites appear in some sort of "reader view" whether the native one or Tranquility Reader, and B) hitting refresh when in Reader View will defeat some soft paywalls but this does not work with, e.g., Tranquility Reader, so I still would prefer to be able to custom colors in the native Reader View feature, rather than rely on an addon.

1. Where are the current styles for Reader View even documented? 2. Is overriding them now restricted? 3. Why did the link color change from pink to blue in newer versions of Firefox (this is a terrible accessibility bug)? 4 .Where is the alluded to aboutReader.css stylesheet actually stored on my computer (it doesn't seem to be a file on the filesystem in the Firefox profiles folder, it seems more like it is embedded in the Firefox binary/executable)? 5. Will Firefox settings ever allow us to set colors specifically for Reader View (I don't mean the override settings for all web pages, particularly web pages not being rendered in Reader View ... that setting does not help in Reader View, nor would it be the desired preference for pages not in Reader View)?

Thank you.

Задан ddfox 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

I need to upgrade firefox to newer version system admin won"t allow an upgrade. If i am system admin but didn't stop upgrades what do I do

I need to uninsntall my present version of firefox and reinstall an upgraded version . i have a desktop frontier has ended their e-mail and therefore I no longer have t… (читать ещё)

I need to uninsntall my present version of firefox and reinstall an upgraded version . i have a desktop frontier has ended their e-mail and therefore I no longer have the e-mail that everyone knows me by I have no e-mail except on my phone. My reachaable E-Mail is marcumgrover@gmail.com

Задан cleveland.marcum 2 недели назад

Excessive resource consumption After update

I have used firefox for quiet many years now, but recently after the update, it i sucking in a lot of resources, I am not sure what the problem is but the cpu engagement … (читать ещё)

I have used firefox for quiet many years now, but recently after the update, it i sucking in a lot of resources, I am not sure what the problem is but the cpu engagement of all the 4 cores are getting to 50 percent and longer uses are making it go as high as 95 percent. So, I have already done the following,

  • Previously I thought it to be snap issue, so I changed to deb but that also didn't changed much.
  • Then I thought it to be some other issue and tried to fix few log issues of ubuntu which I think were unrelated to the problem.
  • The system is running so hot that one can't put his hand on it for long.
  • Ultimately I switched to fedora, and everything came to normal. The firefox then was of version 123 or 125(or 126, but it was 2-3 versions back, you may find it with what version fedora ships with but I remember it to be significantly lesser than 129).
  • I use 3-4 windows at a time with 6-10 tabs open(but mostly pdfs). The firefox was working all fine with no temperature and resource issues, then I remembered to do update, and soon as firefox is upgraded to 129. It has started to cause the same issue, it is damaging the hardware, the hissing sound and temperature increase have come back.

The outcome is that I have came to know that there is some problem in either the upgrade process or the new version. THIS IS HIGHLY DISAPPOINTING. Please provided instructions on how to fix it, or should I open a issue in bugzilla, I can not understand what is the problem? please ask for an other information if required.

Задан Bhaumik Tripathi 2 недели назад

  • Решено
  • Архивировано

Firefox browser force search

I created a few virtual hosts and sites on my local machine and this is working perfectly. Problem is with Firefox, when I enter non-existant url in address bar, Firefox… (читать ещё)

I created a few virtual hosts and sites on my local machine and this is working perfectly.

Problem is with Firefox, when I enter non-existant url in address bar, Firefox force me to search and don't let me to open the url, but I need to go to this url for testing, developing, etc...

Any solution?

Задан Aleksandar 1 год назад

Дан ответ Aleksandar 1 год назад

  • Решено

Issue with Firefox Search Bar Redirecting Input to Address Bar

Hello, I'm experiencing an issue with the search bar on the Firefox homepage. When I click into the search field and begin typing, the cursor jumps to the address bar, a… (читать ещё)

Hello,

I'm experiencing an issue with the search bar on the Firefox homepage. When I click into the search field and begin typing, the cursor jumps to the address bar, and the text I’m entering gets redirected there instead of staying in the search bar.

I've checked my search settings, and everything seems to be in order. I’ve also tried disabling add-ons, but the issue persists. Could you please assist me in resolving this problem?

Thank you for your help.

Best regards, Tivadar Tot

Задан Tot Tivadar 2 недели назад

Дан ответ TyDraniu 2 недели назад

Crashes when using Youtube on Firefox

Hi. I got a new laptop some weeks ago (Linux Fedora) and I've been using Firefox without any problems until last week. When watching Youtube videos my system shell crashe… (читать ещё)

Hi. I got a new laptop some weeks ago (Linux Fedora) and I've been using Firefox without any problems until last week. When watching Youtube videos my system shell crashes completely. This problem ONLY happens with Youtube videos and Firefox. Other browsers work fine and I don't have this problem in other websites.

Recent crashes ID: bp-f6b555b9-0fbb-447d-a3b3-9f7ee0240818 bp-1fad31a3-0735-49dd-92ac-44e2d0240818 bp-19ae85a5-8bd3-4d3b-b366-f65a10240818 bp-7ca6ded3-871e-45ad-8351-f21c40240818 bp-88f4aca2-437b-45d1-8d7a-11a7c0240818 bp-ebb8ed44-af42-44c1-89f9-54b1f0240818 bp-3aa6e40e-467c-4c72-8373-b23e30240818

Задан fjcorfel 4 недели назад

Последний ответ от jonzn4SUSE 2 недели назад

  • Решено

Firefox will not play video on Linux

Firefox 129.0.2 (64-bit) Mozilla Firefox Snap for Ubuntu canonical-002 - 1.0 Running on kubuntu Linux 24.04, kernel version 6.8.0-41-generic (64-bit) KDE Plasma Versio… (читать ещё)

Firefox 129.0.2 (64-bit) Mozilla Firefox Snap for Ubuntu canonical-002 - 1.0

Running on kubuntu Linux 24.04, kernel version 6.8.0-41-generic (64-bit) KDE Plasma Version 5.27.11 Qt Version 5.15.13

I've posted a description of my problem on the kubuntu forums: https://www.kubuntuforums.net/forum/newbie-support/help-the-new-guy/681835-firefox-eating-up-a-lot-of-cpu

Here is a synopsis of my posts on that thread to distill the most noteworthy symptoms:

I have snap Firefox installed.

$ snap list Name Version Rev Tracking Publisher Notes bare 1.0 5 latest/stable canonical✓ base core22 20240731 1564 latest/stable canonical✓ base firefox 129.0.2-1 4793 latest/stable mozilla✓ - firmware-updater 0+git.5007558 127 latest/stable/… canonical✓ - gnome-42-2204 0+git.510a601 176 latest/stable/… canonical✓ - gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ - snapd 2.63 21759 latest/stable canonical✓ snapd thunderbird 128.1.0esr-1 507 latest/stable/… canonical✓ - $

If I start firefox from the shell command line, it runs fine. It runs the shell script in /usr/bin/firefox, which ultimately executes /snap/bin/firefox. Clearly that shell script is doing some configuration that I don't understand.

If I​ hit Alt-space I see the menu in the referenced screen grab (see attached).

If I select the first entry, to run firefox from the command line, it has the same effect as starting /usr/bin/firefox from a bash shell; it works fine. However, if I select the third entry, firefox does not play any video; I've mostly tested with YouTube videos that have actual video and audio.

I'm not sure what gets executed when I select the third option from the Alt-space menu. It appears from doing a "ps -ef" that it's the same /snap/firefox/... executable. But I'm wondering why is this entry in the Alt-space menu and how does it get initialized or 'configured' to run.

Additionally, if I do start firefox from the entry with the firefox browser icon, and it fails to play video, I must then uninstall firefox using snap and then reinstall in order to get video playback to work. That is, after a failed start, simply exiting firefox and restarting it from the shell command line will not work; firefox will not play video correctly at all.

I also noticed that on my PC desktop, "snap list" lists firefox as "firefox 129.0.2-1 4793 latest/stable mozilla✓ -"

But on my old Lenova laptop running the same kubuntu version, "snap list" lists firefox as "firefox 129.0.2-1 4757 latest/stable mozilla✓ -"

​I'm up to date on both systems via "sudo apt update"' and "sudo apt upgrade"

Even more frustrating, today, for the first time, despite starting firefox from the command line, video still didn't play. I had to uninstall firefox and reinstall it.

Задан rhimb0h 2 недели назад

Дан ответ cor-el 2 недели назад

Drag and drop text to firefox

I mistakenly dragged a text from a search box and dropped it on my browser page. If this text is a url (Ex: www.some_site.com), Firefox will navigate to that page. How … (читать ещё)

I mistakenly dragged a text from a search box and dropped it on my browser page. If this text is a url (Ex: www.some_site.com), Firefox will navigate to that page. How do I prevent Firefox from opening dropped links on pages?

Задан dave_ga490 3 недели назад