顯示下列標籤的問題: 顯示所有問題

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 於 1 週前 詢問

Paul 最近回覆於 1 天前

Android - Exporting Passwords

I need to export passwords from Android Firefox. I know this functionality exists in the desktop version, but I do not have access to a desktop. I cannot find the same fu… (閱讀更多)

I need to export passwords from Android Firefox. I know this functionality exists in the desktop version, but I do not have access to a desktop. I cannot find the same function in the Android version.

ohmecha 於 1 週前 詢問

Paul 最近回覆於 1 週前

Bug that deletes existing download when cancelling another ongoing download

I keep running into this bug where, on the odd occasion I am trying to download a file and the download occurs slow sometimes from the server's end, I might start a downl… (閱讀更多)

I keep running into this bug where, on the odd occasion I am trying to download a file and the download occurs slow sometimes from the server's end, I might start a download of the same file twice. Then when one finishes downloading, if I press cancel on the ongoing download, it deletes the other downloaded file from my storage. This probably happens because the files are named the exact same but cancelling a downloading file should not delete an already downloaded, different file.

aren 於 1 週前 詢問

Rabiashah Rashdi1234 最近回覆於 1 週前

foxfilter support on Android firefox

I was using foxfilter extension on spin browser in android and spin uses Firefox at it's core . The extension used to work well until some point in the past and suddenly … (閱讀更多)

I was using foxfilter extension on spin browser in android and spin uses Firefox at it's core . The extension used to work well until some point in the past and suddenly it stopped working . I reached out to foxfilter support and they told Firefox stopped supporting some extensions on Android and thus the issue . Is there anyway you could start supporting foxfilter on firefox Android or can i use an olderversion of firefox on Android to get foxfilter working . If so could you guide me how to get that version installed ?

niel1059 於 1 週前 詢問

TyDraniu 最近回覆於 1 週前

Is there a way to make the search bar suggestions fit on the screen?

I own an S23 and I'd like to know if there's a way to make the browser suggestions fit on the screen. I've added two images to help explain what's going on. The first ima… (閱讀更多)

I own an S23 and I'd like to know if there's a way to make the browser suggestions fit on the screen. I've added two images to help explain what's going on. The first image shows Firefox, where the suggestion doesn't fit on the screen, whereas on Brave, if the suggestion is too long, it adjusts to the space. Thanks.

JJ 於 1 週前 詢問

Paul 最近回覆於 1 週前

Suggestion: Custom Wallpaper/Background Option for Firefox

Hi Firefox Developer Team, I hope this message finds you well. I wanted to suggest a feature that I believe would enhance user experience: the option to use custom wallp… (閱讀更多)

Hi Firefox Developer Team,

I hope this message finds you well. I wanted to suggest a feature that I believe would enhance user experience: the option to use custom wallpapers or backgrounds in Firefox. Having the ability to personalize the browser with custom images would make it more appealing and engaging for users. Could you consider implementing this feature in a future update?

Thank you for your hard work and dedication to improving Firefox.

abc abc 於 2 週前 詢問

Paul 最近回覆於 2 週前

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… (閱讀更多)

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

indigian 於 2 週前 詢問

Paul 最近回覆於 2 週前

Bookmarks

On my Tablet, the Bookmarks have decided to split into two folders :Bookmarks and Other Bookmarks. Not what I want. Is there any way that I can get them to combine t… (閱讀更多)

On my Tablet, the Bookmarks have decided to split into two folders :Bookmarks and Other Bookmarks. Not what I want. Is there any way that I can get them to combine to just Bookmarks?

kevin case 於 1 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 3 週前

Feature request in Reading mode

I would like to request a feature for reading mode. If we could flip page like Kindle book, instead of page scroll, especially in reading mode, it will be great! BTW I h… (閱讀更多)

I would like to request a feature for reading mode. If we could flip page like Kindle book, instead of page scroll, especially in reading mode, it will be great!

BTW I have chosen to use Mozilla Firefox instead of chrome because of this reading mode feature. Thank you for this great feature!

p_achalam 於 3 週前 詢問

