Visar taggade frågor: Visa alla frågor

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 … (läs mer)

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?

<!DOCTYPE html>
<html lang="el">

<head>
  <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>
</head>

<body>
  <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>
</body>

</html>

Frågat av ngiatsog 1 dag sedan

Senaste svar av jscher2000 - Support Volunteer 9 minuter sedan

firefox ate my history

after downloading and installing v.126 of firefox, my history has disappeared. the browser is not generating new history from web site visits. the history is fixed perman… (läs mer)

after downloading and installing v.126 of firefox, my history has disappeared. the browser is not generating new history from web site visits. the history is fixed permanently on a single web address. this is the web address of a site that is in my toolbar. this site cannot be deleted from the history. this site cannot be deleted through the preferences menu. the same site shows in the history file as the only site visited in the past several months, even though i have not visited that site in the past several months. the browser does not show my browsing history. the browser does not create a browsing history. my history function is permanently broken.

help?

Frågat av drollere 1 dag sedan

Senaste svar av jscher2000 - Support Volunteer 28 minuter sedan

Firefox’s Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com

https://x.com/ (Formaly Twitter) Firefox’s Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com Not only me: https://www.reddit.com/r/firefox/co… (läs mer)

https://x.com/ (Formaly Twitter) Firefox’s Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com


Not only me: https://www.reddit.com/r/firefox/comments/1ctx1bm/twitter_not_working_on_private_browsing/ https://connect.mozilla.org/t5/discussions/firefox-s-enhanced-tracking-protection-strict-mode-is-known-to/td-p/57432 https://lemmy.world/post/15496431

https://news.ycombinator.com/item?id=40386418 Dunno if entirely accurate but regarding the Firefox error: “Twitter switched their top level domain to X, but didn't change any of their other domains, so they're still pulling assets from Twimg. Which makes Firefox (correctly) block the page if you have Tracking Protect enabled because it sees X trying to involve 3rd parties.“ Slow clap.

Frågat av hokagegaara 1 vecka sedan

Senaste svar av Paul 1 timme sedan

Fiirefox not working smoothly with various sites. Chrome worked

Trying to us kp.org and Firefox would not recognize the selections made. At times Firefox would not let me make or retain the selection made. Switched to Chrome and sit… (läs mer)

Trying to us kp.org and Firefox would not recognize the selections made. At times Firefox would not let me make or retain the selection made. Switched to Chrome and site worked smoothly.

Frågat av steve624 2 timmar sedan

When turning on Laptop - message appears

There is problem going on when I turn my laptop in the morning. It has appeared three times now. The message say " Open or Fresh Firefox" The first time I did a Fresh, t… (läs mer)

There is problem going on when I turn my laptop in the morning. It has appeared three times now. The message say " Open or Fresh Firefox" The first time I did a Fresh, the second one I clicked "Open". I later get an update and I didn't do the update then the next morning I cannot login into my laptop. I kept getting codes to enter my password. Finally, a security screen appeared and I was able to login. This morning when turning on my laptop I see the same message appear again. I did the refresh Firefox. I had to go back and reset all my personal setting.

Also, I am letting you know that I am being monitor and I am having other problems with my email and iPhone. Question: Who is monitoring the monitor?

Frågat av Yolanda 6 timmar sedan

Mozilla Firefoz crashes multiple times after waking laptop from sleep

The behavior began with fifteen to twenty crash messages appearing. After which the browser would stop responding and be unable to reach out to the internet. Network con… (läs mer)

The behavior began with fifteen to twenty crash messages appearing. After which the browser would stop responding and be unable to reach out to the internet.

Network connectivity was confirmed as I was able to access my VPN and corporate teams.

I submitted as many crash reports as I could. Eventually the crash reporter ceased to function. The message is:

Firefox had a problem and crashed. Unfortunately, the crash reporter is unable to submit a report for this crash.

Details: expected value at line 1 column 1

Only a full reboot of the machine restored functionality but only temporarily. It returns after being put into sleep mode.

Running firefox in safe mode does not restore functionality. The behavior persists.

I am fully up to date according to firefox.

I am running a Lenovo Thinkpad Windows 11.

Frågat av Candlejack 1 dag sedan

Senaste svar av Candlejack 6 timmar sedan

GIFs "saving as" webp only

