Showing questions tagged: Show all questions

Obscure canvas rendering issue

Hello, I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint … (read more)

Hello,

I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint application. The issue is that the very first time that the user presses the mouse, the line stops abruptly, while the next times the lines are drawn correctly. The events seem to fire correctly and the page works fine at Chromium, so it seems to be a Firefox issue. You can find the html page below. I am curious, what could be the problem?

<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Canvas</title> <style> #canvas { background-color: whitesmoke; border: solid 2px brown; } </style> <canvas id="canvas"></canvas> <script> function startDrawing(e) { isDrawing = true; context.beginPath(); context.moveTo(e.offsetX, e.offsetY); } function draw(e) { if (isDrawing) { context.lineTo(e.offsetX, e.offsetY); context.stroke(); } } function stopDrawing(e) { console.log("stopped drawing") isDrawing = false; } const canvas = document.getElementById('canvas'); const context = canvas.getContext('2d'); var isDrawing = false; canvas.width = 1000; canvas.height = 1000; context.strokeStyle = "#913d88"; context.lineWidth = 2; canvas.onmousedown = startDrawing; canvas.onmouseup = stopDrawing; canvas.onmousemove = draw; </script>

Asked by ngiatsog 1 hour ago

Last reply by ngiatsog 1 hour ago

When first started, Firefox takes way too long to load any website

I'm hoping someone can help with a conundrum. A few years ago, whenever I first started Firefox--whether I had just started up my computer or had exited Firefox and open… (read more)

I'm hoping someone can help with a conundrum.

A few years ago, whenever I first started Firefox--whether I had just started up my computer or had exited Firefox and opened it back up--it would take several minutes for Firefox to load any website (Google, Amazon, weather.com--anything). Once the first site loaded, it would load subsequent sites normally. Interestingly, it was only my default profile that was affected; if I used another profile or created a new one, websites would load within seconds of my starting Firefox.

I finally broke down and created a new default profile, imported my history/bookmarks/etc., reinstalled extensions, adjusted settings, etc. The new profile behaved nicely, loading the first website within a few seconds of Firefox starting. But over time, the load time has gradually increased to the point where it is now behaving just like the old profile: I load Firefox, I try to go to any website, and it takes several minutes for it to load.

Any ideas what's happening/what's the problem? Hoping someone out there has some wisdom and can help troubleshoot. Thanks!

Asked by pizzilla 13 hours ago

Last reply by pizzilla 2 hours ago

One site blank in Linux FF but not in Windows FF

https:\\archive.org works perfectly in Firefox on Win-10, but on a new Linux Mint install, (with default Firefox as included), this particular website simply displays as… (read more)

https:\\archive.org works perfectly in Firefox on Win-10, but on a new Linux Mint install, (with default Firefox as included), this particular website simply displays as a blank white screen. Every other website I try on the Linux install works perfectly; it is only this one website which does not work.

There are no add-ons, no proxies, no security suites, nothing extra. I cleared all cookies and cache. Tried running FF in Protected Mode. Nothing seems to fix it.  There are no error messages displayed - just a blank white screen.

