Buttons do not respond to clicks when playing an iframe video on the Firefox browser on Android.

When displaying an iframe video in a popup, clicking the close button and other click events do not work. This issue only occurs in the Firefox browser on Android, while … (читать ещё)

When displaying an iframe video in a popup, clicking the close button and other click events do not work. This issue only occurs in the Firefox browser on Android, while it functions correctly in the Firefox browser on iOS.

Is this a default behavior.

Задан Ajithkumar Selvaraj 2 недели назад

Последний ответ от Ajithkumar Selvaraj 6 дней назад

Thunderbird 115.10.1 Inbox

Hi, Just updated to TB 115.10.1 and right on update it now fails to show the most recent emails in the inbox, They are there as I can scroll up to them but it no longer … (читать ещё)

Hi,

Just updated to TB 115.10.1 and right on update it now fails to show the most recent emails in the inbox, They are there as I can scroll up to them but it no longer does that on it's own when opening and downloading the latest.

Any suggestions to get it back to normal operating condition?

Задан tmod700 4 дня назад

Последний ответ от tmod700 1 день назад

Logitech Surround Sound | Firefox

So with Google becoming an increasingly terrible company over the years I once again decided to try to move away from chromium based browsers and over to Firefox, but I'm… (читать ещё)

So with Google becoming an increasingly terrible company over the years I once again decided to try to move away from chromium based browsers and over to Firefox, but I'm still having the same problem as I did when I first tried. I have since found the source of the problem, or rather a more exact explanation of what is going on, but I still can not find a solution. Basically when I compare the audio of the same YouTube video while logged into the same account with the same settings the audio quality on chromium browsers seems better. After some testing I figured out that it has to do with Logitech's G Hub surround sound option. Using Logitech's surround sound on headsets that support it, the Pro X2 in my case, will change the audio quality by quite a lot, in my opinion it sounds better. The problem is that this change doesn't seem to have an effect when using Firefox.

Is this a known issue and if yes, is there a solution?

Задан fenryxspam 6 дней назад

Последний ответ от fenryxspam 5 дней назад

Firefox doesn't load any site, but other browsers can

This has been happening for months now, on multiple devices (I have tried at least 3 different devices), and on multiple networks. I have read the articles in here, but … (читать ещё)

This has been happening for months now, on multiple devices (I have tried at least 3 different devices), and on multiple networks.

I have read the articles in here, but they just want me to check network configuration which is exactly the same for all browsers.

If I restart firefox it starts working again.

How can I prevent it from breaking randomly? This is the only browser having issues, I'm almost positive is some bug and not a configuration thing, given that it happens under multiple circumstances and devices, while Edge and Chrome simply keep working just fine.

There is no consistent repro I can give, afaik it is just random, at some point Firefox just decides to stop working and I have to restart it. This disrupts my work and browsing activities as I can lose progress on input forms and similar actions.

Задан parietinae 6 дней назад

Call dialer doesn't recognize phone numbers on websites when marked

I use corporation's websites to find its workers phone numbers. Websites for all regions around the country have the same layout but sometimes frames with names, adress a… (читать ещё)

I use corporation's websites to find its workers phone numbers. Websites for all regions around the country have the same layout but sometimes frames with names, adress and phone numbers are individualy designed.

I use mobile browser on Galaxy S series smartphones. When I mark phone number it is not recognized by any dialer. When I try the same on other browser i.ex. Brave it recognize it without any problems. No matter how web frame is designed.

I guess this is an issue for Mozilla developers to check out. Personally I dont see any custom settings to change it.

Задан michal.united 6 дней назад

Restore synced data from computer on to Android phone

I logged into my account on my mobile browser, and was able to see all my passwords and saved data that I had on my computer. I ended up signing by accident and when I lo… (читать ещё)

I logged into my account on my mobile browser, and was able to see all my passwords and saved data that I had on my computer. I ended up signing by accident and when I logged back in all my passwords and bookmarks where gone. How can I restore them??

