clogged pipes

I was hoping there was a theme. I was hoping there was a female associate that could have some expertise in unclogging pipes. I have a pipe that is about 2 and 1/2 in wid… (читать ещё)

I was hoping there was a theme. I was hoping there was a female associate that could have some expertise in unclogging pipes. I have a pipe that is about 2 and 1/2 in wide and it's gotten a bruise in it. I wonder if you got to use a sucking mechanism or something lube so you can get it out. I don't know. Can I please get some help with this?

Задан Robert Jones 3 часа назад

FireFox Nightly quad9 DNS settings about:config

I'm trying to set my DNS settings in Firefox Nightly to a custom service. But i am having nothing but problems. "Firefox Nightly 128.0a1 (Build #2016025199)" I want to… (читать ещё)

I'm trying to set my DNS settings in Firefox Nightly to a custom service. But i am having nothing but problems.

"Firefox Nightly 128.0a1 (Build #2016025199)"

I want to use one of these settings for the secured w/ECS:Malware blocking, DNSSEC Validation, ECS enabled.

My only problem is I'm not sure which format of the address options I should be inputting in the DNS settings in the about:config

Please help.

Secured w/ECS: Malware blocking, DNSSEC Validation, ECS enabled

IPv4 9.9.9.11 149.112.112.11

IPv6 2620:fe::11 2620:fe::fe:11

HTTPS https://dns11.quad9.net/dns-query

TLS tls://dns11.quad9.net

P S. Yes I know I can set a custom DNS address in the connections settings of my android device. And it works most of the time. I however want my own settings in the browser itself.

Thank you in advance

Задан StOmPeR 13 часов назад

Text resizing / scaling when zooming in

I'm wondering why FF doesn't have something built into the browser that will resize text when you zoom in. Right now, if I zoom in on text, it DOES get larger, but then i… (читать ещё)

I'm wondering why FF doesn't have something built into the browser that will resize text when you zoom in. Right now, if I zoom in on text, it DOES get larger, but then it also goes outside the edges of the browser so that I have to constantly scroll left and right to read the article I did come across an add on, but come on. This is something basic that should be build into the browser:

https://addons.mozilla.org/en-US/android/addon/fftextwrap/reviews/?score=2

Задан Hiker Guy 5 дней назад

Последний ответ от Hiker Guy 17 часов назад

Android app on smartphone

I have problems logging into digital account for national newspaper app (inews.com)on my phone. I can log in fine on my PC (using identical usename & pwd.) Problem s… (читать ещё)

I have problems logging into digital account for national newspaper app (inews.com)on my phone. I can log in fine on my PC (using identical usename & pwd.) Problem seems to be either Firefox or tinypass.com. Does this sound familiar to anyone? Any suggestions? Would be grovellingly grateful for any advice.

Задан mareabee 1 день назад

Firefox Consuming High System Resources on Xiaomi Redmi 13C with HyperOS Android 14

I am experiencing an issue where the Firefox browser on my Xiaomi Redmi 13C device running the HyperOS Android 14 operating system is consuming a very high amount of syst… (читать ещё)

I am experiencing an issue where the Firefox browser on my Xiaomi Redmi 13C device running the HyperOS Android 14 operating system is consuming a very high amount of system resources, particularly CPU and RAM. This is causing my device to heat up significantly and draining the battery life at a faster rate.The specific problems I'm facing are: 1.Firefox requires special permissions and settings to function properly on my Xiaomi Redmi 13C device with HyperOS, such as exempting it from battery restrictions or granting it "autostart" permissions. Without these settings, the app crashes or doesn't work correctly. 2.However, when I grant these special permissions to Firefox, the app then starts consuming an excessive amount of CPU and RAM resources, much more than my other browsers like Chrome or Brave. 3.According to the system monitor, the Firefox processes are consuming the following resources: RAM 372M, CPU 39.0% Process "org.mozilla.firefox:tab12" RAM 742M , CPU 20.0% Process "org.mozilla.firefox" 4.This high resource consumption by Firefox leads to my Xiaomi Redmi 13C device overheating and the battery draining faster, negatively impacting the overall user experience. I have tried various troubleshooting steps, such as clearing the app's cache and data, using a lighter version of Firefox, and checking for updates, but the issue persists. I would appreciate if the Firefox support team could investigate this problem and provide any guidance or solutions to resolve the high system resource usage on my Xiaomi Redmi 13C device running the HyperOS Android 14 operating system.

Задан Ahmed 1 день назад