Paul 最近回覆於 3 週前

Firefox Android, want to export history?..please someone make addon for this..

Now that firefox Android supports addons, please someone make addons for History export.. Is there any other better way to export history.. I have tried sync.. but there… (閱讀更多)

Now that firefox Android supports addons, please someone make addons for History export..

Is there any other better way to export history.. I have tried sync.. but there seems to be some limitations in sync, it didn't sync all the history..

fatec31634 於 1 個月前 詢問

Paul 最近回覆於 1 個月前

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 … (閱讀更多)

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.

RtR 於 1 個月前 詢問

Paul 最近回覆於 1 個月前

Bookmark symbol bar

i like firefox on my cell phone as well as on my pc, but i encounter a problem on my tablet. The screen is big enough that I could display my bookmarks bar permanently (a… (閱讀更多)

i like firefox on my cell phone as well as on my pc, but i encounter a problem on my tablet. The screen is big enough that I could display my bookmarks bar permanently (as well as tabs). if I want to look up several things quickly, which would certainly be possible with my tablet with keyboard and mouse, I can't even do that because I can't open the bookmarks that quickly.

however, i can understand that this is not permanently implemented, but i would like to have a customization option via on/off in the settings and while we are on the subject, an option to switch tabs on/off like on the desktop like the page marker permanently on desktop mode would be really nice.

of course it could be that these options already exist, then it would be that i am too stupid to find them because i really couldn't imagine that they don't exist and have already rummaged through all the options.

Translated with DeepL.com (free version)

maxweiss360 於 1 個月前 詢問

TyDraniu 最近回覆於 1 個月前

How Can I get Tab Like Desktop PC (Like Image)

Hello Expert, I need android Tab like Desktop. I found this feature in older version Firefox that is 68.0.0. But I want it in New updated Firefox. Please see the image… (閱讀更多)

Hello Expert, I need android Tab like Desktop. I found this feature in older version Firefox that is 68.0.0. But I want it in New updated Firefox.

Please see the image that is Firefox 68.00 android version.

Mizan Rahman (Mizan) 於 1 個月前 詢問

TyDraniu 最近回覆於 1 個月前

Doubleclick timeframe too short.

It is impossible to trigger a doubleclick or from some tests, extremelly difficult to do. I calculated that in order to trigger a doubleclick, the 2 clicks needs to be so… (閱讀更多)

It is impossible to trigger a doubleclick or from some tests, extremelly difficult to do. I calculated that in order to trigger a doubleclick, the 2 clicks needs to be somewhat no more than 0.08 seconds aparts. :That's wrog and inaccessible, the value should be between 0.4 and 0.8, NOT 0.08.

Firefox mobile should support doubleclick: https://developer.mozilla.org/en-US/docs/Web/API/Element/dblclick_event

Test page: https://developer.mozilla.org/en-US/docs/Web/API/Element/dblclick_event

Fed 於 1 個月前 詢問

Paul 最近回覆於 1 個月前

editing

Why are basic features like editing bookmarks not in the app. On chrome you are able to click and hold on a bookmark to select it, then click and hold on it again to move… (閱讀更多)

Why are basic features like editing bookmarks not in the app. On chrome you are able to click and hold on a bookmark to select it, then click and hold on it again to move it anywhere you'd like in the folder. Also there is no "move to" option on Firefox which would make sorting much easier, it would be nice to have such a simple feature like this for convenience.

Mortis 於 1 個月前 詢問

Paul 最近回覆於 1 個月前

Disabled most visited websites automatically added in homepage ?

How to disbale most visited websites get automatically added in homepage of Firefox android browser ? I kept shortcuts option enabled to add shortcut manually as pe… (閱讀更多)

How to disbale most visited websites get automatically added in homepage of Firefox android browser ?

I kept shortcuts option enabled to add shortcut manually as per user choice. I don't want browser to add most recently visited websites to get add as shortcuts in tile form in homepage of firebox browser.

Is there any config to disabled for this issue ? Please help

dilal35221 於 2 個月前 詢問

Paul 最近回覆於 1 個月前