Задан 😈Savage👑Queen🤤 3 дня назад

WebGL creation failed after reinstalling lbgl1* libegl*

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02… (читать ещё)

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02).

I used to play this game named narrow.one, which before I reinstalled the mentioned libraries, was working fine except for crashing a few times. I thought these libraries were causing some issue, so I tried reinstalling them.

I reinstalled the libraries using: `sudo apt install --reinstall --fix-missing libgl1* libegl*`

After installation, I start getting that error. So, I tried reinstalling firefox (using the same command), and then restarting the laptop - but of no use. Chrome seems to be running WebGL, including the game.

In firefox, on the https://get.webgl.org/ page, I see Hmm. While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure that you are running the latest drivers for your video card.

After that, I also tried reinstalling `libopengl0` and `libglu1-mesa` and `intel-microcode`, but of no use. Running although, `sudo intel_gpu_top` and then chrome, it seems that the GPU is in use by chrome as well.

I then go to about:support. It shows me the images I have attached. Reading the logs, there several `blocklisted` values in `Decision Log` section. I suspect that's the cause of this issue, but then I don't know how can I un-blocklist the blocklisted things, and even after that, why does Chrome runs webgl if these are blocklisted?

Running `glxinfo -B`, I get the following: `name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer):

   Vendor: Intel (0x8086)
   Device: Mesa Intel(R) HD Graphics 620 (KBL GT2) (0x5916)
   Version: 23.2.1
   Accelerated: yes
   Video memory: 7697MB
   Unified memory: yes
   Preferred profile: core (0x1)
   Max core profile version: 4.6
   Max compat profile version: 4.6
   Max GLES1 profile version: 1.1
   Max GLES[23] profile version: 3.2

OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2) OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.2.1-1ubuntu3.1 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20`

I do not know much about OpenGL, but reading the above stuff, I suppose my GPU is in use and also has a compatible driver (although I am not sure).

Also, running `glxdemo`, `glxheads`, and `glxgears` seems to be rendering stuff.

Should I reinstall firefox after purging it first? Please help.

Thanks!

Задан Lakshay Rohila 20 часов назад

Последний ответ от Lakshay Rohila 15 часов назад

Mail bar missing

I recently purchased a new laptop and needed to migrate my old Thunderbird profiles. This is what I did: 1. Backed up profiles from old laptop 2. downloaded and installed… (читать ещё)

I recently purchased a new laptop and needed to migrate my old Thunderbird profiles. This is what I did: 1. Backed up profiles from old laptop 2. downloaded and installed latest version of Thunderbird on new laptop 3. coped profiles into \roaming directory 4. tested and successfully received emails and viewed all old emails.

The problem is that the Mail toolbar is nowhere to be found. Also, the calendar is missing. I tried right clicking on empty space and it only showed "menu bar" as an option. Attachment shows nothing in the toolbars option of View dropdown.

Задан m_nowak 2 дня назад

Последний ответ от m_nowak 1 день назад

Search by image add-on issue

Hello, I added a browser extension Search by Image by Armin Sebastian some time ago and it worked just fine till recently. Now, every time I need to find some image I ge… (читать ещё)

Hello,

I added a browser extension Search by Image by Armin Sebastian some time ago and it worked just fine till recently. Now, every time I need to find some image I get the page with cute creature sitting and fishing in bucket of water with info stated: "Your search did not match any documents. Suggestions: Try different keywords." (screenshot attached). It happens every time, no matter what kind of image I'm looking for. I also added another extension Search by Image on Google by Gustavo Silva and it's the same issue.

Would really appreciate any help with it.

Thanks,

Magdalena

Задан Mag Zyz 6 дней назад

Последний ответ от Mag Zyz 6 дней назад

Firefox messages breaking automation

How can the Firefox message popups be permantly turned off they are modal breaking my automation. Most recent: Welcome back Here's a quick reminder that you can keep y… (читать ещё)

How can the Firefox message popups be permantly turned off they are modal breaking my automation.

Most recent:

Welcome back

