Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã lưu trữ

youtube keybinds not working

this randomly happened to me he errors i get are Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at data:text/plain;base64,Cg=… (xem thêm)

this randomly happened to me he errors i get are Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at data:text/plain;base64,Cg==. (Reason: CORS request not http).

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at (link). (Reason: CORS request did not succeed). Status code: (null).

Được hỏi bởi xert 1 năm trước

Lần cuối trả lời bởi xert 1 năm trước

  • Đã lưu trữ

Firefox crashing when attempting to play video or audio files

Firefox repeatedly crashes when attempting to play video or audio files of whatever type, in every web page. I.e., just opening a YouTube page without playing the video … (xem thêm)

Firefox repeatedly crashes when attempting to play video or audio files of whatever type, in every web page.

I.e., just opening a YouTube page without playing the video is fine, but when I click on Play, it instantly crashes.

Here are all the error reports which I stumbled on, and which I submitted:

bp-50214dc6-3080-481e-ab76-a195f0230607 bp-89b3b226-2a57-4700-ac38-ea15b0230607 bp-ba8a96ea-deb1-42fa-acbe-34d490230607 bp-d2ad8f14-9d03-4774-824b-563690230607 bp-922b6505-b790-452d-9cf7-02ebb0230607 bp-5340f687-bf68-4960-a2fd-638c60230607 bp-27b47181-1a07-426c-be4b-b55060230607

I'm running AntiX Linux 22 32-bit on this hardware:

AMD Athlon XP 2400+ (2.0 GHz) ECS Elitegroup K7VZA rev. 3.0 with VIA KT133A (VT8363A) / VT82C686B chipset and VIA VT82C686 AC97 Audio, at this link are all the technical details: https://soggi.org/motherboards/ecs-elitegroup/K7VZA-3.0.htm 3x generic 256 MB PC-133 SDRAM sticks ATI Radeon 9200 PRO / 9250 1x Maxtor 91531U3 14 GB IDE drive 1x CD/DVDW TS-H552U DVD drive 1x Realtek RTL-8185 IEEE 802.11a/b/g Wireless LAN 1x Realtek RTL-8100/8101L/8139 PCI Fast Ethernet Adapter 2x USB 2.0 PCI expansion cards with 5 ports each, NEC uPD72010x USB 2.0 Controller (nothing connected at the moment) 1x Adaptec SCSI PCI controller with LSI 53c860 chip (not used, not connected to anything at the moment) Generic PS/2 keyboard and mouse

If more detail is needed, I can provide the full output of inxi -zv8 and lshw

Được hỏi bởi it4lysfinest 1 năm trước

Lần cuối trả lời bởi it4lysfinest 1 năm trước

  • Đã lưu trữ

Extra blank page

Firefox makes an extra blank page when I click on any link the first time after opening the browser. It does not make an extra page with subsequent clicks on links. What … (xem thêm)

Firefox makes an extra blank page when I click on any link the first time after opening the browser. It does not make an extra page with subsequent clicks on links. What is the fix for this?

Được hỏi bởi wendybolt 1 năm trước

Lần cuối trả lời bởi Tracy 1 năm trước

  • Đã lưu trữ

Voting on webpages does not work anymore.

I visit antiwar.com, read an article, read comments, then try to give a thumbs up on a comment I agree with. I click on the Disqus box to log in, but the vote count doesn… (xem thêm)

I visit antiwar.com, read an article, read comments, then try to give a thumbs up on a comment I agree with. I click on the Disqus box to log in, but the vote count doesn't go up. I've already tried setting NoScript to allow everything on that site, but nothing changes. I've already tried uninstalling Firefox then reinstalling it on my Debian based Linux computer, but the settings are remembered. I have also tried to refresh Firefox like this page says: https://support.mozilla.org/en-US/kb/refresh-firefox-reset-add-ons-and-settings But the instructions are apparently for an older version of the browser because step number 1: Click the menu button Fx89menuButton, click Help and select More Troubleshooting Information. does not lead to what is shown on step 2. No "Refresh Firefox" boxes appear.

Is there some setting I need to change in about-config?

Được hỏi bởi zygodactyl01 1 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 1 năm trước

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

Change spell checker language when context menu is stolen by the web site

