Showing questions tagged: Show all questions

Could we add an auto-close tab option for Android?

Just as the title goes. I've been using Mozilla Firefox on desktop since 2005. The best hands down browser ever. I started using Firefox on android back in 2019. I stil… (read more)

Just as the title goes. I've been using Mozilla Firefox on desktop since 2005. The best hands down browser ever. I started using Firefox on android back in 2019.

I still love the android version, but my only problem with it is tabs. They stay open constantly. In the desktop application you close out and all the tabs close. In the android version I swipe up and there still there next time I load in. I don't like this at all. Unless I quit out of Firefox from the submenu, the tabs will stay open indefinitely.

I was hoping Mozilla could add an option to auto close tabs in 6 hours or something like that. Or close out tabs when I swipe up in android.

I have moved about 20 friends and family to Firefox and it's always going to be Firefox from now on. You guys rock!

Asked by Michael Rodriguez 1 week ago

Last reply by Khalid 6 days ago

[Android] Sending links and not just the current tab.

In the past you could send links by long-pressing them and using the context menu to send them to other devices(not the android "share" option) Why was this removed and … (read more)

In the past you could send links by long-pressing them and using the context menu to send them to other devices(not the android "share" option)

Why was this removed and more importantly: how do I get it back?

Asked by you.dont.know 3 weeks ago

Last reply by Khalid 2 weeks ago

Firefox for Android crashes every time the tab listing opened

Firefox for Andoird crashes every time tab listing opened. If I do "about:crashes" i see the attached list of crashes ... "java.lang.IllegalArgumentException..." Versi… (read more)

Firefox for Andoird crashes every time tab listing opened. If I do "about:crashes" i see the attached list of crashes ...

"java.lang.IllegalArgumentException..."

Version is 130.0 (Build 2016041319)

I tried clearing cache but it didn't help.

Asked by adam155 3 weeks ago

Last reply by Paul 2 weeks ago

Autorefesh Pages

I now have the problem that I am on a large payment page and switch back and forth between FF and another app (to copy payment-relevant data). Unfortunately, FF does a pa… (read more)

I now have the problem that I am on a large payment page and switch back and forth between FF and another app (to copy payment-relevant data). Unfortunately, FF does a page refresh every time it is brought back to the foreground from the background. And all the data already entered is lost! This is a fairly well-known problem with FF on Android! Chromium manages this better and leaves the memory management to Android. Why can't FF do that? Why can't I switch off this feature? I can't edit any relevant websites with the FF. I have to use Chrome for that! Hooray!

Asked by me267 1 month ago

Last reply by NoahSUMO 3 weeks ago

closing tabs

Sorry this is not a question but I can't find a email for Mozilla mobile for android we need a way to make it harder to accidently close a tab and also an option is setti… (read more)

Sorry this is not a question but I can't find a email for Mozilla mobile for android we need a way to make it harder to accidently close a tab and also an option is setting to bringing back said closed tab with a longer time not 3seconds so who ever gets this please send it to a Mozilla worker.

Asked by littledragon0007 1 month ago

Last reply by Paul 1 month ago

crash and lagging

when i have more than 10 pages open the app starts crashing, won't let me go back as well and sometimes just reloads. There were also situations in which he grabbed me wi… (read more)

when i have more than 10 pages open the app starts crashing, won't let me go back as well and sometimes just reloads. There were also situations in which he grabbed me without me doing anything. I have about 4-5 extensions (in the photo). I'm using Samsung Galaxy S24, my previous was A52 (I had no problem with it)

Asked by Nick Rusinov 2 months ago

Last reply by Paul 2 months ago

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 3 months ago

Last reply by Paul 3 months ago

tabs and history

I use FF on PC. 2 issues I have with android FF....... I want my tabs like in the PC version,in a line across the top. Not hidden under a click me to see tabs. History… (read more)

I use FF on PC.

2 issues I have with android FF.......

I want my tabs like in the PC version,in a line across the top. Not hidden under a click me to see tabs.

History keeps showing in shortcuts,how to stop that?

Thanks

Asked by indigian 4 months ago

Last reply by Paul 4 months ago

Home Button Feature Implementation

1. When we press Home button in the app toolbar, It opens a new tab and sends the active tab in background instead of closing the tab. The correct working of Home button … (read more)

1. When we press Home button in the app toolbar, It opens a new tab and sends the active tab in background instead of closing the tab. The correct working of Home button is to show Homepage in current tab. For opening new tab, we can use "New Tab" option. Because of this all tabs keep getting stored in background and it's quote irritating.

2. Same for back swipe gesture, the tab gets stored in background instead of closing. For example, I clicked on an Article in Google Feed, it redirects to Firefox, now after reading the article, I swiped back to go back to Google Feed. Now swiping back gesture doesn't close the active tab, instead it stored the tab in background. Because of this too much tabs gets stored in background and need manual effort to remove the tabs.

So, Fix these two features.

Asked by RtR 4 months ago

Last reply by Paul 4 months ago