Showing questions tagged: اعرض كل الأسئلة

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

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.

Asked by siqi Liu 4 hours ago

Firefox on Android - Active tab reloads the moment I go back to it from another application

Hello, I'm running Firefox on Android 13 (Phone is Poco x3 pro). Running version 126.0.1 As soon as I tab out of Firefox and go to another application, for example, a 2… (read more)

Hello,

I'm running Firefox on Android 13 (Phone is Poco x3 pro). Running version 126.0.1

As soon as I tab out of Firefox and go to another application, for example, a 2FA app or ProtonPass to retrieve a password, then go back to Firefox, the tab will reload.

This basically means that I'm unable to log in to any site which requires 2FA or where I don't know the password by heart.

The phone has 6 GB of ram and I've set Firefox to have no battery restrictions, yet it's not helping.

I don't know what's causing this, but surely this can't be intentional? I've had to go back to Chrome because I'm literally unable to log into most websites.

I've tried reinstalling but no change. I deactivated all extensions (ublock & privacy badger) but that didn't help either.

Asked by firefox.delirium965 6 days ago

Unable to upload photo or videos

I'm uploading this on chrome. The add function does not let me add photos or videos to any website requiring photos or videos for evidence. The "Add Photos (optional)" o… (read more)

I'm uploading this on chrome.

The add function does not let me add photos or videos to any website requiring photos or videos for evidence. The "Add Photos (optional)" only says allow but does not upload photo. All permissions are allowed on Oneplus 12.

Asked by CJ 6 days ago