Here's a quick reminder that you can keep you favorite indie browser just one click away.

Open my links with Firefox

Not now

Задан JSAutomate Inc 6 дней назад

Missing Emails

Hello, For some reason, over the past couple of months I have been searching for varied emails and they are missing! At one point, I found that some had been put in an ar… (читать ещё)

Hello, For some reason, over the past couple of months I have been searching for varied emails and they are missing! At one point, I found that some had been put in an archive folder (that I did NOT set up) and they were recent emails. I removed them from the folder, placed them back in the regular inbox and deleted that folder. When I could not find another very important series of emails today, after searching numerous ways, I looked in the server and missing emails are there. I did look at a number of email threads where other people reported similar problems... but couldn't figure out what applied to my situation and how to fix this. To show a specific example, I attached two images ... the first is my Thunderbird email account that shows one Email only on Feb 18, 2024. The Juno server image shows 7 emails on that same date, four which were important contracts that were sent to me. Can you please help me locate and retrieve these and other missing emails? Thank you very much. Ms Randy Rosette

Задан rosette_jensen 6 дней назад

TB calendar incorrect translation of machine time zone (Windows 11)

Hello! I am facing the issue with time zone translations. Here is what I do. First, I create event on web-interface of the google calendar. That account is linked to TB's… (читать ещё)

Hello! I am facing the issue with time zone translations. Here is what I do. First, I create event on web-interface of the google calendar. That account is linked to TB's calendar. This calendar has settings for my timezone as in the first screenshot, that is GMT+3 for Kyiv, Ukraine. It is actually GMT+2 + daylight saving hour in effect. Country is also set to Ukraine. Next, my Windows 11 system is set to set time and timezone automatically, region - Ukraine. It displays UTC+2 Helsinki, Kyiv,... I guess it's Windows settings display quirk, because time is correct and WSL console shows

~$ date -R Thu, 18 Apr 2024 18:59:25 +0300

My TB's calendar is set to have system's timezone as in 3rd screenshot.

Now if I see my event in TB calendar, it is placed one hour later, say 9 am event starts at 10. So reminders also come hour later. Also strange thing is that event properties in TB show correct time like 9:00 till 10:40, but for some strange timezone Europe/Zaporozhye, as in 4th picture.

However, if I set TB's calendar manually to Europe/Kiev (which should be Kyiv, but that's another story), then events are shifted hour up to their right place, 9 am. So this is my issue: when I set calendar forcibly to Kyiv timezone, it does translate it right. When I ask calendar to rely on system's timezone, which indeed is also Kyiv, then I get one hour behind.

Задан rrlagic 6 дней назад

Subject line when answering an email

When I answer an email TB adds Re: (or Fwd: ) in the subject line which I have laways found annoying. My previous email client allwed me not to have this happen. Is it … (читать ещё)

When I answer an email TB adds Re: (or Fwd: ) in the subject line which I have laways found annoying. My previous email client allwed me not to have this happen. Is it possible to stop this?

It is possible I have asked this previously, but if so, I cannot find this and have received no replies. My apologies if I have!

Задан david1102 6 дней назад

Последний ответ от david1102 6 дней назад

Firefox always plays sound out of my usb devise if even though i windows uses aux

I have two audio device plugged in. firefox only outputs to the usb devise even though i have selected the aux out on windows. all other programs use the selected audio o… (читать ещё)

I have two audio device plugged in. firefox only outputs to the usb devise even though i have selected the aux out on windows. all other programs use the selected audio out but not firefox

any help would be appreciated

Задан silasfoldbo 6 дней назад

White Bar over top of Firefox and address bar plus half of favorites bar

My customer has a problem since about a month on Firefox (using it on a Terminal Server). The top of Firefox gets hidden by white and grey "bar" and he can not even use … (читать ещё)

My customer has a problem since about a month on Firefox (using it on a Terminal Server). The top of Firefox gets hidden by white and grey "bar" and he can not even use the "functions" of buttons behind that. -> Please see attached Print screens Lower part of the Favorites-bar is visible and also works if he clicks on it - everything above not visible and does not work for clicking.

