Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Løst
  • Arkiveret

Unable to rearrange tabs on Firefox Nightly for Android.

Previously I was able to rearrange the tabs in Firefox Nightly for Android in what ever order I wanted. This appears to no longer be the case after I updated it. I am ask… (læs mere)

Previously I was able to rearrange the tabs in Firefox Nightly for Android in what ever order I wanted. This appears to no longer be the case after I updated it. I am asking to see if this is a bug, or said feature was removed on purpose.

Stillet af Jaoheah for for 11 måneder siden

Besvaret af TyDraniu for for 11 måneder siden

  • Løst
  • Arkiveret

Firefox glitching

Hello, My firefox has started glitching like crazy. It's like it's trying to constantly resize itself. It has been happening since I opened it on pop-up mode on my Sams… (læs mere)

Hello,

My firefox has started glitching like crazy. It's like it's trying to constantly resize itself. It has been happening since I opened it on pop-up mode on my Samsung Fold 5, but I've tried reopening it in pop up mode, and all other modes, restarting my device, reinstalling firefox, everything I can think of and it's still doing it. Some of my icons are a mess too. I really don't want to switch to another browser... Anyone have any bright ideas? Adding screenshots to show issue.

Kindest regards,

Matthew Trigg

Stillet af tr199.69 for for 10 måneder siden

Besvaret af tr199.69 for for 10 måneder siden

  • Låst
  • Arkiveret

sudden problem

I also posted this under "Tabs." All of a sudden I started getting a strange download message, a download which didn't show up when I looked for it. Since then, when I p… (læs mere)

I also posted this under "Tabs."

All of a sudden I started getting a strange download message, a download which didn't show up when I looked for it. Since then, when I press "+ New Tabs," a new tab doesn't open. A new tab opens only when I've clicked on a new link for a topic.

I cleared the cache, restarted my phone twice and un-and re-installed Firefox twice. I was originally synced with Firefox on my other phones, but I don't want to sign in again with that email until this problem is fixed. I haven't opened Firefox again on my previous phones since this all started. I'm going to cry if those versions are "infected" with this problem as well. I just can't erase all the data I've previously accumulated within Firefox on those devices, either.

Now I've looked in Firefox Support for this problem and I've looked again and again for a way to restart in Safe Mode, but I can't find it. Could someone please help me diagnose and fix this issue?

Stillet af Nova for for 10 måneder siden

Seneste svar af Paul for for 10 måneder siden

  • Løst
  • Arkiveret

add to home screen option not available

Im using Firefox android on my new pixel 7. I found that the 'add to home screen' option is not available on the ... List. I searched for solution. Someone say click on… (læs mere)

Im using Firefox android on my new pixel 7. I found that the 'add to home screen' option is not available on the ... List. I searched for solution. Someone say click on Install option. But there's no install option either.

The add to home screen is available on my old moto phone

Does anyone have this same issue and have a solution how to fix this? I very much appreciate all your help!

Stillet af herennow75 for for 10 måneder siden

Besvaret af Paul for for 10 måneder siden

  • Løst
  • Arkiveret

Autofill not properly working

From version 110 and up, there are websites where the autofill no longer works. The option to select your saved users & PWs comes up but upon selecting one, nothing g… (læs mere)

From version 110 and up, there are websites where the autofill no longer works. The option to select your saved users & PWs comes up but upon selecting one, nothing gets filled. On other websites the autofill works as intended. Going to the real debrid website is the one I can accurately reproduce the issues on. With version 109 and below, the autofill works. Is there a proper work around besides having to go into the settings, finding out the password and inputting it manually?

OnePlus 9 PRO Android 11 Security Patch January 2023 Google WebView 110.0.5481.154 Firefox 109.2.0 (Build #2015930059)

Stillet af CRuz for 1 år siden

Besvaret af Paul for 1 år siden

  • Løst
  • Arkiveret

Crash on crash reporter

Firefox Android just crashed when opening a bunch of bookmarks and then again every time I wanted to report a crash. I hope someone here can forward this to whoever usual… (læs mere)

Firefox Android just crashed when opening a bunch of bookmarks and then again every time I wanted to report a crash. I hope someone here can forward this to whoever usually receives the crash reports.

1cb54f1f-11f5-4fa7-9d97-b4bf58d29ac2 java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference


java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference at java.lang.String.valueOf(String.java:2924) at java.lang.StringBuilder.append(StringBuilder.java:132) at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:709) at java.lang.Throwable.printStackTrace(Throwable.java:674) at java.lang.Throwable.printStackTrace(Throwable.java:735) at mozilla.components.support.base.ext.ThrowableKt.getStacktraceAsString$default(Throwable.kt:19) at mozilla.components.lib.crash.service.MozillaSocorroService.sendCrashData(MozillaSocorroService.kt:607) at mozilla.components.lib.crash.service.MozillaSocorroService.sendReport$lib_crash_release(MozillaSocorroService.kt:285) at mozilla.components.lib.crash.service.MozillaSocorroService.report(MozillaSocorroService.kt:5) at mozilla.components.lib.crash.CrashReporter$submitReport$2.invokeSuspend(CrashReporter.kt:70) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:112) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:4) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:96) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@6aec4f8, Dispatchers.IO]

