Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Okugcinwe kunqolobane

Saving multiple windows

I have several windows open, each with different type tabs--i.e., dancing, gardening, etc. How do I save these windows so I can open them when I wish? I don't need them a… (funda kabanzi)

I have several windows open, each with different type tabs--i.e., dancing, gardening, etc. How do I save these windows so I can open them when I wish? I don't need them all open at the same time and having them all open uses up too many resources. Thanks in advance, Elizabeth

Asked by baker_eliz 1 unyaka odlule

Last reply by FredMcD 1 unyaka odlule

  • Okugcinwe kunqolobane

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… (funda kabanzi)

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

Asked by Lloyd Ewing 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

getting rid of dropdown menu

Hi guys, lately with one of the updates to firefox I've had something new crop up and I desperately want to get rid of it. When I save something from the internet to my c… (funda kabanzi)

Hi guys, lately with one of the updates to firefox I've had something new crop up and I desperately want to get rid of it. When I save something from the internet to my computer there is a dropdown box that shows up from the downloads icon, which is on my address bar. (I'm assuming this is firefox and not windows.) It just annoys me and sometimes gets in the way. Help please?

Asked by happyfrog 1 unyaka odlule

Answered by Terry 1 unyaka odlule

  • Okugcinwe kunqolobane

How may I can turn off "share image" feature?

Please help me..... After update my firefox its showing a share option on each featured image on amazon product page. How may I can turn this off? Sample link: [https:/… (funda kabanzi)

Please help me.....

After update my firefox its showing a share option on each featured image on amazon product page. How may I can turn this off?

Sample link: [https://www.amazon.com/dp/B0057ECYS0]

-Advance Thanks

Asked by Romeo Islam Rabby 2 iminyaka edlule

Last reply by cor-el 2 iminyaka edlule

  • Okugcinwe kunqolobane

Saving Inspect element changes permanently

How do you save the changes you made on inspect element on firefox? All im getting is youtube videos of how to do it for chrome and you require an extension! … (funda kabanzi)

How do you save the changes you made on inspect element on firefox?

All im getting is youtube videos of how to do it for chrome and you require an extension!

Asked by Faerie Caster 1 unyaka odlule

Last reply by jscher2000 - Support Volunteer 1 unyaka odlule

  • Okugcinwe kunqolobane

Is there any way to prevent a website from adding history entries in the back button dropdown menu just because I clicked a button, which opened a confirmation modal, and closed the modal, remaining on the same initial page?

For instance there is a site I use, which has a list of my posts, with buttons to delete the posts. I click the delete button, this opens an "Are you sure?" modal window,… (funda kabanzi)

For instance there is a site I use, which has a list of my posts, with buttons to delete the posts. I click the delete button, this opens an "Are you sure?" modal window, I click delete, the modal closes, I am on the same original list page with the same URL, but now I have another pseudo-page in my back button history that I have to go through.

If I do this with three more posts, I will have an additional three back button history dropdown entries to navigate back through.

When I exceed the number of entries shown in the dropdown, I have to keep clicking through the quasi-paginated list of duplicated back button history entries for the same exact page, to get back to the page I was on before ever going to the list page.

Asked by ddfox 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

how do I prevent Firefox from automatically reloading a webpage

Some webpages cause the browser to automatically reload them at periodic intervals. Sometimes these intervals are too short and in the middle of reading the webpage it g… (funda kabanzi)

Some webpages cause the browser to automatically reload them at periodic intervals. Sometimes these intervals are too short and in the middle of reading the webpage it gets reloaded.

How do I prevent Firefox from accepting a reload command from the webpage I am currently browsing?

I did not see an answer to this in the FAQ.

Thanks in advance for taking the time to read this and answering if you choose to do so.

Asked by incoming 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Searching for how to share tabs between profiles.

I have searched for "How to share tabs between profiles" in firefox. I was offered this option: Share multiple tabs Visit the tabs tray by tapping the number next… (funda kabanzi)

I have searched for "How to share tabs between profiles" in firefox.

I was offered this option:

Share multiple tabs

   Visit the tabs tray by tapping the number next to the address bar, this number shows how many open tabs you have:
   Tap the three-dot menu button in the tabs tray.
   Select Share all tabs.
   The list of tabs to be shared will appear.

Visit the tabs tray - not very clear. by tapping the number next to the address bar - which number? I have more tabs that can fit across the screen and am not seeing any number/s.

Could someone help me with this please? I have a lot of migration to do.

Asked by teeny_weeny 1 unyaka odlule

Answered by teeny_weeny 1 unyaka odlule

  • Okugcinwe kunqolobane

How to make Firefox open local font file for local page?

Hi, I'm working on a web site whose owner wants an unusual font : papyrus I have the papyrus.ttf file in the root directory of this site, both locally and on the … (funda kabanzi)

Hi,

I'm working on a web site whose owner wants an unusual font : papyrus

I have the papyrus.ttf file in the root directory of this site, both locally and on the server.

In <style>, I have : @font-face {

   font-family: papyrus;
   src: url(papyrus.ttf);

}

And I add : font-family:papyrus; among the <style> settings for requested parts of the page

This functions fine on the server, but not locally. So to view the pages I have to upload them after every modification, and this is a bit tedious.

Is there a way to make it function locally, please? Either by adding some more code to the pages or by changing firefox settings?

Firefox can open image files locally, <a href> functions both locally and externally, so why wouldn't font files also function locally?

A workaround could be to make Firefox display all web pages in papyrus, but this would be a last resort...

Asked by alain.reve.de.rien 1 unyaka odlule

Last reply by alain.reve.de.rien 1 unyaka odlule

  • Okugcinwe kunqolobane

How do I turn off Download status dropdown window?

I like the button that shows the status of anything I elect to download (e.g. an image to put in an error report). However about a week ago I started getting a pulldown… (funda kabanzi)

I like the button that shows the status of anything I elect to download (e.g. an image to put in an error report).

However about a week ago I started getting a pulldown style display in addition to the little status icon. Is there any way to shut that off? It's annoying.

Asked by Havan_Ironoak 2 iminyaka edlule

Last reply by GNU/V 1 unyaka odlule

  • Okugcinwe kunqolobane

Search result

Don't comfortable search results issue. I'm nervous about, get a result and than show another many issue. That is no need for us. why show it? example image below. … (funda kabanzi)

Don't comfortable search results issue. I'm nervous about, get a result and than show another many issue. That is no need for us. why show it? example image below.

Asked by raselreja73 1 unyaka odlule

Last reply by TyDraniu 1 unyaka odlule