显示带有此标签的问题: 显示所有问题
  • 已解决
  • 已存档

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 年前回答