Showing questions tagged: Show all questions
  • 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 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

GIF animation is reset when a new image is added to the page.

Hello! Short story: I recently discovered that adding a new GIF image to a page resets the animations of existing GIF images on the page with the same src. Expected beh… (read more)

Hello! Short story: I recently discovered that adding a new GIF image to a page resets the animations of existing GIF images on the page with the same src.

Expected behavior: Adding a new GIF image to the page should not reset the animation of existing images with same src.

Actual result: Adding a new GIF image to the page resets the animation of all existing GIF images on the page with same src.

Code with example: https://codesandbox.io/s/heuristic-platform-jsguir Video demo: https://www.youtube.com/watch?v=k-ZMrrqq_KI

Simplified version of the code showing unexpected behavior: https://codesandbox.io/s/elastic-shtern-vwrcx1

Does anyone know why this is happening? Is this a bug?

Browser: Firefox Developer Edition 102.0b4 (64-bit) OS: Windows 11

Asked by 0050 1 year ago

Last reply by cor-el 1 year ago

  • Archived

Video stops buffering and then take more time to load another seconds.

Firefox version: 102.0b7 OS: Win 11 While watching videos(movies/anime) video takes much time to buffer. If video is of 20 minutes then it loads first few minutes then a… (read more)

Firefox version: 102.0b7 OS: Win 11

While watching videos(movies/anime) video takes much time to buffer. If video is of 20 minutes then it loads first few minutes then after watch time reaches that buffered video then it takes more time buffer.

What I am looking is for, how can I force firefox to buffer full video at once or is there any way to increase buffer size.

Asked by Prashant 1 year ago

Last reply by Aurorum.co 1 year ago

  • Archived

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

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?

Asked by CobaltC17 1 year ago

Last reply by cor-el 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 1 year ago

Last reply by cor-el 1 year ago

  • Archived

rolling over link pops up URL in status bar but no "in new tab" indication

MacOS FF dev edition 102 When I roll my mouse over a link, in pops up the URL in the bottom left (i.e. status bar as safari calls it) but there's no indication of if the … (read more)

MacOS FF dev edition 102 When I roll my mouse over a link, in pops up the URL in the bottom left (i.e. status bar as safari calls it) but there's no indication of if the link will show in the current tab or a new tab. in safari, the end of the URL states "in new tab" if that's the case.

Asked by Steven 1 year ago

Last reply by Chris Ilias 1 year ago

  • Archived

Wiped out all of my personal info

I turned on my computer like any other normal day this morning, except when I launched firefox it was like it was freshly installed, all my passwords, usernames, cookies,… (read more)

I turned on my computer like any other normal day this morning, except when I launched firefox it was like it was freshly installed, all my passwords, usernames, cookies, saved bookmarks, work related history material is all GONE it's like I just installed firefox for the first time. A lot of these passwords I dont know off the top of my head so I'm going to have to ask my business partners for ALL the passwords... Why did firefox do this? What is the problem??

Asked by hugo.tovar.jr 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

Downloading pdf files fails

Lately when I attempt to download any pdf file I get the 'file name'.pdf with 'failed' as the result (when I check the Download icon on the FF status bar). I looked in m… (read more)

Lately when I attempt to download any pdf file I get the 'file name'.pdf with 'failed' as the result (when I check the Download icon on the FF status bar). I looked in my download directory and I found these 'failed' .pdf files with 0 KB and also some files (same name).pdf.part. I changed the file extension (deleted .part) to .pdf and the files would open in Acrobat. Nobody likes inconsistent problems, but occasionally a pdf will download normally!! But it fails more than it works. Using FF 102.0 (64-bit)

Asked by Wally 1 year ago

Last reply by cor-el 1 year ago

  • Archived

Reproducable crash in ubuntu 20.04 from Firefox 102.0 64-bit

Steps to re-create: create a new campagin attempt to change the display image using the hover-button over the image on the page. What happens: I click the "change image"… (read more)

Steps to re-create: create a new campagin attempt to change the display image using the hover-button over the image on the page.

What happens: I click the "change image" button, it gives me the os file picker. I select the file i want and click open and the file picker goes away. The "progress" bar at the top of the image shows up, changes through several states it seems. Then all screens freeze, and the computer stops responding to all output.

Supplemental info: This started happening after an update from ubuntu 18.04 lts to 21 to 22.04 lts. So I know I was not using a flatpak before and I am now.

I've attempted to use strace to figure out what's happening at the time of the freeze I'll include a picture of that if this form does not cause my entire pc to freeze. But didn't really get any useful info from that. I tried reading dmesg at the time of the crash but so far the screen freezes before any relevent information pops up. I've not been able to find any logs about whats going in previous dmesg logs.

Troubleshooting steps: I've attempted the same procedure in firefox's safe mode. This does not seem to stop the crash. I've attempted the same procedure using chrome and this works as it should.

Asked by nogasgofast 1 year ago

Last reply by jonzn4SUSE 1 year ago

  • Archived

Why does Firefox open every link in a new tab?

Hi! My firefox on my pc always opens any link in a new tab, but i want it to open my google links in the same tab. This works great on my laptop, firefox always opens the… (read more)

Hi! My firefox on my pc always opens any link in a new tab, but i want it to open my google links in the same tab. This works great on my laptop, firefox always opens the link in the same tab.

I can't find any information about in in the help articles nether in on any webpage.

I hope you can help me with my problem.

Best regards.

Asked by svenhartmannn3 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

Why does Firefox put www in front of the domain name?

When I type my website in the bar, firefox puts www in front of it, which causes the warning page: firefox detected a potential security threat and did not continue to ww… (read more)

When I type my website in the bar, firefox puts www in front of it, which causes the warning page: firefox detected a potential security threat and did not continue to www.karinchappell.com. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card details.

If I remove the www by backspacing it, the page loads correctly.

I've checked the website: "SSL is enabled on your site, and an SSL certificate was detected on your site."

When I've asked around the techies I know, I've been told this is an antiquated way of dealing with it. Please advise.

Asked by kchappell 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

Cannot go to onedrive.live.com

I am unable to browse to onedrive.live.com or onedrive.com in Firefox. Works in all other browsers on my machine (Windows 10 - works in Chrome, Edge, Vivaldi, Opera) but … (read more)

I am unable to browse to onedrive.live.com or onedrive.com in Firefox. Works in all other browsers on my machine (Windows 10 - works in Chrome, Edge, Vivaldi, Opera) but just shows a blank page in Firefox.

I've tried in various locations, so it's not my connection. I am running the latest version of Firefox (102.0 64 bit)

Asked by richardsimmonds250 1 year ago

Last reply by Mamoon 1 year ago

  • Archived

Please put the cursor on the line where we will write our article name.

God, your programmers or other workers make these instructions so darn complex! I was a programmer and I now hate trying to find how to make a recommendation to you. Some… (read more)

God, your programmers or other workers make these instructions so darn complex! I was a programmer and I now hate trying to find how to make a recommendation to you. Somebody went a bit berserk writing these supposed help pages.

You need that programmer to put a cursor at the beginning of the line where we type our description of the article to be saved. And that programmer has a lot of energy, so please allow us to search for the word that WE write as the description. For $4.99 a month, I expect both of these small software changes. We save so many articles and really need to be able to search for whatever code we write as the description of the saved article.

God only knows if this is going to the correct department. This website is a maze of information.

Asked by justglass 1 year ago

Last reply by Paul 1 year ago