The problem only comes up from time to time maybe once or twice a week. When he minimizes Firefox the application behind is visible normally. when he maximizes it again, same problem still visible in Firefox. When he closes RDP Session and reconnects - the problem disappears. When he turns off the monitor where Firefox is visible - Firefox gets move over to the other monitor and the problem disappears.

I am not 100% sure if this is a Firefox problem or Remote Desktop Problem (or maybe an add-in problem). But until now it only happened on Firefox!

He is always on the last recent version of Firefox, we just updated today to the latest version again - but I can not say yet, if the problem would still exist on the latest version from today.

Задан astrupler 2 недели назад

Последний ответ от astrupler 6 дней назад

Why don't I have contact lists?

I've got a Fastmail account, and have set up CardDav according to Fastmail's guide to get set up with Thunderbird. Once my contacts synced, I was unable to see my contac… (читать ещё)

I've got a Fastmail account, and have set up CardDav according to Fastmail's guide to get set up with Thunderbird.

Once my contacts synced, I was unable to see my contact lists in the Thunderbird contacts sidebar, nor can I add a list (the button is greyed out). Is this a known issue? Is it Fastmail specific, or a CardDav thing?

Running macOS 14.3, Thunderbird 115.9.0

Задан rp13 1 неделю назад

Последний ответ от rp13 6 дней назад

Thunderbird - Sent messages from Webmail and Phone not captured

I use Thunderbird as a central repository for 5 different email addresses. Recently 1 of them stopped getting Sent messages that were created on Webmail or my Phone. I … (читать ещё)

I use Thunderbird as a central repository for 5 different email addresses. Recently 1 of them stopped getting Sent messages that were created on Webmail or my Phone. I used to work fine, now it doesn't. This account is the only one I have that is set to POP3; the others are IMAP.

I'd change the settings to be IMAP but don'e see how to do that. And, I don't want to lose any messages and would like to capture the ones that have not been captured.

Any thoughts?

Задан pmbrown1 1 неделю назад

Последний ответ от pmbrown1 6 дней назад

Message Filter fails, Does not show emails as read, and when email deleted it immediately returns

Thunderbird auto updated to 115.10.1 and now it is behaving strangely. 1. The Message Filter has "Junk" at the bottom of the list of filters and anything that is not s… (читать ещё)

Thunderbird auto updated to 115.10.1 and now it is behaving strangely.

1. The Message Filter has "Junk" at the bottom of the list of filters and anything that is not sent to a folder gets sent to the Junk folder. Instead all the junk is going to the Inbox.

2. Folders that have new email show up in blue highlighted folder as they should. But if I select those emails and read them, they remain highlighted but without the blue color.

3. Sometimes when I delete an email after reading, it deletes for a moment and then returns to the folder as unread. Multiple attempts to delete fail.

Задан dclark 6 дней назад

YouTube and Firefox on Mac

I am on a MacBook Pro with Sonoma 14.4, and the lastest version of Firefox. The YouTube website will not load. It looks like the attached screen shot. I can access the si… (читать ещё)

I am on a MacBook Pro with Sonoma 14.4, and the lastest version of Firefox. The YouTube website will not load. It looks like the attached screen shot. I can access the site with other browsers. I can play a YouTube video with Firefox if I have a link, but I cannot see the rest of the page - just the video itself.

Задан sandra60 6 дней назад

Firefox Stops Responding

Firefox just stops responding when trying to load a web page. The only way to get it back working is to reboot the computer. I have tried quitting the application but whe… (читать ещё)

Firefox just stops responding when trying to load a web page. The only way to get it back working is to reboot the computer. I have tried quitting the application but when I try to restart it it doesn't respond and I end up having to force quit and reboot the computer and then it will work fine. MacBook Pro (15" 2017) MacOS13.6.6 Firefox 125.01

Any idea what's going on?

Задан cimlheureux 6 дней назад