Kukhonjiswa imibuzo ethegiwe:

Can't upload images

A recent update has broken the ability to upload images. I am on a Pixel 7. Firefox has full rights. I tried clearing cache. It is not a particular website. This one for … (funda kabanzi)

A recent update has broken the ability to upload images. I am on a Pixel 7. Firefox has full rights. I tried clearing cache. It is not a particular website. This one for instance, allows the option of uploading images to attach.to my question and it doesn't work. Hoping someone has a fix so I can keep using the browser.

Okugcinwe kunqolobane 2 225

I can't upload images on mobile

The upload photo button does nothing... on this page, on Reddit, Facebook too. I've tried clearing cache. I'm on latest android and firefox 124.2.0. I have standard secur… (funda kabanzi)

The upload photo button does nothing... on this page, on Reddit, Facebook too. I've tried clearing cache. I'm on latest android and firefox 124.2.0. I have standard security enabled and permission is set to "Ask" for camera and storage. How do I make this work again?

Kusonjululiwe Okugcinwe kunqolobane 2 515

site Notification bug for Firefox for Android

The Site Notification for Firefox for Android is broken (don't know if it's just me) I have a notification for IGN website but Whenever I click on any site notification I… (funda kabanzi)

The Site Notification for Firefox for Android is broken (don't know if it's just me) I have a notification for IGN website but Whenever I click on any site notification I received it always open a " about:blank " page rather than the actual website.

My phone model is ZTE Blade V50 Vita ZTE 8550 Running android 13

Okugcinwe kunqolobane 2 468

page loading very slow

Firefox recently got so much slower than normal. Usually it will take 5-10sec to load a full page .Now it loads very slow that I don't know how much time it takes to full… (funda kabanzi)

Firefox recently got so much slower than normal. Usually it will take 5-10sec to load a full page .Now it loads very slow that I don't know how much time it takes to fully load the page.please help me with this problem. Thankyou

Okugcinwe kunqolobane 2 190

Full screen broken, status bar, clock, and navigation buttons don't hide.

When I put a video or an image gallery to full screen, the navigation buttons, clock, and status bar don't hide. They often appear as though they're going to hide, for a … (funda kabanzi)

When I put a video or an image gallery to full screen, the navigation buttons, clock, and status bar don't hide.

They often appear as though they're going to hide, for a split second, but frustratingly bounce right back into view.

On rare occasions, it seems to be random chance, the status bar, clock, and navigation buttons do hide, but I don't know how to get them to hide every time.

I've already tried disabling picture in picture for the app but that has not helped.

What are the reasons the buttons and clock would not hide in full screen? How would we go about fixing things?

Okugcinwe kunqolobane 3 288

Samsung Internet hijacks default browser

Samsung Galaxy S24 Ultra running latest Android update and latest Firefox update. I set Firefox as my default browser. I have un-installed all updates for Samsung Interne… (funda kabanzi)

Samsung Galaxy S24 Ultra running latest Android update and latest Firefox update. I set Firefox as my default browser. I have un-installed all updates for Samsung Internet and removed all permissions for it. Disabling it is greyed out. Some apps that I use have links to websites. Too frequently, when I go to one of those links, the intro screen for Samsung Internet opens. Then, when I look at the settings in Firefox it is no longer set as the default. Then I set Firefox to default and go to my phone settings to see that Firefox is selected as the default. If I open the previously mentioned app and choose the web link, Firefox will open. But somewhere along the way, the default changes back to Samsung Internet and it's a vicious circle. I have posted in a Samsung forum but haven't gotten a reply that solved the problem. Please help. Thanks Mike

Okugcinwe kunqolobane 3 342

Firefox 66 on Android 9 (Samsung Galaxy 10e) won't scroll

I've just installed Firefox for Android (v.66.0.5) from Google Play Store onto my Samsung Galaxy S10e (running Android 9). Installed OK and browser works fine, but result… (funda kabanzi)

I've just installed Firefox for Android (v.66.0.5) from Google Play Store onto my Samsung Galaxy S10e (running Android 9). Installed OK and browser works fine, but results will not scroll vertically or horizontally. No similar problem with other apps. Is there a bug or am I missing something ?

Kusonjululiwe Okugcinwe kunqolobane 4 225

Cannot upload files

Hello, I'm not able to upload files to certain websites using Firefox on Android. When selecting a file for the phone's file manager, the file upload simply not starting.… (funda kabanzi)

Hello,

I'm not able to upload files to certain websites using Firefox on Android.