And, to make it worse, I am not particularly computer-literate, (I'm 82 years old...), so you will have to give me simple guidance if I need to get involved with deeper logging etc.

Asked by dmaxwell1 2 hours ago

Sky ID on my iPhone

I have received two emails from Sky regarding updating my Sky ID on my iPhone to enable continuing use of Yahoo emails. However, when I click on the link given there is a… (read more)

I have received two emails from Sky regarding updating my Sky ID on my iPhone to enable continuing use of Yahoo emails. However, when I click on the link given there is a Google error message denying access owing to a violation of Terms of Service. This means I am unable to update and could have future problems with access to Yahoo emails on my iPhone. Can you help? Alan Warburton.

Asked by warburton-alan 2 hours ago

A new pop-up box is preventing me from using a site I have been using regularly for several years

I've been using a Rewards site regularly (3/4 times per month) for several years without problem. This weekend the attached pop-up appeared. It makes no difference wheth… (read more)

I've been using a Rewards site regularly (3/4 times per month) for several years without problem. This weekend the attached pop-up appeared. It makes no difference whether I select Resend or Cancel, the program just re-displays the pop-up trapping me in an endless loop. The only exit is to close the window and abort the process. I was able to complete the task without any problem using Edge instead so it appears to be a Firefox specific issue. I haven't consciously changed anything since last using the site successfully on 24 May. Any help/suggestions appreciated.

Asked by eregister 3 hours ago

Buzzing static noise when visiting certain sites

In Firefox, whenever I go to nab.com.au and then click on Login on the top right, I hear a constant stream of static noise coming out of the speakers. In Chrome, when I… (read more)

In Firefox, whenever I go to nab.com.au and then click on Login on the top right, I hear a constant stream of static noise coming out of the speakers.

In Chrome, when I just visit nab.com.au that same noise starts.

I have a set of Bose speakers connected via an optical cable.

This behaviour doesn't happen on all sites. Just some. As soon as you close the tab, the noise goes away.

It's driving me absolutely nuts.

Asked by flecko561 7 hours ago

cookie content pop up are shown for some webpages but not others

Hi Forefox dosent show cookie content pop ups for some webpages. Have tried loading the same webpages with Edge, and a pop up is shown, whwere i am asked which cookies i … (read more)

Hi Forefox dosent show cookie content pop ups for some webpages. Have tried loading the same webpages with Edge, and a pop up is shown, whwere i am asked which cookies i would allow.

Have cleared the cahe/cookie, started up in secured mode, deleted profiles (made an search on firefox/Mozilla and deleted all files) and reinstalled firefox but the problem persist.

It started a month ago, just like that, Have changed pc, to a new one, and from windows 10 to windows 11, still the same.

Help would be nice, thank you.

Asked by Donsby 7 hours ago

firefox 126.0.1 is broken after update / reinstalling and sync to mozilla profile

I have installed firefox in my laptop for years. after latest update, firefox runs just fine only for the 1st time, then after closing the app / restarting the laptop, fi… (read more)

I have installed firefox in my laptop for years. after latest update, firefox runs just fine only for the 1st time, then after closing the app / restarting the laptop, firefox keep giving error (attached) I have tried to refresh, run troubleshoot mode, uninstall and reinstall again at one point I was able to recreate the issue only after reinstalling firefox 126.0.1 portable version and then syncing to the profile ( run ok for 1st time, then it broke down after closing it) The problem also seems repeatable using firefox 115 protable Now, I tried to reinstall the portable version from scratch, it keeps hitting same error from 1st run

I have also double check the firewall and antivirus to make its not blocking All other browsers works just fine

Asked by blast_tortoise 2 days ago

Last reply by blast_tortoise 10 hours ago

google setting page incomplete

when I sign into Goog/setting/2 step, the page does not show "app passwords." I've turned off my ad-blocker extensions and pop-up blocker on the page. See attached. … (read more)

when I sign into Goog/setting/2 step, the page does not show "app passwords." I've turned off my ad-blocker extensions and pop-up blocker on the page. See attached.

Asked by metropical 1 day ago

Last reply by metropical 18 hours ago

Yahoo News: "Your comment failed to publish" Error

For months, now, whenever I try to post a comment on a Yahoo! News article, it reads: "Your comment has failed to published." This only happens in Firefox. My "Privacy &a… (read more)

For months, now, whenever I try to post a comment on a Yahoo! News article, it reads: "Your comment has failed to published." This only happens in Firefox. My "Privacy & Security" settings are set to "Standard," my "History" set to "use custom settings for history" with settings "Remember browsing and download history" and "Clear history when Firefox closes." so cookies and cache get cleared then.

Sometimes this works when starting a new session. But I shouldn't have to start another session and lose all of my logins just to post a comment on a Yahoo News article.

Anyone else having this problem? Is there an easy and permanent fix? What are you settings set at?

Asked by FireFoxFan1 13 hours ago

Firefox doesn't work when i installed League of Legends with Vanguard anti cheat

Hello, I am experiencing an issue related to the Vanguard anti-cheat system used by Riot Games, specifically in relation to League of Legends. After installing the game … (read more)

Hello,

I am experiencing an issue related to the Vanguard anti-cheat system used by Riot Games, specifically in relation to League of Legends. After installing the game and Vanguard, I am unable to open Firefox. When I try to launch Firefox, nothing happens. However, if I change the name of the firefox.exe file, I can start Firefox on a different profile, but it only works for a short period before becoming unresponsive. None of the options or tabs respond after that.

Could you please provide assistance on how to resolve this issue?

Thank you.

Asked by bambodinho 14 hours ago

The browser works only partially

More than half of the websites are broken when viewed in Firefox now E.g. theguardian, youtube. It takes way too long to load and most of the time it's only part of the p… (read more)

More than half of the websites are broken when viewed in Firefox now E.g. theguardian, youtube. It takes way too long to load and most of the time it's only part of the page. The same websites work on Chrome and Edge without any issue.

And then I try to upload screenshots (.JPG) to this form and it doesn't work?

Asked by Ravinath Senevirathne 20 hours ago

Excessive login/page load times for Amazon

When using amazon the login and page load times are excessively long. More often than not I can open MSN, load amazon, login, and find what I'm looking for before Firefox… (read more)

When using amazon the login and page load times are excessively long. More often than not I can open MSN, load amazon, login, and find what I'm looking for before Firefox has completed signing me in or searching for an item. This is not a once in a while problem, it happens every time with amazon, some times worse than other times. Ive deleted and reloaded Firefox, cleared all history and tried as many other things that I could find online to try, none of which helped.

Asked by echoesdn 23 hours ago

Calendar on page.

I am trying to use firefox to replace Google and their stupid ads. I got google calendar to auto load with firefox but not all my calendar activities. Can you please te… (read more)

I am trying to use firefox to replace Google and their stupid ads. I got google calendar to auto load with firefox but not all my calendar activities. Can you please tell me how to get it to work properly. Thanks.'

Asked by Kelvin Schmeichel 1 day ago

Firefox Private Browsing

I have recently been getting an error message when I open Firefox saying "The bookmarks and history system will not be functional because one of Firefox's files is in use… (read more)

I have recently been getting an error message when I open Firefox saying "The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can cause this problem". This has been happening since I clicked on a mail in Mail to unsubscribe from a spam/phishing mail list, which seemed to result in me installing Firefox Private Browsing, which I had never subscribed to. I have tried uninstalling Private Browsing but there is no way of doing that. I have even uninstalled and then re-installed Firefox completely but I still have the same problem. Because of the problem I have now lost all my bookmarks and history, and am unable to create new bookmarks and history. I have been on the help forums and seen that I can Disable Private Browsing by going through my anti-virus (Avast), which I have not yet tried because what I would really like to achieve is uninstalling and not having Private Browsing on my Start menu, rather than simply disabling it. Anyway, would disabling it solve the bookmarks and history problem ? Can anyone give me the solution ? Thanks. As you may gather, I am not very techno so you would have to give me the idiot's version of any instructions or advice.

Asked by jeremyboyce.com 1 week ago

Can I get Firefox to ask for the primary password only if it is needed?

I would like to further secure my passwords but don't want to have to enter the primary password every time I start the browser. I would like it to only prompt me if a p… (read more)

I would like to further secure my passwords but don't want to have to enter the primary password every time I start the browser. I would like it to only prompt me if a password is needed. I can go days without needing a password to be entered and open and close Firefox every time I use it. It gets tedious. Thanks!

Asked by jmiller29 1 day ago

Last reply by jmiller29 1 day ago