Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

HSTS cookies

OK, I have Firefox (Windows 10 AMD64, desktop) configured to delete history when I close it. So, I see that regular webiste cookies are deleted. But are the HSTS websit… (Lesen Sie mehr)

OK, I have Firefox (Windows 10 AMD64, desktop) configured to delete history when I close it.

So, I see that regular webiste cookies are deleted.

But are the HSTS website "super cookies" deleted?

https://ipleak.com/articles/what-is-hsts-super-cookies What are HSTS Super cookies and why are they dangerous?


thanx.

Gefragt von TooFar vor 23 Stunden

Open a new tab, cannot copy text

When I click on a link and say to open the link in a new tab, there's an issue. The "Copy" in the context menu for that new tab is grayed out, i.e., cannot be selected. … (Lesen Sie mehr)

When I click on a link and say to open the link in a new tab, there's an issue.

The "Copy" in the context menu for that new tab is grayed out, i.e., cannot be selected.

So I have to go back to the origin page, and then re-select the new, just opened tab.

After I do that, the "Copy" is no longer grayed out.

Is this a bug?

If so, how do I report it?

Many thanks.

Gefragt von TooFar vor 23 Stunden

Credit Card autofill breaks after system reboot

Similar to this problem: https://support.mozilla.org/en-US/questions/1360287 . I am using Debian 12, i3wm, and Firefox 127.0.1 After adding a new credit card to Firefox… (Lesen Sie mehr)

Similar to this problem: https://support.mozilla.org/en-US/questions/1360287 .

I am using Debian 12, i3wm, and Firefox 127.0.1

After adding a new credit card to Firefox, I can go to any website that needs credit card info and it will auto fill successfully. When I reboot my computer and then try to auto fill credit card info, Firefox prompts me for the password to the "Default" keyring, but it does not autofill (something in the input box flashes quickly then it goes blank again). Firefox will not autofill again until I add a new credit card.

I had no success with Firefox in Troubleshooting mode either.

Gefragt von crawforc3@gmail.com vor 1 Tag

OCSP querying despite being disabled

Good day, I was experiencing a time related issue when my system clock was unexpectedly lagging behind. I was trying to connect to my https proxy while noticing. I had d… (Lesen Sie mehr)

Good day,

I was experiencing a time related issue when my system clock was unexpectedly lagging behind. I was trying to connect to my https proxy while noticing. I had disabled ocsp querying and hard-fail to avoid any issues. So far, nothing was out of the ordinary. What really surprised me however, was that i was getting the OCSP_FUTURE_RESPONSE error all of a sudden. It should have never attempted querying the ocsp server in the first place. why then am i getting this error message?

Gefragt von Flin234 vor 1 Tag

Firefox pauses video (when playing videos from the web) whenever audio is NOT muted.

Pretty much every video I attempt to play, including https://www.allaboutbirds.org/cams/red-tailed-hawks/# will play the video only when audio is muted. unmute the audio … (Lesen Sie mehr)

Pretty much every video I attempt to play, including https://www.allaboutbirds.org/cams/red-tailed-hawks/# will play the video only when audio is muted. unmute the audio and you get the audio track but the video is paused.

Can't figure this one out, I've seen it only in the last few days (it started when I was using 127.0.0 and continues in 127.0.1)

Chrome and Chromium don't do this.

Thanks in advance for any helpful advice!

Fred

Gefragt von fredex vor 2 Tagen

Open With pop-up window not showing

Hello, I've recently installed 127.0 (64-bit) and although I've set browser.download.start_downloads_in_tmp_dir to true, and rebooted my PC, I still don't get the 'Open … (Lesen Sie mehr)

Hello,

I've recently installed 127.0 (64-bit) and although I've set browser.download.start_downloads_in_tmp_dir to true, and rebooted my PC, I still don't get the 'Open With' pop-up - the file goes directly into Downloads.

I'm on Ubuntu 22.04 LTS (jammy jellyfish).

Please advise me what I'm doing wrong.

Gefragt von chris.leake vor 3 Tagen

Picture In Picture mode isnt sticky

Im using Ubuntu 22.04 LTS Intel cpu I7 9th gen NVIDIA gpu but i disabled it My problem is that the Picture in Picture mode isnt sticky if i press anything it vanishes fro… (Lesen Sie mehr)

Im using Ubuntu 22.04 LTS Intel cpu I7 9th gen NVIDIA gpu but i disabled it My problem is that the Picture in Picture mode isnt sticky if i press anything it vanishes from view.

Gefragt von Mcmunhuu vor 3 Tagen

Letzte Antwort von Mcmunhuu vor 3 Tagen

Context Menu, 7th item cannot open in New Tab

