Zobrazenie otázok označených:

Bug with Google maps website and touchscreen on windows 11

dunno if this is the right board, but here goes... I discovered a bug with Firefox and the pen/touchscreen on my lenovo X1 tablet. Using the touchscreen, move the map, ma… (ďalšie informácie)

dunno if this is the right board, but here goes...

I discovered a bug with Firefox and the pen/touchscreen on my lenovo X1 tablet.

Using the touchscreen, move the map, map works as it should. Can pinch to zoom, ect.

Switch to the pen, map works with pen.

Touch the screen again and Google maps doesn't respond to touchscreen anymore, only the pen, and refresh does not fix it. I have to close and re-open maps in a new tab.

In chrome, this does not happen. Only in Firefox.

Archivované 3 295

position: sticky not working correctly inside position: fixed container

Hello Firefox Support Team, I would like to report a browser compatibility issue regarding CSS positioning behavior that differs from Chromium-based browsers. Issue Desc… (ďalšie informácie)

Hello Firefox Support Team,

I would like to report a browser compatibility issue regarding CSS positioning behavior that differs from Chromium-based browsers.

    • Issue Description:**

When an element with `position: sticky` is placed inside a container with `position: fixed`, Firefox treats the sticky element as if it has `position: relative`, effectively breaking the sticky positioning functionality.

    • Expected Behavior:**

The sticky element should maintain its sticky positioning behavior even when nested inside a fixed-positioned container, as it does in Chromium-based browsers.

    • Current Firefox Behavior:**

The sticky element loses its sticky properties and behaves like a relatively positioned element.

    • Use Case:**

This issue particularly affects modal implementations where: - The `body` element receives `position: fixed` to prevent background scrolling - Page elements (such as `.total-section`) should maintain their sticky behavior regardless of changes to the body positioning

    • Browser Comparison:**

- **Chromium browsers (Chrome):** Sticky positioning works correctly in this scenario - **Firefox:** Sticky positioning fails and falls back to relative behavior

    • Request:**

Could you please consider aligning Firefox's behavior with other major browsers? The current inconsistency creates cross-browser compatibility issues and forces developers to implement JavaScript workarounds.

Thanks!

Archivované 1 294

M&T Bank Website Doesn't Work With Firefox

Ever since I updated last week, one website that I use will not work. Whenever I try to log in to the M&T Online Banking website, it blocks me and says "M&T Onlin… (ďalšie informácie)

Ever since I updated last week, one website that I use will not work. Whenever I try to log in to the M&T Online Banking website, it blocks me and says "M&T Online Banking Is Temporarily Unavailable." The app works on my phone and I can log in through Chrome, it's only on Firefox that I'm getting this problem. I called M&T Bank and they confirmed that it's a problem with Firefox. Something is blocking me but I don't know what it is. I am not using a VPN or adblocker.

Archivované 1 291

Cannot login to iCloud account

I am suddenly unable to login to my iCloud account using Mozilla Firefox. I was always able to do so before now. I am able to login using Microsoft Edge browser. I hav… (ďalšie informácie)

I am suddenly unable to login to my iCloud account using Mozilla Firefox. I was always able to do so before now. I am able to login using Microsoft Edge browser. I have disabled the Firefox pop-up blocker but still not working. When I input my username and password, iCloud sends me an authentication code... but that next pop-up screen from iCloud having a place to input the code does NOT pop-up, so I cannot enter the code. That pop-up screen comes up in MS Edge. Any help is appreciated!! I'm running Windows 10

Archivované 3 287

Using canvas/context to scale an image that displays ok before removes the image data, ok in Chome/Safari.

The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //img.… (ďalšie informácie)

The app sizes two adjacent images to the same height. Maybe there's a better approach?

This works, in that I see the original image displayed at the wrong size:

   //img.src = imgsrc.src;

This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:

   var canvas = document.createElement( 'canvas' );
   canvas.width = width;
   canvas.height = avail_height;
   var context = canvas.getContext( '2d' );
   // Tried/failed: Fill white background for JPEG export
   //context.fillStyle = '#fff';
   //context.fillRect(0, 0, canvas.width, canvas.height);
   context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height);
   context.lineWidth = 150; // ??
   img.src = canvas.toDataURL('image/jpeg', 0.92);
   img.onmousedown = disableDragging; // for FF
   img.style.opacity = "1.0"

