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

Assistance with Tab Activation Order

Hello! Can you help me sort out a little problem? I am reaching out to seek assistance with a specific issue I am encountering in the Firefox browser. In my previous bro… (читать ещё)

Hello! Can you help me sort out a little problem? I am reaching out to seek assistance with a specific issue I am encountering in the Firefox browser.

In my previous browser, when opening new tabs, they were considered active even if I did not immediately switch to them. This behavior allowed me to open multiple tabs, for example, by using the mouse wheel to open several videos from the main YouTube page. Subsequently, when closing the main page, the videos would be available in the order they were opened, facilitating a seamless viewing experience.

Upon transitioning to Firefox, I have attempted to configure the browser to replicate this behavior using the Sidebery extension. However, even with the extension, new tabs are not recognized as active unless I explicitly switch to them, making it challenging to maintain the desired tab activation order.

I have explored various settings and experimented with the Sidebery extension but have not been successful in achieving the desired result. In contrast, the Yandex browser, with the "Switch to the previous active tab when closing a tab" option enabled, behaves in the manner I am accustomed to.

Could you please provide guidance on how I can configure Firefox to consider new tabs active immediately upon opening, regardless of whether I switch to them immediately?

I added pictures to make it clearer what I'm talking about.

Thank you for your time and assistance.

Задан Vilian 1 месяц назад

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

When Opening PDF, I See Two Different Firefox Developer Applications Are Displayed (one with logo & other without)

I have had this problem for a while. I am not sure what to do so that I can fix this. Whenever I open a pdf or any application that can be opened in the browsers shows me… (читать ещё)

I have had this problem for a while. I am not sure what to do so that I can fix this. Whenever I open a pdf or any application that can be opened in the browsers shows me two options for firefox browser. I attached a picture that will make it obvious what the problem is.

Задан Mishri 1 месяц назад

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

Unable to Log in Google Accounts

Error Message: "Could'nt Sign You In: This Browser or APP May not be Sscure 1. Happened to Both Build 124 and 125 2. Virus Clean 3. Haved tried cleaning the cache and co… (читать ещё)

Error Message: "Could'nt Sign You In: This Browser or APP May not be Sscure 1. Happened to Both Build 124 and 125 2. Virus Clean 3. Haved tried cleaning the cache and cookies

Задан Samson Z 2 недели назад

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

Firefox Developer Edition starts up at a fixed position and size

I am running Firefox Developer Edition (123.0b1) on Windows 11 and every time I start Firefox it maximises and then resizes to a set size with the maximise button set to … (читать ещё)

I am running Firefox Developer Edition (123.0b1) on Windows 11 and every time I start Firefox it maximises and then resizes to a set size with the maximise button set to restore size mode (I.e. the window thinks it is maximised). I have followed the steps detailed for this question: https://support.mozilla.org/en-US/questions/1411093 however that does not resolve my issue. This has only started recently after I turned the laptop into a tablet and back again. Once I "restore" the window and then I maximise the window it works as expected. However it is very annoying. Also if I start another instance of Firefox this new instance does not exhibit the same behavior.


Computer: HP Envy OS: Windows 11 with all current updates and as far as I can tell AI is turned off using a group policy.

Задан graham.harris.1975 3 месяца назад

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

How to restore cookies which have been deleated by mistake

How to restore cookies which have been deleted by mistake. I have accidently cleared all cookies from the cache. however, some of the important information from one of th… (читать ещё)

How to restore cookies which have been deleted by mistake. I have accidently cleared all cookies from the cache. however, some of the important information from one of the softwares (Zerodha) was stored in the cache as cookies. Now the entire data is lost. How can it be recovered

Задан Vaidhanathan R 1 месяц назад

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

Firefox v122 --profile option is not working properly

Hi, I am running the latest Firefox v122 (firefox_122.0+build1-0ubuntu0.22.04.1~mt1_amd64.deb not snap) and when using the --profile option to specify the startup pr… (читать ещё)

Hi,

  I am running the latest Firefox v122 (firefox_122.0+build1-0ubuntu0.22.04.1~mt1_amd64.deb not snap)

and when using the --profile option to specify the startup profile it fails to start even on a NEW system that never ran Firefox if I give it a directory that resides on a mounted ext3 filesystem.

  All the permissions are OK and yet running strace I see an error and after a few second will get the