sites constantly redirect to mobile version

This is rediculous. A past post said "oh you can just chose desktop mode" but this does not work. youtube.com will consistently redirect to m.youtube.com even when I dele… (читать ещё)

This is rediculous. A past post said "oh you can just chose desktop mode" but this does not work. youtube.com will consistently redirect to m.youtube.com even when I delete the m. AND have desktop mode on

Задан Christian McCartney 1 день назад

Volume dips down at the start of anything with sound - YouTube videos, MP3s, etc.

I can't remember when this problem started, but the volume dips down for maybe 1-2 seconds shortly after the start of anything with sound, like YouTube videos and MP3s em… (читать ещё)

I can't remember when this problem started, but the volume dips down for maybe 1-2 seconds shortly after the start of anything with sound, like YouTube videos and MP3s embedded in a website. On the same phone with Chrome, the problem does not happen.

Has anyone experienced this? I made a screen capture that demonstrates the problem, alternating first with Chrome, then with Firefox (then both again) -- https://youtu.be/GB116jauaX4

Any help anyone could provide would be greatly appreciated!

Brian

Задан cinematic6436 5 дней назад

Последний ответ от cinematic6436 1 день назад

I HAVE CREATED A WEB APP LIKE GPS TRACKING WITH GEOLOCATIO. IN FIREFOX IS SLOW AND WRONG

hi, I AM USING NEXT.JS IN ORDER TO CREATE A GEOLOCATION TRACKING APP WITH LEAFLET. THE WEB APP RUNS PERFECT ON CHROME AND OPERA IS FASTA AND ACCURATE. (WITH HIGR PRECCIS… (читать ещё)

hi,

I AM USING NEXT.JS IN ORDER TO CREATE A GEOLOCATION TRACKING APP WITH LEAFLET. THE WEB APP RUNS PERFECT ON CHROME AND OPERA IS FASTA AND ACCURATE. (WITH HIGR PRECCISION ON)

IN FIREXOF IS MERY SLOW AND VERY INNACURATE

THE SETTING I TRIED (AFTER MANY TRIES) ARE

const useLocation = ({

 enableHighAccuracy = true,
 timeout = 10000,
 maximumAge = 0,

}

IN ORDER TO HAVE AN ESTIMATION O THE ERROR IN CHROM FOR A WALTO OF 1 MIN I GOT 92 POINTS OF COLACTION WITH CORRECT LAT AND LOG. IN FREFOX I GOT 11, FOR THE SAME WOLK IN THE SAME TIME AND ALL WAS ON THE SAME LOCATION LIKE I WAN NOT MOVING (WHILE I MOVED ABOUT 100 METERS)

A SECOND PROBLEM IS THAT WHEN A SAVED THE PERMTITION TO ACCEPT ALWAYS THE GEOLOCATION FOR THE PAGE , ON THE NEXT VISIT THE ACCES WAS SET TO BLOCKED.

VERSION

FIREFOX BETA 127.0B9 2024-05-31


FINALY RELATED TO THE PERMITIONS, I DO HAVE A BUTTON TO ASK FIRST TO PRESS AND THEN ASK FOR A PERMITION

Задан kordou 2 дня назад

Cannot upload files

Hello, I'm not able to upload files to certain websites using Firefox on Android. When selecting a file for the phone's file manager, the file upload simply not startin… (читать ещё)

Hello,

I'm not able to upload files to certain websites using Firefox on Android.

When selecting a file for the phone's file manager, the file upload simply not starting.

However, Firefox on iOS doesn't have that issue.

Firefox version used is the latest one and it is the one from Google Play.

Tried another browser and it works great.

Guillaume

Задан Guillaume Soucy 3 дня назад

Последний ответ от Guillaume Soucy 2 дня назад

transfer bookmarks android phone to laptop

I'm trying to sync my bookmarks from my old (samsung S9+, firefox version 126.0.1) to my laptop & new phone (samsung S21+). On the old phone all the articles (specifi… (читать ещё)

I'm trying to sync my bookmarks from my old (samsung S9+, firefox version 126.0.1) to my laptop & new phone (samsung S21+). On the old phone all the articles (specifically https://support.mozilla.org/en-US/kb/how-set-firefox-sync-firefox-android#mobile::m126) say hit the 3 dots from the firefox search screen, tap "Sync and save your data". Well, I don't see that option.

On the laptop I see the 2D bar code, just can't scan it on the phone.

Any clues?

Задан fleerbrt 2 дня назад