Отображение вопросов с тегом:

Firefox for Android suddenly using tons of data

All of a sudden, Firefox for Android has been using about 1GB of data daily. My Data Usage monitor says it is almost all Foreground data. I barely use Firefox for watchi… (читать ещё)

All of a sudden, Firefox for Android has been using about 1GB of data daily. My Data Usage monitor says it is almost all Foreground data.

I barely use Firefox for watching videos or streaming anything, especially when not on WiFi.

I run two extensions — Privacy Badger and uBlock Origin, both of which I would assume should be saving me data by blocking ads and trackers.

Data collection settings are set to Off. Autoplay is blocked for audio and video. Stories (sponsored or not) and sponsored Shortcuts are disabled. Tabs open for 2+ weeks are automatically moved to Inactive.

Открыта 2 2 9

Backup Bookmarks

When will Firefox Android allow backing up bookmarks to a file on the phone? I want to keep my phone and my desktop browser separate, so I don't want to sync. Without thi… (читать ещё)

When will Firefox Android allow backing up bookmarks to a file on the phone? I want to keep my phone and my desktop browser separate, so I don't want to sync. Without this feature, I regard FF Android as so problematic that I'm trying to find an alternative.

Решено 3 2 407

Unexpected Error When Trying to Sign-In On Android After Password Change

I changed my password, and now when I try to sign-in to my account on the Android app, I keep getting unexpected error message with both password sign-in and qr sign-in. … (читать ещё)

I changed my password, and now when I try to sign-in to my account on the Android app, I keep getting unexpected error message with both password sign-in and qr sign-in.

Открыта 1 2

when Google share links are sent to me, they won't open in Firefox. I have to copy and paste the entire uRL and open Chrome in order to view them

when Google share links are sent to me, they won't open in Firefox. I have to copy and paste the entire uRL and open Chrome in order to view them on my android device. Pi… (читать ещё)

when Google share links are sent to me, they won't open in Firefox. I have to copy and paste the entire uRL and open Chrome in order to view them on my android device. Pixel 9

Открыта 3 2 27

Undo Firefox Update

I recently had my firefox mobile for android updated apparently, but it is so user unfriendly and not very accessible in the way that the new layout with the dark tabs an… (читать ещё)

I recently had my firefox mobile for android updated apparently, but it is so user unfriendly and not very accessible in the way that the new layout with the dark tabs and small pictures makes it very hard to read which tabs are open and is unfriendly on the eyes. Is there any way I can revert back to the previous version? I really loved the layout and the user friendliness of it and now I am just considering downloading another browser because I am so bummed by this update. Thanks in advance.

Открыта 1 1 171

Firefox keeps crashing on Xiaomi phone

Hello, I've noticed that recently that Firefox seems to repeatedly crash on my Xiaomi phone quite frequently. It's a Xiaomi 15 Pro on HyperOS 3.0.7.0, and here are some o… (читать ещё)

Hello,

I've noticed that recently that Firefox seems to repeatedly crash on my Xiaomi phone quite frequently. It's a Xiaomi 15 Pro on HyperOS 3.0.7.0, and here are some of the crash reports:

cde527a0-cc83-48d3-903f-951ad3d8e7e1 java.lang.OutOfMemoryError: Failed to allocate a 113430304 byte allocation with 33554432 free bytes and 97MB until OOM, target footprint 199480736, growth limit 268435456


java.lang.OutOfMemoryError: Failed to allocate a 113430304 byte allocation with 33554432 free bytes and 97MB until OOM, target footprint 199480736, growth limit 268435456

   at java.util.Arrays.copyOf(Arrays.java:3785)
   at java.io.ByteArrayOutputStream.toByteArray(ByteArrayOutputStream.java:211)
   at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:24)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:70)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13)
   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndspatched(Undispatched.kt:19)
   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:78)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:53)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122)
   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:94)
   Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@bf8206, androidx.compose.runtime.BroadcastFrameClock@1cc60c7, StandaloneCoroutine{Cancelling}@a6c06f4, AndroidUiDispatcher@ed57e1d]


e0d3fa76-8868-48e4-8d6e-f66671ba8b50 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 33554432 free bytes and 120MB until OOM, target footprint 176034208, growth limit 268435456


java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 33554432 free bytes and 120MB until OOM, target footprint 176034208, growth limit 268435456

   at java.util.Arrays.copyOf(Arrays.java:3785)
   at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120)
   at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95)
   at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156)
   at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19)
   at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:70)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13)
   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndspatched(Undispatched.kt:19)
   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:78)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:53)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122)
   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:94)
   Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@f557b89, androidx.compose.runtime.BroadcastFrameClock@7ff878e, StandaloneCoroutine{Cancelling}@8ee2baf, AndroidUiDispatcher@7121bbc]


94125fa2-317a-47de-a689-dc7d3fa5f15e java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 31855720 free bytes and 30MB until OOM, target footprint 268435456, growth limit 268435456