When selecting a file for the phone's file manager, the file upload simply not starting.

However, Firefox on iOS doesn't have that issue.

Firefox version used is the latest one and it is the one from Google Play.

Tried another browser and it works great.

Guillaume

Ikhiyiwe Okugcinwe kunqolobane 5 297

java.lang.OutOfMemoryError constant firefox crashing

Regular usage of Firefox results in crashes; usually have no more than 4 tabs on, but also crashes even with only one tab on. Using other mobile browsers (Brave, Chrome) … (funda kabanzi)

Regular usage of Firefox results in crashes; usually have no more than 4 tabs on, but also crashes even with only one tab on. Using other mobile browsers (Brave, Chrome) with the same or even more level of usage does not result in crashes, leading me to believe the problem is with Firefox.

This problem was already asked previously (https://support.mozilla.org/en-US/questions/1431267) but has been archived without a solution that worked for me.

Latest crash report:

/-/

bfa85f01-b670-4443-b52c-0c21fca59670 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 39482192 free bytes and 37MB until OOM, target footprint 268435456, growth limit 268435456


java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 39482192 free bytes and 37MB until OOM, target footprint 268435456, growth limit 268435456 at java.util.Arrays.copyOf(Arrays.java:3578) 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:17) at kotlin.io.ByteStreamsKt.copyTo$default(IOStreams.kt:3) at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21) at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetch$1.invoke(ImageLoader.kt:8) at mozilla.components.concept.fetch.Response$Body.useStream(Response.kt:8) at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:72) at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13) at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:16) at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:74) at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:52) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:111) 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:98) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@f8bcc7a, androidx.compose.runtime.BroadcastFrameClock@72f6c2b, StandaloneCoroutine{Cancelling}@6685888, AndroidUiDispatcher@6975221]

/-/

Phone Details:

Techno Spark 20 Pro (with latest updates downloaded) Android 13 12GB+6GB RAM

/-/

Hopefully this can be fixed.

Okugcinwe kunqolobane 5 153

Homepage polluted by recently visited

Hi, this issue has been present for a long time for me, and with many versions of Firefox Nightly for Android. I'm always using the latest nightly for browsing Youtube on… (funda kabanzi)

Hi, this issue has been present for a long time for me, and with many versions of Firefox Nightly for Android.

I'm always using the latest nightly for browsing Youtube only, with a set of specific settings and addons (since we can't use profiles on Android yet)

My problem is I've configured the Homepage to never show anything but a few URLs I chose to pin, you can see my settings and my homepage in the screenshots attached.

Despite the "Recently visited" setting being disabled, sometimes, but not everytime, the last pages I visited are added to the Homepage, after the pinned sites. I have no idea what triggers it or not, if I'm doing something wrong or if it's a bug.

Thanks for your help !

Okugcinwe kunqolobane 5 452

Volume dips down at the start of anything with sound - YouTube videos, MP3s, etc.

I can't remember when this problem started, but the volume dips down for maybe 1-2 seconds shortly after the start of anything with sound, like YouTube videos and MP3s em… (funda kabanzi)

I can't remember when this problem started, but the volume dips down for maybe 1-2 seconds shortly after the start of anything with sound, like YouTube videos and MP3s embedded in a website. On the same phone with Chrome, the problem does not happen.

Has anyone experienced this? I made a screen capture that demonstrates the problem, alternating first with Chrome, then with Firefox (then both again) -- https://youtu.be/GB116jauaX4

Any help anyone could provide would be greatly appreciated!

Brian

Kusonjululiwe Okugcinwe kunqolobane 5 135

Firefox crashes on opening

I have a Blackview Tab16 (10" screen), which I bought last year; it was running Firefox quite happily until a couple of months ago. Now when I click on the icon, I get a … (funda kabanzi)

I have a Blackview Tab16 (10" screen), which I bought last year; it was running Firefox quite happily until a couple of months ago. Now when I click on the icon, I get a sort of 'welcome' screen (with some message about a search widget?) for a fraction of a second, then FF closes and I get an error message saying 'Sorry. Firefox had a problem and crashed.' The version of FF is 126.0. I was told to try clearing the cache, but there is nothing there to clear! The tablet is running Android 12 / DoKe OS V3.0.

I have an 8" Blackview tablet which - despite needing to be plugged in to run all the time! - opens & runs Firefox perfectly happily. It's my main browser on my MacBook as well, and will run on my iPhone.

Okugcinwe kunqolobane 11 261