Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi

Firefox

What causes Firefox to freeze when two video windows are opened, i.e. in a new tab, the video windows immediately start to freeze? I use Windows 11. Other browsers work f… (xem thêm)

What causes Firefox to freeze when two video windows are opened, i.e. in a new tab, the video windows immediately start to freeze? I use Windows 11. Other browsers work fine, only Firefox freezes with two windows open.

Được hỏi bởi Piotr 2 tháng trước

Lần cuối trả lời bởi Paul 2 tháng trước

Cannot access my broadband router using Firefox?

My broadband router set ip address is not secure as it's HTTP What is the solution to able me to access my home router via Wifi in the same location of course which is at… (xem thêm)

My broadband router set ip address is not secure as it's HTTP What is the solution to able me to access my home router via Wifi in the same location of course which is at home?

Được hỏi bởi remy.zaouche 2 tháng trước

Lần cuối trả lời bởi jonzn4SUSE 2 tháng trước

Data Restoration

Hello, I recently used the option to sign out while also checking the box to delete data from the device. I was under the impression that once I had the new computer I co… (xem thêm)

Hello, I recently used the option to sign out while also checking the box to delete data from the device. I was under the impression that once I had the new computer I could just sign into my account and my synced data would be there. This is not the case, because I can't even get my bookmarks and what not back on the device that I originally signed out of. I'm pretty sure I am on the right account so why is everything gone even though it said that synced data will not be deleted? Am I cooked? Losing all my keys and bookmarks is going to suck so if anyone could help me, that would be much appreciated.

Được hỏi bởi Micah Russo 2 tháng trước

Lần cuối trả lời bởi alexandra Mia 2 tháng trước

translate wont work

translate wont work , i have 2 pc win 10 pro , same IP in china , on 1 pc is workking , but on the other one it wont , i did new install , refresh , disabled add-ons exc… (xem thêm)

translate wont work , i have 2 pc win 10 pro , same IP in china , on 1 pc is workking , but on the other one it wont , i did new install , refresh , disabled add-ons exc , my language set to english and i need to translate chinese intoo english please help thanks

Được hỏi bởi buddhi 3 tháng trước

Lần cuối trả lời bởi TyDraniu 3 tháng trước

Increasing screenshot resolution

While taking screenshot of entire page or section within the page, taken screenshot resolution is of very low quality. As a result when shared the screenshot with someone… (xem thêm)

While taking screenshot of entire page or section within the page, taken screenshot resolution is of very low quality. As a result when shared the screenshot with someone using copy paste function or download and share option, in both methods screenshot image quality is very low making it very difficult to read data/text from the same. Text from the screenshot is barely in readable format. Even zooming the image distorts image totally. I want a way to increase screenshot resolution or improve its image quality so we can read easily without zoom or zooming the image file.

Được hỏi bởi Ruzveh 4 tháng trước

Lần cuối trả lời bởi anasnaeem786786 4 tháng trước

Embedded YouTube videos displaying that 'autoplay is disabled' when it isn't, only on Firefox

I've embedded a Youtube video from our company's YouTube page into our website. It works fine on Chrome, but on Firefox it displays the error message: 'Video unavailable … (xem thêm)

I've embedded a Youtube video from our company's YouTube page into our website. It works fine on Chrome, but on Firefox it displays the error message: 'Video unavailable Playback on other websites has been disabled by the video owner Watch on YouTube' I have not disabled playback on other websites. Where could this problem be? It looks unprofessional for the video not to be working.

Any help would be much appreciated.

Được hỏi bởi Isaac W 2 tháng trước

Lần cuối trả lời bởi jonzn4SUSE 2 tháng trước

How do I PERMANENTLY hide the AI bar... I mean side bar?

Dear Firefox Every few days the sidebar reappears. I DO NOT WANT to use the AI chatbot. Having tabs from other devices is all that useful to me. It feels like something t… (xem thêm)

Dear Firefox

Every few days the sidebar reappears.

I DO NOT WANT to use the AI chatbot.

Having tabs from other devices is all that useful to me. It feels like something that's just there to justify the AI chatbot bar existing.

I can access bookmarks and history from the toolbar. Don't need a new sidebar for that. They don't justify your stupid AI chatbot bar.

I DO NOT WANT TO USE YOUR AI CHATBOT. YOUR SIDEBAR IS LITERRALY NO DIFFERENT FROM A POP UP ADVERT. SO STOP HAVING IT POP UP AGAIN AND AGAIN.

Được hỏi bởi thequasitswarlock 1 tháng trước

Lần cuối trả lời bởi Paul 1 tháng trước

"Find" highlighted text background is really tough for this color blind person.