The page is the view.html one gets to via Enter on phobrain.com.

Vyriešené Archivované 8 287

cannot log into Mercari on Laptop, but can on phone

Computer: Lenovo Y70-70 laptop Phone: Motorola Edge+ 5G UW (2022) OS: Microsoft Windows 10 Home Firefox: Version 134.0.1 (64-bit) When I awoke my laptop from sleep this m… (ďalšie informácie)

Computer: Lenovo Y70-70 laptop Phone: Motorola Edge+ 5G UW (2022) OS: Microsoft Windows 10 Home Firefox: Version 134.0.1 (64-bit)

When I awoke my laptop from sleep this morning, the opened Mercari tab did not load correctly, forcing me to log out and attempt to reset it. It acted as if I was not logged in to begin with and would not load the correct account information. When I logged out and then attempted to log back in, I was given an error that stated that the password or account was incorrect. I contacted Mercari Support for assistance, first, as I could not log into my account on an Edge browser, either. When I opened a Chrome browser, it auto-logged me in without issue. Mercari support assisted me for close to 13 hours, and eventually changed my email address associated with my account. Unfortunately, after that, I still could not get logged in, still getting the same wrong password or account message on my laptop. HOWEVER, when I opened firefox on my phone and attempted to log in there, it worked, using the same account and password information as I had attempted on my laptop. Additionally, I was able to log into my Mercari app on my phone, as well as BOTH Chrome and Edge on my laptop. It is only Firefox on my laptop which is not accepting the correct information. I have cleared my cache on firefox, which did not work. I have done an end task on Firefox on my laptop and restarted it, which did not work. I have restarted my laptop, which did not work. I power cycled my T-mobile router, which did not work. I even connected to the internet via hot-spot through my motorola phone, which also did not work. I can log into Mercari on any other way that I attempt, using the same account and password, EXCEPT for Firefox on my Lenovo. Firefox claims that it is up to date and will not find a newer update. Nothing was altered, to my knowledge, between putting my laptop to sleep last night and waking it up this morning. No updates, power interruptions, or anything that I am aware of. I am at my wit's end and am out of ideas for things to try to fix this. Please help. I do NOT want to have to run Chrome again, just to be able to log into a single page on my laptop.

Vyriešené Archivované 1 286

Unable to Use Microphone in Google Meet Despite Permissions – Works Fine in Chrome

Hello, I'm facing an issue where my microphone does not work in Google Meet when using Firefox, even though I’ve granted all necessary permissions. This problem is specif… (ďalšie informácie)

Hello,

I'm facing an issue where my microphone does not work in Google Meet when using Firefox, even though I’ve granted all necessary permissions. This problem is specific to Firefox, as the microphone works perfectly fine in Google Chrome.

I prefer using Firefox because of its convenient screenshot features, but this microphone issue has caused major inconvenience during important meetings.

Kindly help me resolve this issue.

Thank you.

Archivované 6 284

website access blocked?

I am using the Firefox browser on my iMac. Suddenly, I am not able to 'sign in' or access pages of common websites. I am getting blank pages or pages with the ever-cir… (ďalšie informácie)

I am using the Firefox browser on my iMac. Suddenly, I am not able to 'sign in' or access pages of common websites. I am getting blank pages or pages with the ever-circling ball when trying to access websites, like homedepot.com, shutterfly.com, etc. I can access them via safari.

I have gone through the Troubleshooting steps, have Uninstalled Firefox and Reinstalled, etc. What is happening with my browser?

Archivované 9 283

site that opened last week now says FireFox does not support WebGL

Firefox has been my browser of choice for well over 20 years. I have a game I play every day (from FaceBook) just this week when I try to go to it on my laptop - it says … (ďalšie informácie)

Firefox has been my browser of choice for well over 20 years. I have a game I play every day (from FaceBook) just this week when I try to go to it on my laptop - it says your browser does not support WebGL. it has always opened using Firefox - this is a new error message. and the computer is only 5 months old and has Windows 11 on it. I do not want to switch to Google or Edge.

Like I said - opening the app worked every day up until about a week ago. What gives?

Vyriešené 2 1 283

Youtube won't load in Firefox, no solutions work