The original bookmarks crash was this:

300e77b6-00e5-458d-ae84-d1202c866a1b java.lang.NullPointerException

* New Sentry Instance: https://sentry.io/organizations/mozilla/issues/?project=6375561&query=9fd75a9f565c460b91e4977064d87e83

java.lang.NullPointerException at org.mozilla.fenix.library.bookmarks.BookmarkFragment.refreshBookmarks(BookmarkFragment.kt:103) at org.mozilla.fenix.library.bookmarks.BookmarkFragment$refreshBookmarks$1.invokeSuspend(BookmarkFragment.kt:14) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:112) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:7400) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@26f4bf6, Dispatchers.Main]

Stillet af Fabian for for 10 måneder siden

Besvaret af Fabian for for 10 måneder siden

  • Løst
  • Arkiveret

Lost logins on desktop, still on android

I just reset my password of my firefox account. On the desktop I don't have any of my logins. On my android, it logged me out, I logged in with the new password. My Log… (læs mere)

I just reset my password of my firefox account. On the desktop I don't have any of my logins.

On my android, it logged me out, I logged in with the new password. My Logins are still there, but I am not able to sync them to my Desktop.

How can I achieve this?

Stillet af ediz.arca for for 10 måneder siden

Besvaret af ediz.arca for for 10 måneder siden

  • Løst
  • Arkiveret

Embedded videos have closed captions enabled by default

I just got a new phone (Pixel 7a) and embedded videos have closed captions enabled by default in Firefox. Even if I turn them off while watching one video, they'll be bac… (læs mere)

I just got a new phone (Pixel 7a) and embedded videos have closed captions enabled by default in Firefox. Even if I turn them off while watching one video, they'll be back on the next video. I want them to just be off by default. It's not an Android setting as far as I can tell - I have all live captioning turned off and the video player isn't showing captions when I use Chrome to watch the same videos. Here's a link to a video that has captions on by default when I view it in FF for Android. I've also included a screenshot of the CC controls.

Stillet af Nick T for for 10 måneder siden

Besvaret af Nick T for for 10 måneder siden

  • Løst
  • Arkiveret

Always is in dark mode on moble.

On the moble browser for android I can't get websites to change from being in dark mode. I have made sure dark mode is off on the browser and the system. I have tested th… (læs mere)

On the moble browser for android I can't get websites to change from being in dark mode. I have made sure dark mode is off on the browser and the system. I have tested the same sites on other browsers to make sure it was not the sites. The browser and system are up to date.

Stillet af John Cochran for 1 år siden

Besvaret af John Cochran for 1 år siden

  • Løst
  • Arkiveret

videos freezing on any site

Hi. Around the last few days of July the videos on Youtube started freezing like when they stop playing to load, except it never stops loading and continue the video. Whe… (læs mere)