generic pop-up with the error message: (after a few seconds)

Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.

 Running the SAME from /tmp works fine, but I need the profile to reside on a persistent storage area

so if the LIVE distro restarts then it can restore the previous session, bookmarks, options, etc...


============================================================
 The 2 directories were created identically and have the exact same permissions:

xubuntu@xubuntu:~$ mkdir /tmp/firefox3

xubuntu@xubuntu:~$ mkdir /media/xubuntu/sys_n01_home/mozilla/firefox3

xubuntu@xubuntu:~$ ls -ald /tmp/firefox3 drwxrwxr-x 17 xubuntu xubuntu 1080 Jan 21 22:05 /tmp/firefox3

xubuntu@xubuntu:~$ ls -ald /media/xubuntu/sys_n01_home/mozilla/firefox3 drwxrwxr-x 17 xubuntu xubuntu 4096 Jan 21 21:13 /media/xubuntu/sys_n01_home/mozilla/firefox3

============================================================

The only difference is that one is mounted on tmpfs and the other is on /dev/nvme0n1p2:

xubuntu@xubuntu:~$ df -k /tmp/firefox3 Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 32560016 351528 32208488 2% /tmp

xubuntu@xubuntu:~$ df -k /media/xubuntu/sys_n01_home/mozilla/firefox3 Filesystem 1K-blocks Used Available Use% Mounted on /dev/nvme0n1p2 195751828 51056068 142695768 27% /media/xubuntu/sys_n01_home


============================================================

When starting firefox with the /tmp/firefox3 profile directory it works fine and starts up:

xubuntu@xubuntu:~$ firefox --profile /tmp/firefox3

