TextareaCache icon indicating copy to clipboard operation
TextareaCache copied to clipboard

Doesn't work on MDN

Open tuxayo opened this issue 6 years ago • 2 comments
trafficstars

Step to reproduce the problem

  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea
  • type something in the text area
  • go to TextareaCache
  • see that nothing can be found about previously input text

Context

  • System OS: Antergos (Arch Linux)
  • Firefox version:
    • Firefox dev edition: 65.0b3 (64-bit)
    • Firefox 60.4.0esr (64-bit) clean profile
  • Textarea Cache version: 4.0.1

tuxayo avatar Dec 16 '18 19:12 tuxayo

Using TAC 4.0.1 in Fx 64.0 in Linux Mint 18.1. I'm not sure, but guessing the same reason is causing TAC not to save entered text on https://support.mozilla.org/. Has anyone checked if NoScript is somehow involved? Most of the Mozilla sites are whitelisted by default in NoScript 10.x (quantum). What else NS does for specific sites, can't say.

But, I totally disabled NoScript 10.2 in Fx 64, disabled uBo on support.mozilla.org's site, reloaded the site, and TAC still doesn't save text there. This has gone on for some time on the Mozilla site. So unless it's a very unusual way that NS or uBo could interfere, when they're turned off or disabled on a site, it appears to be something else.

I've read some sites (banks, etc.) give instructions to browsers NOT to save entered data - for safety. But they were talking about the browser, not an addon. I'm not that much of an expert to know if that could be the issue here.

I looked at the support.mozilla.org page source code - didn't see anything about "don't save..." but I really don't know what to look for.

bendover22 avatar Dec 22 '18 21:12 bendover22

I think WebExtensions will not work on mozilla.org. This was a Mozilla decision.

Gitoffthelawn avatar Jan 28 '19 21:01 Gitoffthelawn