firefox browser on mobile a small black bard kinda block some page

When ever I am trying to look for some image or search some thing and when I scroll down a black bar appear on the lower side of my browser at first I thought its just lo… (mear ynfo)

When ever I am trying to look for some image or search some thing and when I scroll down a black bar appear on the lower side of my browser at first I thought its just log but over the time I think its some kind of bugs, because I try both of the page I visit on firefox, firefox beta, and firefox nightly, beta & nightly dont seems to be a problem to some of the page I visited its must be the official firefox apps... even tho I still love firefox its one of the browser i feel I am free to use and a browser that I choice not force to use, so mozilla keep up the good work hope you able to fix some bugs fast 😁😁

Frege troch Mr. Jet, 23 minuten lyn

Why are tab enhancements force on me in mobile now. I used to be able to turn them off.

Pretty much the title. This sounds like some Microsoft level stuff. Forcing a UI change for no reason. A few days ago it started. That was interesting because the pl… (mear ynfo)

Pretty much the title. This sounds like some Microsoft level stuff. Forcing a UI change for no reason. A few days ago it started. That was interesting because the play store was showing no recent updates.

My UI on my tab screen had changed, though. I was able to revert back by turning off "Tab Enhancements" in the secret settings menu.

Now, this morning, I wake up and the tab menu has reverted back to the "new" UI. I went back into secret settings and then option is no longer there. Google play says I have now updated to 1.49.

WTH?

Frege troch Mathius, 1 oere lyn

Lêst beäntwurde troch Mathius, 1 oere lyn

Enable Composable Toolbar setting is disabled, but still shows instead of drop-down menu

Ongoing bug that first started occuring on Firefox Nightly before being introduced to Firefox stable and now showing on forks such as Waterfox and Fennec When viewing fir… (mear ynfo)

Ongoing bug that first started occuring on Firefox Nightly before being introduced to Firefox stable and now showing on forks such as Waterfox and Fennec

When viewing first view it takes up 3/5 of screen to extra click of full menu covering virtually entire page, also slower both from a usable standard along with the animation introduced.

Classic menu is simpler to use especially when with different browsers such as Chrome, webpages and many other none browser Android apps. Default use of address bar at top - same as on desktop - means that navigation involves moving thumb from top right of screen to bottom, instead of keeping in same area.

Example attached on how the function did and should still work.

Frege troch dounowhoiam103, 12 oeren lyn

Lêst beäntwurde troch dounowhoiam103, 3 oeren lyn

Why do downloads on Firefox mobile often have errors and are slow?

I often experience errors when downloading on Firefox mobile and the download speed is slower than other browsers. I hope Firefox has a setting like parallel downloading.… (mear ynfo)

I often experience errors when downloading on Firefox mobile and the download speed is slower than other browsers. I hope Firefox has a setting like parallel downloading.So that the download is faster and I also hope that there are no errors during the download process, such as when the internet is temporarily down or the internet is slow. I hope this suggestion can help.

Frege troch galihalv38, 2 dagen lyn

ads are still playing even when I have multiple ad blocker extensions on.

When I'm watching videos on twitch, ads are still playing even though I have ad blockers on. The blockers will work for about a day, but then the next it just doesn't blo… (mear ynfo)

When I'm watching videos on twitch, ads are still playing even though I have ad blockers on. The blockers will work for about a day, but then the next it just doesn't block any ads anymore.

Frege troch kavonbryant79, 3 dagen lyn

Lêst beäntwurde troch kavonbryant79, 3 dagen lyn

Android App Sometimes Stops Loading Anything

When I navigate through multiple pages on the phone, especially when the connection quality is not very good, the whole app sometimes stop loading anything. 1. Open multi… (mear ynfo)

When I navigate through multiple pages on the phone, especially when the connection quality is not very good, the whole app sometimes stop loading anything.

1. Open multiple pages or SPA that would frequently make XHR requests during usage (like X/Twitter) 2. Navigate though those pages, make actions that is definitely going to initiate new http requests 3. Repeat until some contents staying in load progress 4. You'll get blank page if you open new page from now on 5. Killing the process (in app details) would reset this behavior.

Feels like there is a connection or worker thread pool that is running out of available resources.