When I open a bookmark folder and right-click on the 7th item down I cannot select Open in New Tab because the context menu is jammed up against the top of the screen (I … (Lesen Sie mehr)

When I open a bookmark folder and right-click on the 7th item down I cannot select Open in New Tab because the context menu is jammed up against the top of the screen (I believe it is called the Title Bar where resides the date and some of the system menus,) and the Open in New Tab at the top of the context menu is present, will not highlight and cannot be selected with the mouse.

FF 126.0.1 Host: Laptop AB BIOS: INSYDE Corp. 3.19 (05/29/2023) OS: Pop!_OS 22.04 LTS x86_64 DE: GNOME 42.9 (x11) Kernel: Linux 6.8.0-76060800daily20240311-generic Shell: bash 5.1.16

Gefragt von qpackard vor 4 Tagen

Letzte Antwort von qpackard vor 3 Tagen

Firefox : Could not load xpcom

Hello, I am currently facing a problem. Yesterday, I passed a message from https://firefox-source-docs.mozilla.org/setup/linux_build.html#building ---The official documen… (Lesen Sie mehr)

Hello, I am currently facing a problem. Yesterday, I passed a message from https://firefox-source-docs.mozilla.org/setup/linux_build.html#building ---The official documentation for firefox on Linux compiles and installs a Linux system with aarch64 architecture on an Ubuntu host with x86 architecture. In fact, I only modified a file called ". mozconfig" and added the following information: "ac-add-options -- target=aarch64-linux-gnu mk-add-options MOZ-OBJDIR=@TOPSRCDIR@/obj-aarch64-linux mk-add-options AUTOCLOBBER=1". After compiling for a while, I obtained a folder called "obj-aarch64-linux". I used the command "file /obj-aarch64-linux/dist/bin/firefox" to check the properties of the knowability file as follows: " firefox: ELF 64 bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter/lib/ld Linux arch64. so. 1, for GNU/Linux 3.7.0, BuildID [md5/uuid]=6b1bede035b0d0bc9930d0d4d88c3c14, with debug_info, not stripped ”. I think I have completed cross compilation, so I compressed the "obj-aarch64-linux" folder on a USB drive and copied it to my aarch64 architecture development board. And when I tried to launch the browser on the development board using the "./obj-aarch64-linux/dist/bin/firefox" command, I received an error message saying "Couldn't load XPCOM". It is worth mentioning that firefox is installed by default on my development board, but I need to compile and install its source code, and local compilation cannot be achieved on my development board, so I made the above operation. So, I want to know how to solve this problem, or if there are any errors in my cross compilation process. Thank you for your help and look forward to your prompt reply.

Gefragt von 158107824 vor 5 Tagen

How to see the computed value for gfx.color_management.display_profile?

Hi, I have an issue with color profiles that I'd like some help with. For my setup, I'm using a thinkpad with a wide gamut display running in fedora. The issue is that … (Lesen Sie mehr)

Hi,

I have an issue with color profiles that I'd like some help with. For my setup, I'm using a thinkpad with a wide gamut display running in fedora.

The issue is that an image exported from Darktable looks overly saturated in Firefox. I found I was able to fix this by specifying the color profile using the flag `gfx.color_management.display_profile`. However that profile is the OS default, and according to Firefox it should've been picked up when querying the OS.

How can I see what icc/color profile Firefox is using? Alternatively, what method is Firefox using to query the OS for its default profile? Thank you.

Gefragt von bogardon vor 5 Tagen

Firefox updated, and when I loaded it, my "old profile" is gone.

Sorry, not sure where to put it for the "topic". Tried this link: https://support.mozilla.org/en-US/kb/recover-user-data-missing-after-firefox-update I see TWO profiles… (Lesen Sie mehr)

Sorry, not sure where to put it for the "topic".

Tried this link: https://support.mozilla.org/en-US/kb/recover-user-data-missing-after-firefox-update

I see TWO profiles listed.

As the current one isn't what I want I try the second one "launch in new browser" - as said in the notes.

All that does is throw me back to the "welcome to Firefox" page.

No, it isn't the end of the world, but I had a few open windows/tabs. (By comparison to this machine which has A LOT of windows and tabs open)

They were useful/used/needed stuff.

It is a DIFFERENT MACHINE to this one. I haven't logged in here from the OTHER machine - may in the future if required/asked.

I'll try to leave well enough alone for now, but I do need that machine and this is a huge bump in the usual smooth flow of things.

BTW - just mentioning. MANY sites showed/suggested how to restore previous sessions but they all point to the HISTORY menu and then show RESTORE OLD SESSIONS.

Doesn't exist on either of my machines.

No data shared as this is NOT the machine with the problem.

Gefragt von teeny_weeny vor 5 Tagen

How can the update nagging pop-up be permanently and completely disabled?

This pops up every few hours. Sometimes it pops up invisible but steals focus from the main window. How can this be disabled? I tried all methods that have been mentione… (Lesen Sie mehr)

This pops up every few hours. Sometimes it pops up invisible but steals focus from the main window. How can this be disabled?

I tried all methods that have been mentioned everywhere on the Internet, including policy.json, Group Policy on Windows, etc. Nothing disables this nagging yet.

Gefragt von yekos82264 vor 2 Wochen

Letzte Antwort von yekos82264 vor 6 Tagen