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

Canvas, Calendar and assignments not visible on firefox

Since the last update i have not been able to see my canvas student calendar or opens the assignments page in any course. I have tried the same in chrome and it works but… (читать ещё)

Since the last update i have not been able to see my canvas student calendar or opens the assignments page in any course. I have tried the same in chrome and it works but when i tried to use safe mode and do the same in Firefox i wasn't able to get it to work. Video Link for the Screen Recording Done in safe mode

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

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

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

wrong time on firefox

Ifirefox is showing the wrong time in websites where edge and chrome are not I have snipped two images taken at the same time one from firefox and one from chrome note th… (читать ещё)

Ifirefox is showing the wrong time in websites where edge and chrome are not I have snipped two images taken at the same time one from firefox and one from chrome note the difference in times chrome snip is correct and firefox is not even close

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

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

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

Password/logins won't save

I have hit "save" when the "do you want to save password" pop up appears many times, but for some reason when I check my logins in about:logins, there is nothing. I trie… (читать ещё)

I have hit "save" when the "do you want to save password" pop up appears many times, but for some reason when I check my logins in about:logins, there is nothing. I tried to manually save a login information with Create New Login, but it tells me "An error occurred while trying to save this password".

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

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

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

Can't adjust or dismiss sidebar -

Normally I use side-berry to hold all of my tabs - the panel normally collapses and hides to the left of the screen - showing just the favicons of the website. After the… (читать ещё)

Normally I use side-berry to hold all of my tabs - the panel normally collapses and hides to the left of the screen - showing just the favicons of the website.

After the most recent firefox update 107.0 (20221110173214) there is now a large bar that i can't remove!

I have a CSS file for appearance, which i have included below.

any idea how to shrink this dead zone? I would really like to keep using my fun tabs.

****
#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
  opacity: 0;
  pointer-events: none;
}


#main-window:not([tabsintitlebar="true"]) #TabsToolbar {
    visibility: collapse !important;
}
 
#nav-bar {
    margin-right:140px;
}
 
/* Some space on top to allow window dragging */
#titlebar {
    appearance: none !important;
    height: 20px;
}
 
/* Fix for main menu calling by Alt button */
#titlebar > #toolbar-menubar {
    margin-top: 10px;
}
 
.titlebar-buttonbox-container {
  display: block;
  height: 35px;
  margin-top: 0px;
}

:root {
  --sidebar-min-width: 50px;
  --sidebar-visible-width: 160px;
}

#sidebar-header {
  overflow: hidden !important;
}

#sidebar-box #sidebar-header {
  display: none !important;
}

#sidebar,
#sidebar-header {
  min-width: var(--sidebar-min-width) !important;
  max-width: var(--sidebar-min-width) !important;
  transition: .1s ease .05s;
  z-index:1;
}
.titlebar-buttonbox-container .titlebar-button {
  display: block;
  height: 45px;
}

#sidebar-box:hover :-moz-any(#sidebar,#sidebar-header) {
  background-color: var(--toolbar-bgcolor) !important;
  min-width: var(--sidebar-visible-width) !important;
  max-width: var(--sidebar-visible-width) !important;
  margin-right: calc((var(--sidebar-visible-width) - var(--sidebar-min-width)) * -1) !important;
  z-index:1;
  position: relative !important;
  transition: .1s ease .05s;
}

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

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

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

Dowload GeoGebra files

I have some GeoGebra files with extension .ggb on a website. FireFox will download those files, while other browsers (Safari, Google Chrome) do. How can I make Firefox do… (читать ещё)

I have some GeoGebra files with extension .ggb on a website. FireFox will download those files, while other browsers (Safari, Google Chrome) do. How can I make Firefox download these files?

Задан ncm.bakker 1 год назад

Дан ответ ncm.bakker 1 год назад

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

Crashing on first start up.

When I first launch Firefox I see it open briefly (a couple of seconds) and then it immediately closes/crashes. When I launch it again it works fine? This has been happen… (читать ещё)

When I first launch Firefox I see it open briefly (a couple of seconds) and then it immediately closes/crashes. When I launch it again it works fine? This has been happening for a few days, maybe since update Version 107.0 64-bit.

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

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

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

FireFox latest ver, download window resize to smaller fail - now 1/4-ish screen

FireFox: 107.0 (64 bit) Mozilla FireFox for Linux Mint OS: Linux Mint 21 Cinnamon Issue: On this FireFox latest version, the download window cannot be resized to smaller… (читать ещё)

FireFox: 107.0 (64 bit) Mozilla FireFox for Linux Mint OS: Linux Mint 21 Cinnamon

Issue: On this FireFox latest version, the download window cannot be resized to smaller than (roughly) 1/4 of entire screen. (screen-shot attached.)

Attempted: Mouse left-click grab of all corners & sides to drag window smaller - failed!

Note: Download window can be resized *bigger*, showing this window has now been coded with a very large minimum size that is almost 1/4 of full screen

- this was not the case in previous versions.

Micro-annoyances add up, people switch to Chrome (sorry to use the "C" word!)

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

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

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

Multirow Bookmarks

Hi, everyone. My multirow bookmarks no longer seem to work since my latest update to 107.0 (64 bit). My computer crashed and when it came back up Firefox no longer worked… (читать ещё)

