Zobrazenie otázok označených: Zobraziť všetky otázky
  • Archivované

Can Watch When Calls the Heart from Hallmark Streaming

I'm trying to stream the series "When Calls the Heart" from the Hallmark Streaming channel. When I click Play, a wait circle starts spinning, but the video won't load. … (ďalšie informácie)

I'm trying to stream the series "When Calls the Heart" from the Hallmark Streaming channel. When I click Play, a wait circle starts spinning, but the video won't load. I can watch other videos from their channel, just not this series. Any suggestions?

Otázku položil(a) vinnielbrk Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom

  • Archivované

How to view the date of an item in History

I am trying to work out if a cookie on a web page sent an alert to an ambulance chaser for a minor injury I received. One way to narrow the search is to look at the timi… (ďalšie informácie)

I am trying to work out if a cookie on a web page sent an alert to an ambulance chaser for a minor injury I received. One way to narrow the search is to look at the timing of my use of the webpages that day. The History tool in Library has a number of columns including Added and Last Modified. Both of these are blank in the listing. I can see no other place where a date might be requested or recorded. Sometime last Monday I did the relevant Google search- but when exactly? Was it before or after 16:16? Is it possible to find out in Firefox?

Otázku položil(a) cvhorie Pred 1 rokom

Posledná odpoveď od Terry Pred 1 rokom

  • Vyriešené
  • Archivované

Multiple Language

How can I translate my website https://rhizmall.pk/ in Mozilla with different languages, like other browsers shown by right click on tools bar or on web page to translate… (ďalšie informácie)

How can I translate my website https://rhizmall.pk/ in Mozilla with different languages, like other browsers shown by right click on tools bar or on web page to translate in different languages?

Otázku položil(a) reneemill85 Pred 1 rokom

Na otázku odpovedal(a) reneemill85 Pred 1 rokom

  • Archivované

Screenshot of webpages larger than the monitor screen?

I drag the handle to expand the area I want the screenshot of. But the highlighted area is only what is displayed on the monitor. How do i drag the handle so the scree… (ďalšie informácie)

I drag the handle to expand the area I want the screenshot of.

But the highlighted area is only what is displayed on the monitor.

How do i drag the handle so the screenshot also contains the next page?

Otázku položil(a) gcotterl Pred 1 rokom

Posledná odpoveď od jscher2000 - Support Volunteer Pred 1 rokom

  • Archivované

Random Unusual Freezing, Yet Not Unresponsive

Hello, I've recently encountered a curious issue with my Firefox browser (Firefox version 102.0, Windows 11 Insider Preview 10.0.25145.1011). At seemingly random times i… (ďalšie informácie)

Hello,

I've recently encountered a curious issue with my Firefox browser (Firefox version 102.0, Windows 11 Insider Preview 10.0.25145.1011). At seemingly random times it will freeze for between two and five minutes (roughly). UI elements become completely unresponsive and the cursor does not update when moving over the browser window. The window will not minimize. Yet, Windows Task Manager does not report the application as being unresponsive. While never a common problem, any freezes in the past would eventually cause the Windows Task Manager to identify it as unresponsive.

I have disabled "recommended performance settings" and hardware acceleration to no avail. Everything seems perfectly normal immediately before and after the freezes, and I've yet to identify how I can trigger them. I do not recall having made any changes to my browser before the freezes started occurring, though multiple Windows updates have taken place since then. If I'm too impatient to wait I will end the Firefox processes via Windows Task Manager and restart it so I can return to my tabs without having cookies deleted. I have 13 plugins mainly covering privacy/security concerns. Is there some sort of debug tool I can engage to see what's occupying Firefox while it's frozen? I've just found the Firefox Task Manager, and will see if it can offer any additional information during/after the freezes.

Thanks, Logan

Otázku položil(a) Logan Pred 1 rokom

Posledná odpoveď od Asa Dotzler Pred 1 rokom

  • Archivované

How do I get the old Print interface back

Good morning: I updated FF 91 ESR to 102 ESR and I'm not liking the Print interface. The main problem is that the printer properties are not available. The printers d… (ďalšie informácie)

Good morning:

I updated FF 91 ESR to 102 ESR and I'm not liking the Print interface. The main problem is that the printer properties are not available. The printers default is to print from tray 2, but sometimes I want to print from tray 1.

If it can be changed then I prefer code that I add to User.js "user_pref("print.tab_modal.enabled", false); " is being ignored.

thanks Norbert

Otázku položil(a) Norbert38 Pred 1 rokom

Posledná odpoveď od Norbert38 Pred 1 rokom

  • Archivované

Exit Full Screen - since the latest update

Since updating, "Exit Full Screen" now causes viewed page to become a narrow sliver at the top of the screen, and the page unusable. I typically drag pictures from my de… (ďalšie informácie)

Since updating, "Exit Full Screen" now causes viewed page to become a narrow sliver at the top of the screen, and the page unusable. I typically drag pictures from my desktop to Facebook, etc., but can no longer do that. (I know there is another way to access pictures from the desktop, but it is currently unreliable on my machine, which is very slow and wonky right now.) Can I revert to the former function where "Exit Full Screen" just makes the page smaller but still usable?

Otázku položil(a) mm Pred 1 rokom

Posledná odpoveď od cor-el Pred 1 rokom

  • Archivované

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. … (ďalšie informácie)

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.

Otázku položil(a) raselreja73 Pred 1 rokom

Posledná odpoveď od TyDraniu Pred 1 rokom

  • Archivované

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 … (ďalšie informácie)

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...

Otázku položil(a) alain.reve.de.rien Pred 1 rokom

Posledná odpoveď od alain.reve.de.rien Pred 1 rokom

  • Vyriešené
  • Archivované

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… (ďalšie informácie)

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.

Otázku položil(a) teeny_weeny Pred 1 rokom

Na otázku odpovedal(a) teeny_weeny Pred 1 rokom