newfstatat(AT_FDCWD, "/tmp/firefox3", {st_mode=S_IFDIR|0775, st_size=1040, ...}, 0) = 0 newfstatat(AT_FDCWD, "/tmp/firefox3/.parentlock", {st_mode=S_IFREG|0664, st_size=0, ...}, 0) = 0 openat(AT_FDCWD, "/tmp/firefox3/.parentlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11 fcntl(11, F_GETLK, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0, l_pid=-487933736}) = 0 fcntl(11, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 uname({sysname="Linux", nodename="xubuntu", ...}) = 0


BUT when using the persistent storage on the real filesystem (but SAME exact permissions) it fails:

newfstatat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0 newfstatat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3/.parentlock", {st_mode=S_IFREG|0664, st_size=0, ...}, 0) = 0 openat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3/.parentlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11 fcntl(11, F_GETLK, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0, l_pid=1519466008}) = 0 fcntl(11, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = -1 EACCES (Permission denied) close(11) = 0

Am I doing anything wrong or is this some weird startup issue / race condition in the parentlock management?

Thank you for looking into this.

  -Sanjiyan

PS: I can upload the full strace file for both scenarios if needed. Thanks again.

     running on an xubuntu distribution "22.04.2 LTS (Jammy Jellyfish)"

Задан Sanjiyan 3 месяца назад

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

Deleted passwords are being restored

I have 3 computers (2 desktops, 1 laptop). I want to permanently delete approx 300 unused/unneeded passwords. I deleted them from computer #1, then logged out of Firefox… (читать ещё)

I have 3 computers (2 desktops, 1 laptop). I want to permanently delete approx 300 unused/unneeded passwords. I deleted them from computer #1, then logged out of Firefox. The new count was 346 passwords.

I went to the second computer, deleted approx the same number from computer #2. The new count was 324 passwords I returned to computer # 1 and logged back into Firefox.

Within a short time, computer #1 is at 759 passwords, and computer 2 is at 691 passwords.

How do I get the deletions to be permanent? It's the second pass at doing this and I'm FRUSTRATED.

Задан Steve Katz 11 часов назад

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

page has infinite reloading

I'm experiencing a problem when I visit certain websites, like 'https://mui.com/x/react-data-grid/'. Every time I try to access this site, the page starts an infinite rel… (читать ещё)

I'm experiencing a problem when I visit certain websites, like 'https://mui.com/x/react-data-grid/'. Every time I try to access this site, the page starts an infinite reloading loop, preventing me from using the website normally.

Задан elhaddajiotmane 3 месяца назад

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

Twitch - Non-Supported Browser Message

Attempting to log-in on Twitch with Firefox Browser - Developer version 122.0b9 (64-bit) is currently not possible, repeated messages are prompted by the Twitch website a… (читать ещё)

Attempting to log-in on Twitch with Firefox Browser - Developer version 122.0b9 (64-bit) is currently not possible, repeated messages are prompted by the Twitch website about "unsupported browser" and to contact browser support to resolve this issue.

Clearing cache, disabling extensions did not work. Using regular Firefox works without issues, only noticed this being an issue after most recent update for Firefox Dev browser.

Side effect as well since update is that any Cloudflare captcha is impossible and all website that use Cloudflare to "authenticate" that I'm human just outright fail or continue indefinitely.

Задан BiddinWar 3 месяца назад

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

can't pin add-ons to toolbar

Hi. I can't access my add-ons that I installed. When I click on the extensions icon it doesn't open that little menu like it does for other people, but it takes me to 'ab… (читать ещё)

Hi. I can't access my add-ons that I installed. When I click on the extensions icon it doesn't open that little menu like it does for other people, but it takes me to 'about:addons' in a new tab. I also want to pin my addons to my toolbar which is also not working. Please help me out

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

Последний ответ от zeroknight 3 недели назад

Highlighting in PDFs using native tools.

Hello, as of recently Firefox got the new tool to highlight text in the native PDF viewer, and I really enjoyed using it. As of today, I had not updated or changed versio… (читать ещё)

Hello, as of recently Firefox got the new tool to highlight text in the native PDF viewer, and I really enjoyed using it. As of today, I had not updated or changed versions, but I suddenly lost access to the highlight tool option. Refreshing the page didn't work, downloading a new PDF and opening it didn't work, restarting Firefox didn't work, and I haven't seen anybody else have this issue.


Firefox Version> Firefox Developer Edition 125.0 Beta 8 (20240403091602) OS> Windows 11

I don't know if this is just an issue due to it being in beta, or it being on beta 7 but not 8, but either way any solution is appreciated!

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

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

Is AdBlock scamming all Firefox users, or do you not want their partnership?

AdBlock has not made any updates for Firefox for eleven months. Do they just not care, or has Mozilla rejected them? The internet is terrible enough as it loves to scam a… (читать ещё)

AdBlock has not made any updates for Firefox for eleven months. Do they just not care, or has Mozilla rejected them? The internet is terrible enough as it loves to scam all users on all sites.

Задан Benjamin_Minney 3 месяца назад

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

Firefox being extremly laggy

I switched from windows 10 to 11 and to a new laptop. Here in my new laptop Asus tuf 15 ,even though it has better RAM , internet connection, cache memory, cores the FIRE… (читать ещё)

I switched from windows 10 to 11 and to a new laptop. Here in my new laptop Asus tuf 15 ,even though it has better RAM , internet connection, cache memory, cores the FIREFOX doesnot function properly. It's extremly laggy specially when I use YOURUBE . In my earlier HP laptop with 8 GB ram I could use 10-15 tabs at one time .It would still not lag . It could do web development at the same time I could watch youtube tutorials. But now I barely open 4-5 tabs the youtube starts freezing up to the extent that I really get frustrated. Please so something or I will have to switch to BRAVE browser or something.

Задан MANAS UNIYAL 4 месяца назад

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

ssa.gov account login no longer works on Firefox, but does work on Edge

I can no longer log into my social security account using Firefox, but the login does work on edge. When I try login on Firefox, I get the following error message: Bad R… (читать ещё)

I can no longer log into my social security account using Firefox, but the login does work on edge. When I try login on Firefox, I get the following error message:

Bad Request

Your browser sent a request that this server could not understand. Size of a request header field exceeds server limit.

The initial web site is https://www.ssa.gov/. From there I hit "Sign in", and get to https://secure.ssa.gov/RIL/SiView.action using Edge, but get just the error message using Firefox.

There is another route, which is through https://www.ssa.gov/myaccount/. Hitting either account or sign in on that page will work on Edge, but gives the same error message on Firefox.

Задан Bob G 6 дней назад

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