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

When opening Firefox, screen is so large toolbar is almost hidden at top

When I open Firefox these days, the window is so big that the toolbar is barely visible. I have to put the cursor in just the right little spot to pull the window down an… (xem thêm)

When I open Firefox these days, the window is so big that the toolbar is barely visible. I have to put the cursor in just the right little spot to pull the window down and resize it. It is NOT full screen or maximized, it just opens a huge window that's too far up on the screen. I just want to resize the default window that it opens with.

Đã giải quyết Đã lưu trữ 1 225

Sidebar unlocatable

Bought a new computer. All my toolbar bookmarks migrated across successfully. Sidebar symbol missing from the menu bar and I couldn't find where these Book Marks were at … (xem thêm)

Bought a new computer. All my toolbar bookmarks migrated across successfully. Sidebar symbol missing from the menu bar and I couldn't find where these Book Marks were at first. But then I right clicked on the menu bar, clicked on Manage Book Marks which opened a Library box and there they were. Does anyone know an easier way to access them please? Any tips gratefully received. Thanks, Bob

Đã giải quyết Đã lưu trữ 3 252

The browser does not open normally.

In English, the meaning of this error is: Title: Configuration error Content: Failed to read configuration file. Please contact your system administrator. I had this erro… (xem thêm)

In English, the meaning of this error is: Title: Configuration error Content: Failed to read configuration file. Please contact your system administrator.

I had this error for a long time. But it's not too serious. Just hit ok and I can use all the recovery tabs as before without any problems. But every time I open windows and open the browser, this message appears. I feel very uncomfortable and tired without knowing why. Even reinstalling the browser didn't fix the problem, I tried it before and lost my favorite browser theme. And 1 more thing if someone can explain. If it can't read the configuration file, how can I still use the browser? What does that configuration file do?

This message only appears when I have not opened the Firefox browser on my computer. If I already have the tab, I can open another firefox browser without that message appearing. Only when I close all tabs. Open it again and it will appear. And click ok to use normally.

Đã giải quyết Đã lưu trữ 2 135

Linked image (via "src=") not displaying (FF 126.0.1 & 127.0)