Hi, I have Firefox 102 ESR in Debian 11 (LXC in Chrome OS). It is the en_US version with Czech spell checking dictionary installed as an add-on. I can switch the spell c… (xem thêm)

Hi,

I have Firefox 102 ESR in Debian 11 (LXC in Chrome OS). It is the en_US version with Czech spell checking dictionary installed as an add-on. I can switch the spell checker from English to Czech in ordinary text areas by accessing the context menu via a right mouse click.

However, I'm using a proprietary e-commerce system (Shoptet) with a WYSIWIG editor that has its own context menu, overriding the default one in the browser. I can't switch the language for that reason. Is there a way to switch the spell checker language for a particular text area without access to the context menu? Thank you very much.

Petr

Được hỏi bởi petrbren 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã lưu trữ

Getting the firefox source code to compile

Dear friends at mozilla.org, Thank you for your excellent web browser, which I've used for decades. Can you suggest how I might compile the source code for firefox? I'… (xem thêm)

Dear friends at mozilla.org,

Thank you for your excellent web browser, which I've used for decades.

Can you suggest how I might compile the source code for firefox?

I'm an M.I.T. graduate who has been programming computers for half a century.

I have untgzed the file, from your web site, firefox-115.0esr.source.tar.xz .

/--- The build fails with the message ModuleNotFoundError: No module named '_sqlite3' \---

To try to fix this problem, I've installed:

db5.3-sql-util dbconfig-sqlite3 libsqlite3-dev libvsqlitepp-dev libvsqlitepp-doc node-sqlite3 php-sqlite3 python3-bottle-sqlite python3-database python3-minidb python3-minidb python3-persist-queue python3-sqlitedict python3-sqlitedict python3-sqlitedict pythone-utils ruby-sqlite3 sqlite3 sqlite3-tools sqlite-utils

The compilation of firefox still fails with the same error message. Can you recommend what I might install, in order to make it possible for me to compile the firefox source code?

I'm using

   gcc 12.2.0
   perl 5.36.0
   python 3.11.4
  GNU make 4.3

I'd be pleased to help you in making available documentation that would help others to compile firefox.

I invite anyone to email me or to telephone me about this.

Thank you kindly for any suggestions.

Very truly yours,

Lyman Opie [email address] [postal address] [postal address] Tel. [telephone number]

Được hỏi bởi lyman2 1 năm trước

Lần cuối trả lời bởi Paul 1 năm trước

  • Đã lưu trữ

"open all in tabs" via context menu for folder in bookmarks toolbar

MacOS FF dev edition 102: I have a folder in my bookmarks toolbar, and I frequently open all of them in tabs. But that option is missing from the context menu on the fold… (xem thêm)

MacOS FF dev edition 102: I have a folder in my bookmarks toolbar, and I frequently open all of them in tabs. But that option is missing from the context menu on the folder. It is there at the bottom of the folder if I click to open the folder, but this is silly. There is an "open all bookmarks" context menu option on the folder, but that opens all the bookmarks in the toolbar, not in that one folder. why is this?

Được hỏi bởi Steven 2 năm trước

Lần cuối trả lời bởi cor-el 2 năm trước

  • Đã lưu trữ

change default background color for pdf viewer

Hello, I updated to macos Monterey yesterday and I guess I guess I also my firefox updated to 102.0.1 (64-bit)... Anyway, I was very much used to have a white background… (xem thêm)

Hello,

I updated to macos Monterey yesterday and I guess I guess I also my firefox updated to 102.0.1 (64-bit)... Anyway, I was very much used to have a white background in firefox's built-in pdf viewer when viewing pdfs that really have a white background (for example if you download it and check it with Adobe reader, or any reader other than the viewer built-in the browser).

Now the background color is gray, and it's not convenient for me at all. I could not find the magic setting that allow to changing this behaviour... I do not use themes, so I do not mind changing something there if needed.

Could any guru help here please ? That would be much appreciated.

Được hỏi bởi gonzalez1814 2 năm trước

Lần cuối trả lời bởi cor-el 2 năm trước

  • Đã lưu trữ

Firefox 115.3.1 esr problem

115.3.1 esr automatically downloaded and installed and it disfigured 102.5.0 to the point that there was not an address bar, menu bar and only part of the tabs because I … (xem thêm)

