Showing questions tagged: Show all questions

Open external app button events unreliable

I use an external torrent app LibreTorrent. When I click on magnet links, FF133 faithfully opens the external app handler. However when I tap the OK button FF very often … (read more)

I use an external torrent app LibreTorrent. When I click on magnet links, FF133 faithfully opens the external app handler. However when I tap the OK button FF very often ignores my tapping. I can hit several times with no effect. I can see a quick circle showing as I tap, so the tap is generating an event, but FF does not react to it. This happens in normal and private mode. Sometimes after a couple or perhaps a dozen or more taps, the OK event has an effect and the external app launches fine.

A very curiously I accidentally noticed that if I tap or swipe the text also showing on the dialog box before tapping OK, the first tap on OK always works! 100% reliable. Something is fishy with event handling.

Repro: FF133 + current LibreTorrent client, then tap of first magnet link at https://webtorrent.io/free-torrents

Asked by mrjames 2 hours ago

  • Solved

trying to add new search engine

I'm trying to add Google chrome or any other search engine in as an additional one. So to add a new search engine you have to title it and then add in its address. I can… (read more)

I'm trying to add Google chrome or any other search engine in as an additional one. So to add a new search engine you have to title it and then add in its address. I cannot figure out how to write this out correctly. Could someone please help. Thank you kindly.

Asked by alreilly13 3 days ago

Answered by alreilly13 6 hours ago

How do I enable java script on the android phone? some websites won't work without it. thanks.

Hi, I do t know how to enable java script on the android phone. I am using the ad blocker extension offerings for privacy goals, so maybe I need to skip one of theses ext… (read more)

Hi, I do t know how to enable java script on the android phone. I am using the ad blocker extension offerings for privacy goals, so maybe I need to skip one of theses extensions. Please let me know how how to enable java script so certain websites will work. Thanks.

Asked by marcotteem 9 hours ago

Last reply by jscher2000 - Support Volunteer 9 hours ago

Does google map still work for you in version 133 ? If not how did you fix it ?

Google maps does not work even tho both the browser and gmaps site have location access and location is turned on . The problem is with firefox for android (stable versio… (read more)

Google maps does not work even tho both the browser and gmaps site have location access and location is turned on . The problem is with firefox for android (stable version 133) . It has been like this for sometime i thought I'd just wait for it to fix itself but that's obviously not happening . Infinite loading or location not detected error . Have tried running with all protections and extension off . Do any of you have this issue ? Is there a way to fix it ? is the issue already acknowledged and worked on ?

Asked by sync acc 4 days ago

Last reply by sync acc 1 day ago

Firefox Android

Why does Firefox for Android not have a better tab view on larger screens. I want to be able to easily switch between tabs on a large screen. I have the Tab S10 Ultra. … (read more)

Why does Firefox for Android not have a better tab view on larger screens. I want to be able to easily switch between tabs on a large screen. I have the Tab S10 Ultra. I have been using Samsung Internet on my tablet as it looks like a browser on a computer with the large screen, but I want to use Firefox, but it needs to be easier to use on a large screen Android.

Asked by Trevor White 22 hours ago

Last reply by TyDraniu 21 hours ago

cannot sync collections

I have several collections in Firefox on my old phone, things I use regularly. It's the only way to save websites on the phone, so I assumed this would sync to my new pho… (read more)

I have several collections in Firefox on my old phone, things I use regularly. It's the only way to save websites on the phone, so I assumed this would sync to my new phone.

I can see an archived thread about this from 2022, is it really not possible to sync these? It seems bizarre to offer the capability to bookmark sites, but not allow it to live with you.

Will it ever be possible? Or should I stop relying on this feature? The main collection I use frequently is one for recipes.

Asked by Heidi Claus 1 day ago

Last reply by TyDraniu 1 day ago

  • Solved

content-disposition as attachment for HTML file downloads rendered text

I am at a loss as to why this started to happen only a few weeks ago after a years of working fine, and why it should happen at all: given a link to an HTML file where … (read more)

I am at a loss as to why this started to happen only a few weeks ago after a years of working fine, and why it should happen at all:

given a link to an HTML file where the headers include content-disposition set to attachment and the server (NextCloud30) mistakenly setting content-type to text/plain, what downloads is not the HTML file, but a text rendering of that HTML file, which is, of course, completely useless to the purpose and makes no sense whatsoever that it should happen. Why would anyone download a file and expect to the be interpreted?

But more to the point, how do I stop this behaviour. The above link, on my home cloud so be gentle, will work just fine on Firefox/Linux, but on Firefox/Android it will download as a 7k rendering of the file, renamed with the txt extension. The link itself is just a few holiday classics in the iRealPro format, which is, sadly, and HTML file. Up until two weeks ago, I would post a link in our band group chat, band members would click the link, be asked if they should launch iReal, and then iReal would ask if they would like to import this playlist.

what happens now is I post the NextCloud public link, they click and get a landing page that correctly describes the file as 20k HTML and has that previous link as the Download button. Clicking that gets you 7k of useless text.

I can't say for certain that this is a few 'feature' of a recent Firefox update or something that was changed in a minor update to Nextcloud. I believe it may also happen on Safari, but I haven't confirmed that, all I know is the link does not work on mobile for most users.

Here are the headers that curl reports, although I don't think Nextcloud gives me any option to change these:

content-security-policy: default-src 'self'; script-src 'self' 'nonce-mgMdbHYk4V+oWScEpk7i171o4ZyKPO7IxeSXK7sI63s='; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *; object-src 'none'; base-uri 'self'; content-disposition: attachment; filename*=UTF-8Xmas%20Market.html; filename="Xmas%20Market.html" content-transfer-encoding: binary expires: 0 cache-control: must-revalidate, post-check=0, pre-check=0 x-accel-buffering: no set-cookie: oc_sessionPassphrase=%2Fegdgxxr7IrZtmyhNVtKFUUTuaGRP97kftOGnPzaj0WDg0DTeoWnq%2BjRFrtKqQPB5lt%2B7pqIHRhLLNwXOQpErhhw8LGyV7zkmBq1lKRKVtcrqgZQTgB8iPK%2By24iPZnd; path=/; secure; HttpOnly; SameSite=Lax set-cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax set-cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict set-cookie: ochghoy8fko5=n0ktulqqs85monimi7nm0hkqb5; path=/; secure; HttpOnly; SameSite=Lax strict-transport-security: max-age=15768000; includeSubDomains referrer-policy: no-referrer x-content-type-options: nosniff x-frame-options: SAMEORIGIN x-permitted-cross-domain-policies: none x-robots-tag: noindex, nofollow x-xss-protection: 1; mode=block content-length: 20456 content-type: text/plain;charset=UTF-8 date: Sun, 08 Dec 2024 18:25:07 GMT server: Apache

Asked by garym3 1 day ago

Answered by garym3 1 day ago