Отображение вопросов с тегом: Показать все вопросы
  • Архивировано

Copies of text which can not be marked by Select All

I frequently have difficulty when I need to make plain-test copies of web pages. These are pages that only allow "Select All" to select parts of pages, so that important… (читать ещё)

I frequently have difficulty when I need to make plain-test copies of web pages. These are pages that only allow "Select All" to select parts of pages, so that important parts of the pages cannot be selected, or so that a large number of select-and-copy cycles are required to copy the information on a webpage. The Firefox extensions that I have tried like the old "right to click" do not seem to help much. With old versions of Windows, I would use print-to-file for a generic plain-text printer, but that does not provide a readable file on Win 10.

I frequently find these problems on web pages with survey questions. This web page is a very simple example where multiple cycles of select-and-copy are required: https://support.mozilla.org/en-US/questions/new/desktop/form People who have accounts on Meetup.com should see an egregious example on this page: https://www.meetup.com/account/interests/

Thanks for any help, Lloyd

Задан Lloyd Ewing 1 год назад

Последний ответ от cor-el 1 год назад

  • Архивировано

Limit or ask for verification on deleting entry in a collection

I found that deleting an entry from a collection is WAY too easy. If you accidentally 'bump' swipe left OR right, or bump the X icon, it is instantly deleted. I don't kno… (читать ещё)

I found that deleting an entry from a collection is WAY too easy. If you accidentally 'bump' swipe left OR right, or bump the X icon, it is instantly deleted. I don't know how many times I have done that, and often don't even remember what entry I ACCIDENTALLY deleted.

Is there any way to minimize the ways an entry is deleted, or enable some form of delete verification? If not, it needs to be added for a future update.

Задан andyross 1 год назад

Последний ответ от Paul 1 год назад

  • Архивировано

Collections

Hi! Who do I contact to offer suggestions to improve the Collections section? Specifically, creating & offering the option to alphabatize the Headers for each group t… (читать ещё)

Hi! Who do I contact to offer suggestions to improve the Collections section? Specifically, creating & offering the option to alphabatize the Headers for each group the User creates. Thank you!

Задан deeva621 1 год назад

Последний ответ от Paul 1 год назад

  • Решено
  • Архивировано

I am using a Mac and have no idea what this is or how to turn it off

I am using a Mac and have no idea what this is or how to turn it off, image attached it comes up down the bottom of the taskbar even when firefox is not running. Thanks … (читать ещё)

I am using a Mac and have no idea what this is or how to turn it off, image attached it comes up down the bottom of the taskbar even when firefox is not running. Thanks

Задан David English 2 года назад

Дан ответ Chris Ilias 1 год назад

  • Архивировано

this is embarrasing...

I wish to participate in the support and community discussion pages. But so far am unsuccessful in determining the correct Path... Can't help but notice another Scheme's… (читать ещё)

I wish to participate in the support and community discussion pages. But so far am unsuccessful in determining the correct Path... Can't help but notice another Scheme's community pages can be difficult to find too.

The way it's setup is intended to deter growth from mobile devices, isn't it? That is my impression of it anyway.

Anyone direct me with a link? or do i need to request a token, fight a dragon,or perhaps some other task to demonstrate worth?

Задан tdubz 1 год назад

Последний ответ от TyDraniu 1 год назад

  • Архивировано

Recover a cached file

Hello everyone, I need to recover a web page that I visited several times last fall using Firefox on Mac OS. I have regular backups which should include the Firefox cach… (читать ещё)

Hello everyone,

I need to recover a web page that I visited several times last fall using Firefox on Mac OS. I have regular backups which should include the Firefox cache files, but after looking through several threads online it is not clear exactly which file I would look for in my backups, and how I could go about actually looking at the cached version of that page. I have seen some tools for viewing old cache files, but the only one that seemed reasonably easy to use is only for Windows.

I would be grateful for any step-by-step instructions on how I can see an old page (or at least any parts of it that were cached) that no longer exists.

Also: I tried the various internet archives such as way back machine and google cache but no such luck. This was an ad on a real estate website in Italy.

Thank you in advance.

Задан paolo.gaudiano 1 год назад

Последний ответ от user104147805413306348376805769878442569366 1 год назад

  • Решено
  • Архивировано

Firefox clear history can remove download info. But right-click on icon shows win10 keeps a list; items there can only be deleted one-by-one.

Maybe this is more a win10 issue. How can it be stopped from remembering all downloads, or how can that list be cleared all at once? Thank you.

Задан steviewondering 1 год назад

Дан ответ user104147805413306348376805769878442569366 1 год назад

  • Архивировано

How do I change my avatar?

I'm using Firefox for Android phone and tablet both Android. I back my phone up to my tablet then back my tablet up to a laptop computer once all my emails & photos a… (читать ещё)

I'm using Firefox for Android phone and tablet both Android. I back my phone up to my tablet then back my tablet up to a laptop computer once all my emails & photos are transferred. Then clear the space from the tablet & start over. I keep my accounts in sync. I have Yahoo, Hotmail & 2 Gmail accounts can I add any of these to my Firefox account?

Задан Yorkiluvr 1 год назад

Последний ответ от Paul 1 год назад

  • Решено
  • Архивировано

OPENING PDF'S

When opening pdf's attached to emails they used to automatically be opened by my pdf viewer software. Then they started opening in Firefox on another tab, which was fine.… (читать ещё)

When opening pdf's attached to emails they used to automatically be opened by my pdf viewer software. Then they started opening in Firefox on another tab, which was fine. Now I first get an error message from firefox where I need to click on "open site in new window" it isn't a site but a pdf?? How do I get it to go back to opening with Adobe instead?

Thanks, Jeff

Задан jasahaynie 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

  • Архивировано

How to make FF refresh proxy settings from command line/script?

I configured my Windows 10 Firefox proxy to use system proxy settings, and I have a script can based on different network environment modify the system proxy autoconfigur… (читать ещё)

I configured my Windows 10 Firefox proxy to use system proxy settings, and I have a script can based on different network environment modify the system proxy autoconfiguration script address (HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\AutoConfigURL) in registry to update the proxy settings. Internet Explorer works well - new proxy configuration usually become effective in 1 or 2 minutes after the change. However, each time after my script changes the registry proxy address (without FF restart), I have to go to Firefox Tools->Settings->Proxy to manually change it to another value (in my case it's from "Use system proxy settings" to any other value), confirm it, and then change it back. Then FF is able to reload the autoconfiguration script to make it work. This is really a headache.

I just wonder is there a way to notify FF to reload the proxy autoconfiguration script address from registry from command line so that my script can trigger it automatically after the registry is modified?

Thanks.

Задан wjdingdev 1 год назад

Последний ответ от wjdingdev 1 год назад