Frege troch mariotaku.lee, 3 dagen lyn

Firefox keeps stopping

Could not open Firefox App on my Android phone last night. Kept geting the message "Firefox keeps stopping", before the App had even opened. Tried clearing cache. Tried … (mear ynfo)

Could not open Firefox App on my Android phone last night. Kept geting the message "Firefox keeps stopping", before the App had even opened.

Tried clearing cache. Tried Force Stop Tried retarting phone. Tried uninstalling Firefox app and Installing fresh Firefox App.

Nothing has worked. Still getting "Firefox keeps stopping", before the App has even opened.

Android 10 QPWS30.61-21-18-7 Firefox Version 148.0.2

I apprciate it's an old phone but the App was fine until yesterday?

Help?!

Frege troch Dealer1820, 1 wike lyn

Lêst beäntwurde troch Dealer1820, 4 dagen lyn

Firefox Android looses keyboard focus

When I start to type a comment in Facebook, Firefox keeps refreshing and loosing my keyboard. Have tried disabling uBlock origin and changing tracking protection setting… (mear ynfo)

When I start to type a comment in Facebook, Firefox keeps refreshing and loosing my keyboard. Have tried disabling uBlock origin and changing tracking protection settings to no avail. Don't want to use Meta app.

Frege troch vaskevics, 4 dagen lyn

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… (mear ynfo)

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]

Frege troch GhostieTheML, 1 wike lyn

Lêst beäntwurde troch GhostieTheML, 4 dagen lyn

How could I delete all password, reinitialize all password from Firefox Android ?

Hi, I'm a very fan user of Firefox from the beginning. I used to have all my password on it but I lost most of my ID's and I had a copy, but my passwords are still on you… (mear ynfo)

Hi, I'm a very fan user of Firefox from the beginning.

I used to have all my password on it but I lost most of my ID's and I had a copy, but my passwords are still on your servers... it's not the problem but I'm curious if there is a solution to erase it.

Whatever, I'm on firefox android, which has save all my password and I only can delete one by one... that's wired, and I can't find solution, could you help me ?

Frege troch kofi42, 4 dagen lyn

Password synchronization doesn't work

Hello, I sorted out my passwords for several reasons in Firefox on one device and want it to synchronize with my other devices. Whatever I try, the passwords stay the sa… (mear ynfo)

Hello,

I sorted out my passwords for several reasons in Firefox on one device and want it to synchronize with my other devices.

Whatever I try, the passwords stay the same on my other devices. I have checked and unchecked the password synchronization box, I restarted, I even deleted the app and reinstalled, but when I sign in, it still has the same passwords.

This took a loooong time.

Why is the password synchronization not working and how can I fix this?

Thank you.

Frege troch lukas.brosowski, 4 dagen lyn

Lêst beäntwurde troch lukas.brosowski, 4 dagen lyn

Third party password manager no longer working with Firefox for Android v148

I have been using Firefox for Android and Kaspersky Password Manager for many years without a hitch until v148 of Firefox, which seems to have broken things. Has anyone e… (mear ynfo)

I have been using Firefox for Android and Kaspersky Password Manager for many years without a hitch until v148 of Firefox, which seems to have broken things. Has anyone else seen this problem? With KPM installed (and all the necessary permissions correctly set) whenever I visit a login page the KPM icon should appear so I could select the login and password details to automatically fill in. It no longer does this with v148. I had been in touch with Kaspersky support and they were unable to help so I re-installed v147 and everything was back working again, so I am guessing the issue is with a change in v148. Has anyone else seen (or resolved) this issue. Many thanks FYI My Android is v13 on a Pixel4a and KPM is v9.2.113.65

Frege troch graeme.cawsey, 5 dagen lyn

save as pdf issue

! when i try to save a page as pdf file it doesn't save the pictures inside. i can't save the pictures inside to .jpg files by clicking them and hold. i must open them in… (mear ynfo)

! when i try to save a page as pdf file it doesn't save the pictures inside. i can't save the pictures inside to .jpg files by clicking them and hold. i must open them in another page and save them in "pdf" (very big file) i can't have a look before printing (issue of spooler ?)bold text

Frege troch catsobor, 6 dagen lyn