I can not get Youtube to load on desktop Firefox. It works fine on the mobile website, app, and Chrome. I've tried clearing cookies and site data, removing extensions, re… (ďalšie informácie)

I can not get Youtube to load on desktop Firefox. It works fine on the mobile website, app, and Chrome. I've tried clearing cookies and site data, removing extensions, resetting Firefox, and disabling hardware acceleration, and so far nothing has worked. Has this been happening to anyone else ?

Archivované 2 283

facebook video calling

I have messenger loaded but with Firefox i can not video call when i want to call a friend or family. I have no way to call any one i do have a web cam. do i nee… (ďalšie informácie)

I have messenger loaded but with Firefox i can not video call when i want to call a friend or family. I have no way to call any one i do have a web cam. do i need to go to Chrome every time i want to call. Messenger has stopped desktop messenger that was how i could call but now i can not is there some way to Facebook video call on Firefox please let me know thanks I want to stay with Firefox why is there no way to get video calls on Facebook??

Vyriešené 1 282

can not cam and do vidoe calls on firefox and Facebook why

i asked a few days ago i am on Firefox have been for years and do not wan to have to change. I am trying to video call with my family from messenger and when i t… (ďalšie informácie)

i asked a few days ago i am on Firefox have been for years and do not wan to have to change. I am trying to video call with my family from messenger and when i try it say it can not on Firefox. Why ? i d love to but why can t firefox do video calling from messenger is it Firefox or is it Facebook?you will force me to go to chrome or edge which i would rather not do please let me kno why this is thank you

Open 3 280

ESR for Firefox issue

a web site continues to say mozilla browser need update to correctly access web page. I have downloaded latest update ESR for Firebox (using windows 7 OS) But web site st… (ďalšie informácie)

a web site continues to say mozilla browser need update to correctly access web page. I have downloaded latest update ESR for Firebox (using windows 7 OS) But web site still says I need update! Is it me or the web site that has the problem?

Open 3 279

Browser

I was having problems with the firefox browser. This has never happened. I always use firefox and the company said that firefox was compatible to there sight but I coul… (ďalšie informácie)

I was having problems with the firefox browser. This has never happened. I always use firefox and the company said that firefox was compatible to there sight but I could not access.

Open 1 278

Google maps no longer showing names of places

Hi Google Maps all of a sudden is not showing the names of places in Firefox. When Google maps loads initially the names show for about 1 second and then disappear. I … (ďalšie informácie)

Hi Google Maps all of a sudden is not showing the names of places in Firefox. When Google maps loads initially the names show for about 1 second and then disappear.

 I am on a Surface Pro 9.  

Google Maps works fine in Chrome.

I have already tried disabling extensions, clearing cache, and ensure the performance is set to run normally. 

What else can I do to fix this?

Open 5 278

Audio not playing on certain websites

Hello, when I am on Firefox I am unable to play audio from websites such as Reddit,Twitter and other sites but I am able to do so in youtube. This does not happen to me i… (ďalšie informácie)

Hello, when I am on Firefox I am unable to play audio from websites such as Reddit,Twitter and other sites but I am able to do so in youtube. This does not happen to me in other browsers such as brave/edge. Things I have tried are refreshing firefox, turning off extensions, installing windows media pack, trying a different sound device, adjusting sound mixer, allowing autoplay, update drivers. This started happening after I did a clean install of windows. Any help would be appreciated.

Vyriešené Archivované 2 276

YouTube videos are choppy and drop frames in Firefox

When I play YouTube videos in Firefox, the video stutters and drops frames, even when set to 480p. The audio continues to play normally. This issue does not happen in Chr… (ďalšie informácie)

When I play YouTube videos in Firefox, the video stutters and drops frames, even when set to 480p. The audio continues to play normally. This issue does not happen in Chrome on the same laptop.

The problem started about a week ago. I’m using Firefox on Windows 11. Restarting Firefox did not resolve the issue. I’ve attached screenshots for reference.

Uzamknuté 1 271

update broke at&t email

The latest firefox browser for windows desktop pc broke the ability to log in to at&t (also called yahoo) email. The email works fine on microsoft edge and chrome. … (ďalšie informácie)

The latest firefox browser for windows desktop pc broke the ability to log in to at&t (also called yahoo) email. The email works fine on microsoft edge and chrome. It worked fine on firefox until the last update.

Vyriešené Archivované 3 270