Showing questions tagged: Show all questions
  • Archived

restore deleted history pages ( FF 102.10.0esr in Ubuntu)

Is it possible to restore previously deleted pages in FF history? There are instructions for FF in Windows but I am using Ubuntu 16.04 esm and the FF version is 102.10.0e… (read more)

Is it possible to restore previously deleted pages in FF history? There are instructions for FF in Windows but I am using Ubuntu 16.04 esm and the FF version is 102.10.0esr.

The pages were deleted  several days ago and the computer has been shut down and rebooted many times since then.

If it is possible doesn't that defeat the object of deleting history pages?

Hope someone has an idea! Derek

Asked by brummanextra 1 year ago

Last reply by techguy150 1 year ago

  • Archived

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=… (read more)

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).

Asked by xert 1 year ago

Last reply by xert 1 year ago

  • Archived

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 … (read more)

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

Asked by it4lysfinest 1 year ago

Last reply by it4lysfinest 1 year ago

  • Archived

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 … (read more)

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?

Asked by wendybolt 1 year ago

Last reply by Tracy 1 year ago

  • Archived

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… (read more)

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?

Asked by zygodactyl01 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Solved
  • Archived

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… (read more)

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

Asked by petrbren 1 year ago

Answered by cor-el 1 year ago

  • Archived

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'… (read more)

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]

Asked by lyman2 1 year ago

Last reply by Paul 1 year ago

  • Archived

"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… (read more)

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?

Asked by Steven 2 years ago

Last reply by cor-el 2 years ago

  • Archived

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… (read more)

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.

Asked by gonzalez1814 2 years ago

Last reply by cor-el 2 years ago

  • Archived

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 … (read more)

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?

Asked by disqus4190 1 year ago

Last reply by disqus4190 1 year ago

  • Archived

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 … (read more)

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.

Asked by disqus4190 1 year ago

Last reply by Terry 1 year ago

  • Archived

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… (read more)

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.

Asked by wdhc 1 year ago

Last reply by zeroknight 1 year ago

  • Archived

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… (read more)

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.

Asked by Dyiing 2 years ago

Last reply by jscher2000 - Support Volunteer 2 years ago