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

Update erased all my open tabs and there's no way to get them back?

Hello community, first of all i must say that i find it disappointing and upsetting that we're left between each other if help is needed, that there isn't actually an off… (read more)

Hello community, first of all i must say that i find it disappointing and upsetting that we're left between each other if help is needed, that there isn't actually an official resolution centre, to make a report, file a case and be answered by a Mozilla expert directly whenever and try to resolve it 1 on 1,first reason to dump Firefox.

2nd reason, we're in year 2022, yes, we've come a long long way in technology and software development and there's still NO option to make a BACKUP, a clone of your current Firefox profile or have an option for automatic backup from time to time or at least before you do an update etc.

I was updating my Firefox and didn't have enough space so after it downloads the update just won't install it. No worries, easy, freed space and let's try again, success....Or not, as I've LOST all my opened tabs, just gone. Yes sync is on, logged in, activated but what's really point of it??? I think most of us saw it as something in a way of an online backup of our tabs, bookmarks, logins, history, add-ons etc. somewhere in some cloud if something goes wrong to be able and restore stuff not just sync between devices which is also confusing and not syncing asking from/to what to sync between devices.

Why is it so difficult to add a backup option online or on devices storage? I'd literally give anything to be able and get my tabs back but it's impossible as the

Asked by drazenmiskovic 1 year ago

Last reply by Paul 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

When can the feature to move multiple bookmarks at a time to a selected folder (i.e. move or copy & paste) be added into Firefox Mobile?

When can the feature to move multiple bookmarks at a time to a selected folder (i.e. move or copy & paste) be added into Firefox Mobile? How ignorant that you can SE… (read more)

When can the feature to move multiple bookmarks at a time to a selected folder (i.e. move or copy & paste) be added into Firefox Mobile?

How ignorant that you can SELECT multiple bookmarks, but then the ONLY available option is to DELETE them, with NO option to move them to an already created folder. I don't WANT to sync because I have separate research topics on my laptop and on my smartphone, and want to KEEP them separate. A smarter option is to offer one repository for "Mobile" Firefox, and one for the Full Desktop Firefox, then allow SELECTED importing between the two. Why are you all handicapping yourselves like this? Each NEW "Mobile" version seems only to TAKE AWAY the most useful features (like printing) of the PREVIOUS version! :( When will it stop?

Asked by Sunday_Scour 1 year ago

Last reply by Paul 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

Printing

You removed print option and my Samsung print apps worked until last week. So I uninstalled and reinstalled my printer apps, but they now don't appear as sharing option… (read more)

You removed print option and my Samsung print apps worked until last week. So I uninstalled and reinstalled my printer apps, but they now don't appear as sharing options. How am I supposed to print?!

Asked by kaylaartist 1 year ago

Last reply by Paul 1 year ago