Hi. Around the last few days of July the videos on Youtube started freezing like when they stop playing to load, except it never stops loading and continue the video. When I skip ahead it plays for a few seconds and then stops again. I tried playing videos on other sites, and the same thing happens. The Youtube app works perfectly, and so does the Netflix app and the Chrome app - so I know it's a problem particular to the Firefox app. I removed most of my add-ons to test and it didn't help (the only ones I didn't remove are the uBlock Origin and the Search by Image ones). Also tried uninstalling and installing the app again, but no dice. Any idea how I can fix that?

Stillet af Debellatis for for 11 måneder siden

Besvaret af Debellatis for for 11 måneder siden

  • Løst
  • Arkiveret

Tabs won't close

When I am finished with a tab and close it, and then close down Firefox app, when I click back into Firefox the tabs that I have closed are still there open. How can I st… (læs mere)

When I am finished with a tab and close it, and then close down Firefox app, when I click back into Firefox the tabs that I have closed are still there open. How can I stop this from happening without having to "quit" and clear cache etc all the time? Surely when you close a tab it should stay closed?

Stillet af Ciara for 1 år siden

Besvaret af Paul for 1 år siden

  • Løst
  • Arkiveret

Wrong Search Location Result

I'm not even in California, much less Sacramento. Google account addresses Not in California! Locations for search results always shows Sacramento. FireFox search cashe… (læs mere)

I'm not even in California, much less Sacramento.

Google account addresses Not in California! Locations for search results always shows Sacramento.

FireFox search cashed cleared. FireFox app closed. Phone reloaded.

Not yet Firefox reinstalled. Last time done ALL SHORT CUTS & BOOKMARKS LOST! ANOTHER MAJOR HINDERANCE.

And NO, THERE IS NO GOOD FIX FOUND SEARCHING FIREFOX SUPPORT. NOTHING FROM GOOGLE EITHER. ALL THE SIMPLE LOGICAL "SET MY ADDRESSES". NEED REAL FIX

Stillet af rmynatt for 1 år siden

Besvaret af rmynatt for for 11 måneder siden

  • Løst
  • Arkiveret

Android app unusable

Just like many people here and in the Play Store reviews, the Firefox app stopped working for me since about a week. When I type something in the search bar or when I ope… (læs mere)

Just like many people here and in the Play Store reviews, the Firefox app stopped working for me since about a week. When I type something in the search bar or when I open a link from an external app, the page does not load and stays blank. Sending links from another device also does not work.

Does anyone know if developpers are aware of the issue ? I could not find an entry on bugzilla.

About firefox screenshot below. My phone is running on Android 12.

Copy of a reply I posted in someone's question about the same issue:

Same problem for me.

I first had this issue with 114.

After updating to 114.1.1, the issue was fixed for a few hours but came back.

Updating 114.2.0 didn't change anything...

Stillet af Killian for 1 år siden

Besvaret af Paul for for 12 måneder siden

  • Løst
  • Arkiveret

Only blank pages on firefox for android since yesterday.

Hello. My Firefox for Android shows only blank pages on my Samsung A53 5G. Last month I had the same issue but an update was available immediately and it fixed the issue.… (læs mere)

Hello. My Firefox for Android shows only blank pages on my Samsung A53 5G. Last month I had the same issue but an update was available immediately and it fixed the issue. Does anyone have the same issue? Thank you.

Stillet af johnny for for 12 måneder siden

Besvaret af Paul for for 12 måneder siden

  • Løst
  • Arkiveret

Firefox no longer works properly on my android phone

Since the latest update 114.2 I cannot get Firefox to work properly on my Samsung phone. I have Version 8 of android operating system on the phone. When I attempt to sear… (læs mere)

Since the latest update 114.2 I cannot get Firefox to work properly on my Samsung phone. I have Version 8 of android operating system on the phone. When I attempt to search I just get a blank screen. In the web address box it just has an icon with a line through it and the web address. Refuses to display website. Doesn’t let me change from private browsing to regular browsing. Nothing I do seems to have any effect. Yes, I know I have an older phone but it was fine until this update.

I saw a similar problem and the user said thus 114.2 fixed the problem. Well, it broke mine. Please advise how to correct this problem. Thanks.

I am not on my phone. So the operating system info gathered is not from the system I use on my phone.

Stillet af marykayc928 for for 12 måneder siden

Besvaret af Paul for for 12 måneder siden

  • Løst
  • Arkiveret

Nothing is working at all after the update

Websites are not loading, search is not working. The app is not working at all. Tried closing and reopening FF, cleared cache, rebooting phone and few other settings but … (læs mere)

Websites are not loading, search is not working. The app is not working at all. Tried closing and reopening FF, cleared cache, rebooting phone and few other settings but nothing helped. Tried googling around the problem and most of the users are also facing same issue. It might be fixed by reinstalling the app but I CANNOT do that because my site data is important and I don't see any way to backup site data to my PC. Please help with the issue without losing FF app data.

Stillet af Ravindra R for 1 år siden

Besvaret af Paul for for 12 måneder siden

  • Løst
  • Arkiveret

Installation fails for Yomichan add-on on Nightly for Android

I'm trying to get Yomichan by FooSoft to install on Nightly for Android (v117.0a1) to no success. Here's what I've tried: 1. Add Yomichan to a custom add-on collectio… (læs mere)

I'm trying to get Yomichan by FooSoft to install on Nightly for Android (v117.0a1) to no success. Here's what I've tried:

  1. 1. Add Yomichan to a custom add-on collection.
  2. 2. Go to the add-on manager and tap on install.
  3. 3. A little toast that says "Failed to install Yomichan" comes up instantly (see screenshot attached). Nothing is even downloaded.

Notes and information:

  • a. The development of Yomichan has ceased and the version on AMO is behind by 3 years (June 4, 2020).
  • b. The latest version of Yomichan (October 23, 2022) is only available as an XPI file on the add-on developer's GitHub page. Unfortunately, it is not possible to install add-ons from XPI files on Nightly for Android, so I have no idea if this version would work on Nightly for Android.
  • c. Another user (Occupied Octopus) uploaded a rebranded version of Yomichan's latest release in 'note b' called "KiYomi" to AMO. Unfortunately, installation fails on Nightly for Android too, with the same results as in the screenshot after attempting to install it.
  • d. Installation of other add-ons (e.g. uBlock Origin, SingleFile) succeeds.

Stillet af Firefoxuser4327 for for 12 måneder siden

Besvaret af Firefoxuser4327 for for 12 måneder siden