Отображение вопросов с тегом: Показать все вопросы

site Notification bug for Firefox for Android

The Site Notification for Firefox for Android is broken (don't know if it's just me) I have a notification for IGN website but Whenever I click on any site notification I… (читать ещё)

The Site Notification for Firefox for Android is broken (don't know if it's just me) I have a notification for IGN website but Whenever I click on any site notification I received it always open a " about:blank " page rather than the actual website.

My phone model is ZTE Blade V50 Vita ZTE 8550 Running android 13

Задан MrMeme 5 месяцев назад

Последний ответ от KD 1 месяц назад

Firefox app icon not showing anywhere

I uninstalled the app and re installed it after that there is no icon on the app drawer nor in the home screen. I have to open the app every time through play store. I ha… (читать ещё)

I uninstalled the app and re installed it after that there is no icon on the app drawer nor in the home screen. I have to open the app every time through play store. I have attempted to fix it myself by uninstalling and re installing to thinking its temporary a glitch but icon stills doesn't appear anywhere. It doesn't even get shown in app drawer search results when i search for Firefox. I have further cleared device cache using builtin cleaner app provided within the device. Also restarted my device nothing worked

Задан Daniyal Yousaf 4 месяца назад

Последний ответ от Mee 4 месяца назад

Video Lag/Stutter

Formatted my phone but playing videos still lags and stutters on Firefox browser on my Samsung. Only happens on Firefox, I've tested on Qwant, Duckduckgo and Brave and t… (читать ещё)

Formatted my phone but playing videos still lags and stutters on Firefox browser on my Samsung. Only happens on Firefox, I've tested on Qwant, Duckduckgo and Brave and this problem doesn't occur. What might be the problem and solution?

It's interesting that sometimes the video plays fine until I unmute it. Sometimes the problem goes away after I stop and play or refresh the page. I often have to play the video on a different browser.

So, videos work fine on other browsers so I discart being a phone problem. But on my other phone this problem doesn't happen with firefox.

I've been for several months looking for help/answer/fix for this issue. And I've been with firefox for ever and I don't mind minor bugs and problems but this is starting to be a bit annoying and more and more I feel like I need to move on to a new browser.