Hi Guys, This is a recent hiccup and only seems to affect Firefox 126.0.1 & 127.0 (I'm running Win64 EME-free): I have a HTML file which displays images from various … (xem thêm)

Hi Guys,

This is a recent hiccup and only seems to affect Firefox 126.0.1 & 127.0 (I'm running Win64 EME-free):

I have a HTML file which displays images from various weather-cam websites, using the HTML "img src=" tag.

On previous versions of Firefox all was fine, however since 126.0.1 one image in particular will not display - it simply shows a broken image place-holder. Using MS Edge and Chrome, it displays correctly.

This is the image in question:

http://119.17.143.158:8777/Streaming/channels/102/picture/?auth=U1BDRzo1NG5keXAwMW50IQ==

I suspect it's something to do with the "auth=" 'key'?

Thanks in advance for any suggestions/assistance.

Mike.

Đã giải quyết Đã lưu trữ 5 298

Javascript

Websites say that my Javascript is disabled, but I already checked on the about:config website and the javascript.enabled is set to true. What do I do so these websites a… (xem thêm)

Websites say that my Javascript is disabled, but I already checked on the about:config website and the javascript.enabled is set to true. What do I do so these websites accept that my Javascript is enabled?

Đã giải quyết Đã lưu trữ 1 360

three.js inconsistently runs slowly

I am trying to access websites that use three.js. When I initially start, the website runs too slowly to be usable, but if I tab out for some time and then tab back in, t… (xem thêm)

I am trying to access websites that use three.js. When I initially start, the website runs too slowly to be usable, but if I tab out for some time and then tab back in, the website runs at normal speed for a bit before slowing down again. I cannot find any solutions to this problem nor anyone else who had the same problem as me.

OS: Windows 11 Home 23H2 (22635.3720) Firefox Version: 126.0.1 GPU: GIGABYTE NVIDIA RTX 4060 Ti 8GB GPU Drivers: Game Ready 555.99

Đã giải quyết Đã lưu trữ 1 108

Access to Website Being Denied: Brute Force Bot Was Blocked

When using Firefox (latest) and attempting to login into a website I get an error (see attached image) generated by the host's server's firewall. It appears it thinks I'm… (xem thêm)

When using Firefox (latest) and attempting to login into a website I get an error (see attached image) generated by the host's server's firewall. It appears it thinks I'm a bot. When I use Firefox's privacy mode I don't get this error. I would prefer not to use privacy mode. I contacted the administrator of the website I'm attempting to access and he couldn't offer any help.

When I use Google Chrome browser I don't encounter the above problem. This leads me to believe it's not an issue with my Avast Anti-Tracking and Antivirus settings.

Any help would be appreciated.

Chrys

Đã giải quyết Đã lưu trữ 2 154

Change default view

Currently, Firefox opens OBJ files as text. I want to send them to the Microsoft 3D Viewer which is the default application in Windows for these kinds of files. All I can… (xem thêm)

Currently, Firefox opens OBJ files as text. I want to send them to the Microsoft 3D Viewer which is the default application in Windows for these kinds of files. All I can do right now is right click on the file, save the file, then open with the 3D Viewer. I have gone to settings/General then down to applications and I can't add any files there. (Why not?) It doesn't matter if I choose to save or open files, the OBJ file still displays as text in Firefox. How do I get Firefox to send instead of display these files as text?

Đã giải quyết Đã lưu trữ 7 207

FF 127.0 (x64) - Can no longer re-arrange tabs or create bookmarks using drag/drop

I just noticed that I can no longer re-arrange tabs by using drag-n-drop or create bookmarks in my bookmarks bar using drag-n-drop. Is this a new "feature" in 127.0? … (xem thêm)

I just noticed that I can no longer re-arrange tabs by using drag-n-drop or create bookmarks in my bookmarks bar using drag-n-drop. Is this a new "feature" in 127.0?

Đã giải quyết Đã lưu trữ 4 279

Missing cookies

I have an issue with Firefox 127 not accepting a session cookie that I use for user authentication. I have an ASP.NET application with a login form that includes fields f… (xem thêm)

I have an issue with Firefox 127 not accepting a session cookie that I use for user authentication. I have an ASP.NET application with a login form that includes fields for login and password, and a submit button. When the button is clicked, an HTTPS/POST request is sent to the server. The server responds and sends back a session cookie named .Cookie.Name with the parameter httpOnly set to true.

When I check in Firefox's Developer Tools under the Network tab, I can see .Cookie.Name in the server response. However, in the Developer Tools under the Storage tab, .Cookie.Name is missing, which prevents the user from logging in. This problem does not occur in other browsers like Chrome or Edge, nor does it occur in Firefox version 126. The configurations for Firefox 126 and 127 are identical.

Could you please assist with this issue?

Đã giải quyết Đã lưu trữ 6 406

trr domains

Hi, I would like to know which version of Mozilla used this setting of network.trr.excluded-domains: 'sbl-xbl[.]spamhaus[.]org, localhost.that.never.exists'. The default … (xem thêm)

Hi, I would like to know which version of Mozilla used this setting of network.trr.excluded-domains: 'sbl-xbl[.]spamhaus[.]org, localhost.that.never.exists'. The default is 'undefined' as I checked in 127.0.1 and the older 124. I also contacted support of extensions that I used, no evidence of both excluded domains. Can anyone help me? Thanks a lot \!o!/

Đã giải quyết Đã lưu trữ 1 279

White boxes appearing on browser and screen

Hello! Started up Firefox today and these whited out boxes started appearing over my search bars and random part of the screen, such as the descriptions of different art… (xem thêm)

Hello!

Started up Firefox today and these whited out boxes started appearing over my search bars and random part of the screen, such as the descriptions of different articles on my home pages, extension and theme information in my settings, and different tabs (see pictures 1 and 2). The text is also white, making it almost impossible for me to see what I'm typing or selecting in the search bar (picture 3).

I've already tried some tips that I found on the forums such as changing the hardware accelerator, making sure my extensions and add-ons were up to date, etc. When I go into troubleshooting mode, the boxes disappear and Firefox functions normally, but when I tried turning off all my add-ons and themes on the regular browser, the problem still wasn't fixed. I did a full refresh of the browser, hoping that would help to reset whatever was causing the issue, but that didn't help either.

Any advice or troubleshooting tips would be greatly appreciated!

Đã giải quyết Đã lưu trữ 2 682

White border around all icons on websites

Websites look extremely ugly because of the white borders surrounding icons. I've tried using CSS code I found on Reddit from posts that - I think - are related to my iss… (xem thêm)

Websites look extremely ugly because of the white borders surrounding icons. I've tried using CSS code I found on Reddit from posts that - I think - are related to my issue, but they proved fruitless.

What CSS/Setting do I have to disable to get rid of this?

Đã giải quyết Đã lưu trữ 1 181

Folder that my "profiles.ini" points to doesn't exist

My computer (Windows 11) crashed while I was using Firefox--for the first time that I've seen, it did a full disk check. When booting back up, I was unable to use Firefox… (xem thêm)

My computer (Windows 11) crashed while I was using Firefox--for the first time that I've seen, it did a full disk check. When booting back up, I was unable to use Firefox, since it said that my profiles.ini file was lost/corrupted.

After renaming the old file, I went back to the folder. It was easy enough to reinstall the add-ons that I needed, but I'm trying to get my bookmarks back. However, I can't seem to find them--the "bookmarkbackups" folders that come up are too new, and only one (the current one) has a file in it.

Any help will be appreciated! I'm not sure what I can do.

Đã giải quyết Đã lưu trữ 7 389

Allow us to "lock" picture in picture?

Picture in Picture is an awesome feature and i love that Firefox comes with it by default. However I do wish for one thing. So we can lock and "click through" the picture… (xem thêm)

Picture in Picture is an awesome feature and i love that Firefox comes with it by default.

However I do wish for one thing. So we can lock and "click through" the picture in picture, instead of our mice being able to click it by mistake when doing other things (such as grinding on an MMO or something.)

Is there any way to get these options in the near future? It'd be great to play some games when watching a video during slow times! Thank you!

Đã giải quyết Đã lưu trữ 2 208

Website not opening

I am trying to open a website but I keep getting error code 522. I've tried using Chrome and it connects to the website with no problem. I've checked my privacy settings … (xem thêm)

I am trying to open a website but I keep getting error code 522. I've tried using Chrome and it connects to the website with no problem. I've checked my privacy settings and I do not have that website blocked. What else can I check? I don't think it's an issue from the website side. If you want to check then check here : https://jewelcars.co.uk/

Đã giải quyết Đã khóa Đã lưu trữ 3 81