115.3.1 esr automatically downloaded and installed and it disfigured 102.5.0 to the point that there was not an address bar, menu bar and only part of the tabs because I am using userChrome.css that I have used for years - is there a fix?

Được hỏi bởi disqus4190 1 năm trước

Lần cuối trả lời bởi disqus4190 1 năm trước

  • Đã lưu trữ

Remove border between tabbar and urlbar

Firefox 115.3.0 esr has a border between the tabbar and the urlbar, how to I remove it? I have tried border: none !important; in several locations in userChrome.css … (xem thêm)

Firefox 115.3.0 esr has a border between the tabbar and the urlbar, how to I remove it? I have tried border: none !important; in several locations in userChrome.css that I used for FF 102 esr and the border was removed.

Được hỏi bởi disqus4190 1 năm trước

Lần cuối trả lời bởi Terry 1 năm trước

  • Đã lưu trữ

Firefox 115.3.1esr is not compatible w/ Windows 10 3 toolbars take up 1/2 screen as it appears to size icons to desktop icons Zooming out makes fonts unreadable as FF zooms in and out unpredictably

Firefox 115.3.1esr is not compatible w/ Windows 10 3 toolbars take up 1/2 screen as it appears to size icons to desktop icons Zooming out makes fonts unreadable as FF zoo… (xem thêm)

Firefox 115.3.1esr is not compatible w/ Windows 10 3 toolbars take up 1/2 screen as it appears to size icons to desktop icons Zooming out makes fonts unreadable as FF zooms in and out unpredictably as I browse I restored W10 3x as it kept reinstalling until I found the right file to delete I will try update when I get news that toolbar sizes and auto-zoom are adjustable

I live in the mountains and the end of 3G with no infrastructure for LTE/5G means I have to drive a few hours to internet/cell phone signal 3x a week. So I need my computer and phone to work and not have these display problems!

Thank you.

Được hỏi bởi wdhc 1 năm trước

Lần cuối trả lời bởi zeroknight 1 năm trước

  • Đã lưu trữ

Jar files from GitLab are being turned into .jar.zip files

Since earlier this week my Firefox browser has been turning .jar files from GitLab into .jar.zip files, which prevents them from being used properly until renamed. Attemp… (xem thêm)

Since earlier this week my Firefox browser has been turning .jar files from GitLab into .jar.zip files, which prevents them from being used properly until renamed. Attempting to download the same files on Edge or Chrome works correctly, and attempting to download any jar files from other websites (even GitHub) also works correctly. It seems that GitLab is the only website that is affected by this.

Examples of files being affected (they should be downloaded as normal .jar files): 1. https://gitlab.com/Trafalcraft/antiRedstoneClock/uploads/3b3c84814d76810f826c3803eaca1e66/antiRedstoneClock-1.4.1.jar 2. https://gitlab.com/Aristois/ui-installer/-/jobs/2505715157/artifacts/raw/packager/Aristois-Free.jar 3. https://gitlab.com/Aristois/Installer/-/jobs/2495195255/artifacts/raw/packager/free/Installer-2.0.3.jar

I'm using Firefox developer edition (102.0b3), and already tried using private mode, resetting Firefox, and reinstalling. Since I use GitLab as a main source to upload files, many users have also complained the same problem to me, in which all of the users were running Firefox. After they downloaded with a different browser, it worked for them as well.

Được hỏi bởi Dyiing 2 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 2 năm trước

  • Đã lưu trữ

How to completely remove tabs bar using userChrome.css

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i do… (xem thêm)

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i dont need it this way. So thats the code i used to make it >>>>>

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

  1. main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
 opacity: 0;
 pointer-events: none;

} /* This makes the bar shorter vertically but removes the 3 window buttons */

  1. main-window #TabsToolbar {
 visibility: collapse !important;

} /* For full screen mode */

  1. TabsToolbar[inFullscreen]{
 display: none !important; 

}

On the screenshot you can see what remains on tabs' bar place I need my browser to end just above the URL string, so there wont be empty space in the top of the monitor. Can you help me find solution for this problem, please?

Được hỏi bởi CobaltC17 2 năm trước

Lần cuối trả lời bởi cor-el 2 năm trước