Phone: Samsung S21 Ultra SM-G998B/DS Firefox: 127.0.2 (Build #2016028743) Extentions intalled: ublock

Задан Stan_Lee 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

Opening Firefox for Android has a significant delay when loading the first page/browser tabs

Firefox is very dear to me. I use it on my computer all the time for how much more relatively secure it is from other browsers. But Android version is a hellish nightmare… (читать ещё)

Firefox is very dear to me. I use it on my computer all the time for how much more relatively secure it is from other browsers. But Android version is a hellish nightmare. When I open the app, even with no previous tabs on, it will not be responsive for more than 30-45 seconds for seemingly no reason. Same thing when I kill the app and start it again. If it does have open tabs, it will either not be able to fetch their sum number to be displayed on the top right corner until that aforementioned timespan passes, and/or I wont be able to remove/add tabs until again that period of time passes! This is a blocking issue that's been there for well over a year and a half, if not longer!

Задан Mpavle 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

Selecting to open the Download section crashes the app

1. Open the Firefox for Android application 2. Either browse around first, download something beforehand, or do it right at the start, go to the 'three dot' menu on the t… (читать ещё)

1. Open the Firefox for Android application 2. Either browse around first, download something beforehand, or do it right at the start, go to the 'three dot' menu on the top right screen and select the 'Downloads' section. 3. The application will freeze without opening the section and after a while will say 'Firefox not responding' before crashing.

Задан Mpavle 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

delay opening websites

When opening a website, the url has a padlock with a red line thru it (unsecured), the browser then waits about 5-8 seconds for the red line to disappear (secure )then be… (читать ещё)

When opening a website, the url has a padlock with a red line thru it (unsecured), the browser then waits about 5-8 seconds for the red line to disappear (secure )then begins loading the content. It behaves on win 10 and android devices. Upon refreshing Firefox on win 10, it got faster, but reverted. Unchecked wait for secure sites doesn't help.

Задан Richard 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

Firefox download problem

In Android 14 oneUI 6.0 i have an issue while i download, the progress of download doesn't show up, i have checked everything but only the Firefox notification of private… (читать ещё)

In Android 14 oneUI 6.0 i have an issue while i download, the progress of download doesn't show up, i have checked everything but only the Firefox notification of private search shows up, plus when it is downloading the file i have problems when browsing, like when i use the keyboard The keyboard automatically closes and doesn't allows me to type I don't know if i explain myself clear enough

Задан ip sans 300 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

Persistent High CPU Usage Across Firefox Versions

Despite updating to the latest Firefox version (127.0) and performing a reset, I continue to face high CPU usage issues. The battery monitor reports extensive CPU consump… (читать ещё)

Despite updating to the latest Firefox version (127.0) and performing a reset, I continue to face high CPU usage issues. The battery monitor reports extensive CPU consumption for minimal use, even when only a single tab is open. This problem is not exclusive to the main Firefox app; it persists across other Firefox-based browsers as well.

Device: Xiaomi (HyperOS - Android 14) Issue: High CPU usage across multiple Firefox versions Troubleshooting Done: App reset, tried alternative Firefox-based browsers

I urge the development team to investigate this recurring issue, as it significantly affects the performance and battery life of mobile devices. Your prompt attention to this matter would be greatly appreciated by all users experiencing similar problems.

Задан Ahmed 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

Requesting the new version of Firefox browser to support Browser.EXTRA_APPLICATION_ID

I am writing to request assistance with an issue I am encountering on the latest version of the Firefox browser for Android. My goal is to open specified pages in the sam… (читать ещё)

I am writing to request assistance with an issue I am encountering on the latest version of the Firefox browser for Android. My goal is to open specified pages in the same tab using Intent from a third-party custom application. However, I have observed that different URLs open in separate tabs, contrary to my expectations.  Current Implementation:  Here is the code snippet I am currently using: java: Intent intent = new Intent(Intent.ACTION_VIEW); intent.setData(uri); intent.putExtra(Browser.EXTRA_APPLICATION_ID, packageName); startActivity(intent); Expected Behavior:  I expect different URLs to open in the same tab without opening new tabs. This functionality is crucial for my application.  Issue Background:  I have researched similar issues and found that users have had comparable needs using Browser.EXTRA_APPLICATION_ID. Unfortunately, it appears that Firefox has not fully addressed this functionality. The EXTRA_APPLICATION_ID is a feature that modern browsers should ideally support to enhance user experience and maintain continuity within a single tab.  References:  I have referred to the following discussions and issues for additional context:  Mozilla Support Forum: https://support.mozilla.org/en-US/questions/1364869 GitHub Issue: https://github.com/mozilla-mobile/fenix/issues/23329 Request:  I kindly request that the Firefox team consider adapting this functionality officially or provide an alternative solution if it has already been addressed. Any relevant documentation or guidance on achieving this behavior would be highly appreciated.  Thank you for your time and assistance.

Задан siqi Liu 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

New phone android

I had to get a new phone, and Firefox does not accept my password. I also have it on my tablet, and it's fine, and on my laptop, and the password is correct, but the new … (читать ещё)

I had to get a new phone, and Firefox does not accept my password. I also have it on my tablet, and it's fine, and on my laptop, and the password is correct, but the new phone tells me "Try again." It was fine on my old phone.

Задан katgirlblue 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

push no

When I click on a web push notification in Firefox on Android, the link in the notification does not open. If no page is previously open in the browser, a blank tab appea… (читать ещё)

When I click on a web push notification in Firefox on Android, the link in the notification does not open. If no page is previously open in the browser, a blank tab appears. If another page is open, that page is displayed.

Задан KD 5 месяцев назад

Последний ответ от Paul 5 месяцев назад