Hi, everyone. My multirow bookmarks no longer seem to work since my latest update to 107.0 (64 bit). My computer crashed and when it came back up Firefox no longer worked. I reinstalled it and have a bit of cleanup to do, but everything works now except my faithful (up-to-now) multirow toolbar. Here's the code in my userChrome.css file.

/* Multi-Row Bookmarks Toolbar */

  1. PersonalToolbar {
 /* Override max-height */
 min-height: unset !important;
 max-height: unset !important; */

}

  1. PlacesToolbar > hbox:first-child {
   display: block

}

  1. PlacesToolbarItems {
   display: flex;
   flex-wrap: wrap

}

Previously, this was in my profile folder. If I move this out of the profile folder, my browser works fine but there is no multi-row toolbar. If I put it back into the profile folder, I have a multi-row toolbar, but no contentd in the main window.

I am perplexed. Help? --elizabeth

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

Дан ответ cor-el 1 год назад

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

[Bug Report] Issue with twitch chat emotes

Reporting this issue here cause i can't find if there's an actual bug report system. This issue seems to only be on firefox, I've tried chrome to see if it does it there … (читать ещё)

Reporting this issue here cause i can't find if there's an actual bug report system. This issue seems to only be on firefox, I've tried chrome to see if it does it there and it's all fine. The issue is when you have the better TTV addon you can see custom emotes on twitch and some emotes are animated, the animated emotes sometimes freeze for a split second and lags the chat for the same time. I've disabled all addons on firefox except better TTV to see if other things are causing it, still does it. Made sure to test this on chrome as well with just the one addon.

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

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

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

"Your browser is being managed by your organization." displayed in settings on Win10

Requesting help to remove the "Your browser is being managed by your organization." message in Firefox settings. I've tried the solutions found in help about the ImportEn… (читать ещё)

Requesting help to remove the "Your browser is being managed by your organization." message in Firefox settings. I've tried the solutions found in help about the ImportEnterpriseRoots certificates settings in HKLM\SOFTWARE\Policies but there is no Firefox folder there. I searched all through the registry and did not find that specific entry. In Firefox about:settings, I have the certificates policy ImportEnterpriseRoots set to True but as I said, it is not in my registry on Windows 10. I tried Refresh Firefox and that also did not help. I have uBlock Origin Extension that may be doing this but I don't know where if it is. I tried disabling uBlock and it did not remove the issue. Any other suggestions?

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

Дан ответ cor-el 1 год назад

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

To get Bookmark Toolbar - use import, or use Sync?

I have had to create a new Firefox on one of my computers. I have imported my bookmarks, but there appears to be no way to import the Bookmark Toolbar. This is tiresome… (читать ещё)

I have had to create a new Firefox on one of my computers. I have imported my bookmarks, but there appears to be no way to import the Bookmark Toolbar. This is tiresome. So I wonder if I can use Sync to do the job? My Bookmark Toolbar exists on my other PC. Is it safe simply to use Sync to do the job of importing the Bookmark Toolbar to my new Firefox? I use Windows 10.

Задан Matthew Montagu-Pollock 1 год назад

Дан ответ cor-el 1 год назад

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

Privacy Settings, Autoplay Hotkey possible?

Is there anyway to make a Hotkey for our Autoplay function, instead of having to go into Settings, each time we need the function? In my experience, I have it set to Blo… (читать ещё)

Is there anyway to make a Hotkey for our Autoplay function, instead of having to go into Settings, each time we need the function?

In my experience, I have it set to Block both Video and Sound, but this blocks simple pronunciations, in Search or Translations. I hope there some way, a command, a mod or a setting allowing a Hotkey or Icon for Fast Disable/Enable.

Thanks for all your work and making the internet safer for everyone.

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

Дан ответ cor-el 1 год назад

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

saved passwords

hello, i recently went from google browser to firefox, and i want to import my passwords. i did save all my passwords from google browser to .csv file, but when i go to s… (читать ещё)

hello, i recently went from google browser to firefox, and i want to import my passwords. i did save all my passwords from google browser to .csv file, but when i go to settings>import passwords, it lets me choose the file, i choose my passwords.csv, and then-nothing happens. no loading, browser doesnt stop working, my folder where i choose csv from is just closing, but passwords doesnt import

Задан daniil.yershow 1 год назад

Дан ответ cor-el 1 год назад

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

How to find which folder a bookmark is in

Hello, Sometimes I want to know which bookmark folder I've saved a particular bookmark in. I don't necessarily want to go to that site, I just want to know where I've sa… (читать ещё)

Hello,

Sometimes I want to know which bookmark folder I've saved a particular bookmark in. I don't necessarily want to go to that site, I just want to know where I've saved it. The options provided do not include which folder it's in. The list offered is: name, tags, location, most recent visit date, visit count, added, last modified. How can I which folder I put it in?

Thanks, Andre'a

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

Дан ответ cor-el 1 год назад

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

Website Login

On certain websites (HollandAmerica.com and Princess.com) when I login, it tells me I am logged in but then immediately goes back to the login page. Works on Firefox on m… (читать ещё)

On certain websites (HollandAmerica.com and Princess.com) when I login, it tells me I am logged in but then immediately goes back to the login page. Works on Firefox on my WIndows 10 machine, but fails on my new Windows 11 machine.

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

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