Doing a "find" ends up showing a greenish (so I'm told) background with white text. Want to guess which "find" in the attached image is difficult for me to find? What I w… (xem thêm)

Doing a "find" ends up showing a greenish (so I'm told) background with white text. Want to guess which "find" in the attached image is difficult for me to find?

What I would like: Find (focus): yellow text on black background Find All: white text on black background

Yes, of course it would be nice if that would auto switch to black on yellow if the website default is black background.

I can hack userContent.css and get the selection function to work:

/* General highlight (for text selection, etc.) */

selection {
   background: #FFFF00 !important;  /* Yellow background */
   color: #000000 !important;       /* Black text */

}

I can hack userContent.css and get the Find All (sans the focus) to work.

But firefox always provides the focus with white on green. Even if I do something like this:

/* Customize the color of highlighted search text */ input[type="search"]:focus::selection {

   background: #FFFF00 !important;  /* Yellow background */
   color: #000000 !important;       /* Black text */

}

I tried several themes. No change. I tried changing Windows Preferences. No change.

There must be a way to make this "find" feature useful for me.

Được hỏi bởi jonathan67 3 tháng trước

Lần cuối trả lời bởi TyDraniu 3 tháng trước

PWAs only work for domain, not full url path?

I tried making a PWA ("Add tab to taskbar") for "https://discord.com/channels/@me," but when I launch it, it only navigates to "https://discord.com," which is a splash pa… (xem thêm)

I tried making a PWA ("Add tab to taskbar") for "https://discord.com/channels/@me," but when I launch it, it only navigates to "https://discord.com," which is a splash page that prompts you to either download the Discord desktop app or continue on the web (clicking to continue on web then takes you to ./channels/@me). Examining the desktop shortcut for the PWA confirms that the URL it targets is "https://discord.com"; however, changing this url manually in the shortcut then relaunching it STILL only navigates to the discord.com domain, not the full discord.com/channels/@me url path that I specified.

Can anyone else confirm whether PWAs can only currently target a domain, not a specific url path?

Được hỏi bởi fiffox 5 tháng trước

Lần cuối trả lời bởi Agent virtuel 5 tháng trước

Firefox startet immer Vollbildmodus

Hallo, ich habe das problem das mein Firefox browser immer im Vollbild modus startet, das hat er vorher nie gemacht. ich kann es zwar über die F11 taste zurücksetzen aber… (xem thêm)

Hallo, ich habe das problem das mein Firefox browser immer im Vollbild modus startet, das hat er vorher nie gemacht. ich kann es zwar über die F11 taste zurücksetzen aber das ist nicht gut, auch habe ich schon einträge in der about:config gemacht die das verhindern sollten was aber auch nichts gebracht hatt. Es wäre schön wenn man das problem beseitigen könnte.

Ichhabe auch schon alle pluging mal ausgeschaltet um es zu testen hat aber auch nichts gebracht. Vielelicht liegt es ja doch an Firefox selbst.

Es wäre schön wenn mir da jemand weiter helfen könnte.

Danke Olaf

Được hỏi bởi Olaf Heiseler 2 tháng trước

Lần cuối trả lời bởi wzdm007 2 tháng trước

How do I turn off the option to switch to vertical tabs when I right click on the tab space

This has been infuriating me for a few weeks now, I accidentally close tabs all the time when using Firefox and I normally right click the top and click the "Reopen close… (xem thêm)

This has been infuriating me for a few weeks now, I accidentally close tabs all the time when using Firefox and I normally right click the top and click the "Reopen closed tab option. However since this change, I have constantly been miss clicking on the "Turn On Vertical Tabs" options which is incredibly infuriating because It adds 3 more clicks to just reopening a tab. This "Feature" cannot be turned off no matter how hard I try and I am very close to switching to another browser due to this.

Được hỏi bởi andyxhr 2 tháng trước

Lần cuối trả lời bởi Agent virtuel 2 tháng trước

Complete session removed

I opened a profile that I had just used recently to a blank tab bar. I closed it and the sessionstore-backup folder did not have a recent backup, The most recent about a… (xem thêm)

I opened a profile that I had just used recently to a blank tab bar. I closed it and the sessionstore-backup folder did not have a recent backup, The most recent about a week old.

Just for testing, I tried to restore with one of the upgrade.jsonlz4 file, about 2 weeks old, but it also had no session. I then restored one that was 2 months old. That one had a session

Now, Firefox no longer generates the upgrade.jsonlz4 files

Được hỏi bởi noel_envode 3 tháng trước

Lần cuối trả lời bởi jonzn4SUSE 2 tháng trước

Re: Mozilla Account Access.

Dear Mozilla for over a week now all efforts to login to my Mozilla has been a time wasting effort, I have followed all the instructions including initial using the corre… (xem thêm)

Dear Mozilla

for over a week now all efforts to login to my Mozilla has been a time wasting effort, I have followed all the instructions including initial using the correct password, resetting and confirming my New Password; and also entering my32 character account recovery key all to no avail. At each stage the entered characters are indicated in the red box with a writing underneath that it is wrong. All the above parameters are securely stored in my computer and a notebook.

Mozilla, how are you going to solve this problem. Just as you Firefox updated you do not check well to see whether they work well or not, and you push them out to the public. Besides you also force to update my versions which I have not given you permission.

Regards.

DR CLEMENT AKATENG MD

Được hỏi bởi DR CLEMENT AKATENG MD 2 tháng trước

Lần cuối trả lời bởi jeff-g 2 tháng trước