Up until a month ago, I was able to download gifs from the giphy.com as actual GIFs. What has changed in Firefox and how can I troubleshoot this so I can get the desired … (läs mer)

Up until a month ago, I was able to download gifs from the giphy.com as actual GIFs. What has changed in Firefox and how can I troubleshoot this so I can get the desired file format of GIF?

Frågat av Toni Serofin 19 timmar sedan

Senaste svar av jonzn4SUSE 10 timmar sedan

Firefox Browser Defaults to the Wrong Time Zone

I've seen a few submissions describing the same or similar issues, but is there a consistent, effective way of changing the time zone in Firefox? It keeps defaulting to t… (läs mer)

I've seen a few submissions describing the same or similar issues, but is there a consistent, effective way of changing the time zone in Firefox? It keeps defaulting to the wrong time zone (despite everything else on my system displaying the correct time zone) and has been doing so for weeks. Solutions appreciated!

Frågat av linsilver888 15 timmar sedan

binance problem with live price

Hi support from yesterday firefox has a problem Different computers Different internet same problem Different versions of Brouzer I have the same problem with both of you… (läs mer)

Hi support from yesterday firefox has a problem Different computers Different internet same problem Different versions of Brouzer I have the same problem with both of you yesterday is a problem Binance prices does not cope in Live not only the prices but other items do not work. Tested on another brouzer neatly doing some problem to you

Thank's

Frågat av nebojsa3 15 timmar sedan

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… (läs mer)

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.

Frågat av warburton-alan 1 dag sedan

Senaste svar av cor-el 18 timmar sedan

Apostrophe is not showing up correctly ( )

Somehow I cannot type an apostrophe, whenever I do it just shows whats between the brackets ( ). What I do: 1. Press the apostrophe button 2. Press space Expected res… (läs mer)

Somehow I cannot type an apostrophe, whenever I do it just shows whats between the brackets ( ).

What I do: 1. Press the apostrophe button 2. Press space

Expected result: '

Actual result:


I m on Firefox Linux and my keybord is set on INTL

Frågat av Jonezz 1 dag sedan

Senaste svar av cor-el 22 timmar sedan

After update, when I click on auto fill option a settings tab opens every single time

After update, when I click on auto fill option a settings tab opens every single time. I close it and it happens again. I use firefox to fill out some repeated forms (and… (läs mer)

After update, when I click on auto fill option a settings tab opens every single time. I close it and it happens again. I use firefox to fill out some repeated forms (and separate topic would also like to customize these autofils and pre-write some ideally), but this is a new problem that breaks using firefox totally for me, causing lots of scrolling clicks and time wastage. What changed that can be fixed in recent updates on this? Thanks.

Frågat av bryant4 22 timmar sedan

  • Löst

Domain uniformity no uniform

FireFox assumes that text size is the same for all pages in a domain, rferl.org for example. That is _not_ true. If I have set size to 50% and then take a link to a page … (läs mer)

FireFox assumes that text size is the same for all pages in a domain, rferl.org for example. That is _not_ true. If I have set size to 50% and then take a link to a page that's different and have to set size to 67% to read it, when I return to the original page, size is 67% and text is too large.

Frågat av Mark Filipak 1 dag sedan

Besvarad av TyDraniu 1 dag sedan

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… (läs mer)

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.

Frågat av eregister 1 dag sedan

Senaste svar av eregister 1 dag sedan

Find in Page Not Working

The Find in Page feature is not working in my build of Firefox Nightly. Application Basics Name: Firefox Version: 128.0a1 Build ID: 20240602210803 Distribution ID: U… (läs mer)

The Find in Page feature is not working in my build of Firefox Nightly. Application Basics


Name: Firefox Version: 128.0a1 Build ID: 20240602210803 Distribution ID: Update Channel: nightly User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 OS: Windows_NT 10.0 22631 Launcher Process: Enabled Multiprocess Windows: 3/3 Fission Windows: 3/3 Enabled by default Remote Processes: 10 Enterprise Policies: Inactive Google Location Service Key: Found Google Safebrowsing Key: Found Mozilla Location Service Key: Found Safe Mode: true Memory Size (RAM): 31.8 GB Disk Space Available: 685 GB Pointing Devices: Mouse

Frågat av lauren.y.maples 1 dag sedan