Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

In advanced preferences, network, cannot add a site

  • 1 odpoveď
  • 1 má tento problém
  • 5 zobrazení
  • Posledná odpoveď od cor-el

more options

Hello. I cannot place the mouse cursor into the text area provided for adding sites allowed to store data for offline use. Is there some setting I can change in about:config to change that? In case it is relevant, I am also unable to paste links or other text into text areas on some sites.

The reason I want to do that is that the attached (yellow) notice was displayed when I tried to use an application earlier.

Hello. I cannot place the mouse cursor into the text area provided for adding sites allowed to store data for offline use. Is there some setting I can change in about:config to change that? In case it is relevant, I am also unable to paste links or other text into text areas on some sites. The reason I want to do that is that the attached (yellow) notice was displayed when I tried to use an application earlier.
Priložené obrázky

Upravil(a) ender21 dňa

Vybrané riešenie

Offline storage in that window is not the same as local (DOM) storage. Websites that store data for offline storage (appcache on the about:cache page) ask for permission to use this storage and you have to confirm that. Local storage obeys the same rules as apply to cookies and you can see this in the Storage inspector that can be added to the Web Console (Firefox/Tools > Web Developer).

You can check if DOM Storage is enabled.

Čítať túto odpoveď v kontexte 👍 2

Všetky odpovede (1)

more options

Vybrané riešenie

Offline storage in that window is not the same as local (DOM) storage. Websites that store data for offline storage (appcache on the about:cache page) ask for permission to use this storage and you have to confirm that. Local storage obeys the same rules as apply to cookies and you can see this in the Storage inspector that can be added to the Web Console (Firefox/Tools > Web Developer).

You can check if DOM Storage is enabled.