java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 31855720 free bytes and 30MB until OOM, target footprint 268435456, growth limit 268435456

   at java.util.Arrays.copyOf(Arrays.java:3785)
   at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120)
   at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95)
   at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156)
   at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19)
   at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:70)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13)
   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndspatched(Undispatched.kt:19)
   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:78)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:53)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122)
   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:94)
   Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@5cc155a, androidx.compose.runtime.BroadcastFrameClock@402b38b, StandaloneCoroutine{Cancelling}@5cfc68, AndroidUiDispatcher@cef5881]


   c31407a8-aa18-4415-839b-a5323a693c3d
   java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 57411112 free bytes and 54MB until OOM, target footprint 268435456, growth limit 268435456
   ----
   java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 57411112 free bytes and 54MB until OOM, target footprint 268435456, growth limit 268435456
       at java.util.Arrays.copyOf(Arrays.java:3785)
       at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120)
       at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95)
       at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156)
       at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19)
       at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21)
       at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:70)
       at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13)
       at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndspatched(Undispatched.kt:19)
       at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:78)
       at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:53)
       at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
       at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122)
       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:94)
       Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@46e4c17, androidx.compose.runtime.BroadcastFrameClock@eef9804, StandaloneCoroutine{Cancelling}@36d21ed, AndroidUiDispatcher@1bd822]
Открыта 3 1 90

Issues while typing with Samsung Keyboard

I have an issues while typing certain phrases for example: 1-while typing "8oh" after typing "h" it autocorrect to "88oho" and place cursor behind last "o" so result look… (читать ещё)

I have an issues while typing certain phrases for example: 1-while typing "8oh" after typing "h" it autocorrect to "88oho" and place cursor behind last "o" so result looks like "88oh|o" where "|" is the cursor. 2-while typing "34-34W" after typing "W" it autocorrect to "34-334-34W4" and place cursor behind last "4" so result looks like this "34-334-34W|4" where "|" is the cursor. It is occurring everywhere like in search engine Google, while typing comments on YouTube and even in this particular window while typing about this issue. It does not occurre in adres bar. It does not occurred while writing without text prediction. It occurred even autocorrect is disable.

Открыта 1 1

Please Add Built-in Force Dark Mode for All Web Pages — No Extension Needed

Hi Firefox Android team, I know Firefox supports the Dark Reader extension, and it works. But I shouldn't need an extension for something this fundamental. My request is … (читать ещё)

Hi Firefox Android team,

I know Firefox supports the Dark Reader extension, and it works. But I shouldn't need an extension for something this fundamental.

My request is simple: add a built-in force dark mode that applies to every single web page automatically — YouTube, Facebook, news sites, blogs, government pages — everything. No extension, no workaround, just one toggle in Settings that makes every website dark.

The problem with Dark Reader: - Pages visibly blink and flash before going dark - It slows down heavy websites noticeably - It's an extra install that most casual users never discover - It shouldn't be the user's job to find a fix for a missing core feature

Firefox for iOS already has a built-in Night Mode button in the menu. Android users deserve the same — and better. Make it automatic, make it system-wide, and make it respect AMOLED screens for true black backgrounds.

Microsoft Edge and Chrome already have experimental force dark mode. Firefox can do it cleaner, faster, and make it a proper setting instead of a hidden flag.

This is a basic comfort feature in 2026. Please make it happen natively.

Thank you.

Best regards, A Firefox Android user

Решено 2 1 18

Firefox Nightly (mobile) cannot show videos on X (Twitter) correctly

When I try to play whatever video on X in Firefox Nightly mobile, it just shows sequences of solid colors. Audio is still normal. The issue happens for both GIFs and Vide… (читать ещё)

When I try to play whatever video on X in Firefox Nightly mobile, it just shows sequences of solid colors. Audio is still normal.

The issue happens for both GIFs and Videos This only happens in Firefox Nightly. In Firefox, the videos can be seen just fine.

Решено 2 1 1110

Firefox for android reloads a page when I leave Firefox for another app and then return.

This problem is worst when doing online shopping. When entering card details, I will often need to switch to my banking app to confirm a transaction. When I return to Fir… (читать ещё)

This problem is worst when doing online shopping. When entering card details, I will often need to switch to my banking app to confirm a transaction. When I return to Firefox this will then reload the page, usually losing the transaction state and making it impossible to complete the purchase.

Открыта 1 1 126

fire fox android has been ruined

the app just asked me if i my experience was good and this is where the link brought me. The firefox mobile app on android is performing teribly over last few updates. we… (читать ещё)

the app just asked me if i my experience was good and this is where the link brought me. The firefox mobile app on android is performing teribly over last few updates. websites take 1000x times longer to load some elements. it feels like the cache gets full after loading 10 images. youtube videos take nearly 30 seconds to load on gigabit internet. marketplaces just wont load images. it gets stuck buffereing images and videos. the easiest fix is to switch browsers which completely eliminates issues. this is happening on multiple android devices. either the code for this app is ruined or compromized. the problem is not on my linux or mac devices. I really have loved firefox up to this point, and its sad that after 1 month of questionable management the browser is starting to break down. i am now forced to switch just so i can use the internet. also side not if there was ever a way to get themes on mobile browser that would be nice.

Открыта 1 1 171

Firefox randomly closing

Lately my Firefox app window will just randomly close while I'm using it. I notice most often on Facebook, but that's because it's the most often used page. When I reope… (читать ещё)

Lately my Firefox app window will just randomly close while I'm using it. I notice most often on Facebook, but that's because it's the most often used page.

When I reopen the app, it's like I just opened it, not like it got minimized.

What's wrong with it? I have it updated to current version, as well as I've run malware and virus scans to see if it's my phone. Nothing found.

Решено 4 1 154