Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

Chase Bank say that my Firefox browser is out of date

Hello, Whenever I try to log into my Chase Bank account, using my Firefox browsers, I get a message that says that my browser is out of date, and needs to be updated. Bu… (funda kabanzi)

Hello,

Whenever I try to log into my Chase Bank account, using my Firefox browsers, I get a message that says that my browser is out of date, and needs to be updated. But I am using browser version 103, and I believe that is the current version. I contacted Chase about this, but they did not offer any solutions to the problem.

Is anyone else having this problem?

Thank you

Asked by jpowel 10 izinyanga ezidlule

Answered by cor-el 10 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

css code to customize Bookmark Toolbar DropDowns

Hi, I have an issue with making the separators in the bookmark toolbar drop-downs visible. I am running Firefox 95 with the Quantum - dark Blue theme installed. I am runn… (funda kabanzi)

Hi, I have an issue with making the separators in the bookmark toolbar drop-downs visible. I am running Firefox 95 with the Quantum - dark Blue theme installed. I am running Linix Mint Uma.

The dropdown have separator - space - but no line showing that there is a separator. I have tried many ways to make the separators visible and with light-grey colouring in the userChrome.css file but nothing changes.

Anybody have any idea what can be done or where I might change the Quantum-DarkBlue coding to incorporate the visible separators?

Haagen

Asked by haagen.blomberg 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Keyboard shortcut for picture-in-picture on mac?

Loving the picture-in-picture feature. I googled to see if there was a keyboard shortcut to pop out the video and saw that ctrl+shift+] or cmd+shift+] should do the tric… (funda kabanzi)

Loving the picture-in-picture feature. I googled to see if there was a keyboard shortcut to pop out the video and saw that ctrl+shift+] or cmd+shift+] should do the trick, but on my mac (firefox 95.0.2) the ctrl version seems to do nothing while the cmd version goes to next tab, which is redundant with ctrl+tab. I'm wondering if the cmd+shift+] shortcut is being overriden accidentally, or if there's a different keyboard shortcut for this on mac? cheers

Asked by firefoxfan134 1 unyaka odlule

Answered by firefoxfan134 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How to View Firefox's Update History

While i was browsing through websites using Firefox, i opened a new tab and got the notification saying something like While you were browsing, Firefox was updated in the… (funda kabanzi)

While i was browsing through websites using Firefox, i opened a new tab and got the notification saying something like While you were browsing, Firefox was updated in the background. There there was a button at the bottom saying Restart Firefox. When i clicked on that button Firefox restarted automatically as expected. My question is that now i want to see the Update History of Firefox. So how can i check/see the Update history of Firefox.

I am using Ubuntu 18.01 and Firefox 95.0.1 (64bit)

Asked by jlame646 1 unyaka odlule

Answered by James 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Copy text from address bar (not the URL of the current page)

Looks like this question was asked twice before with no response: https://support.mozilla.org/en-US/questions/1354750 https://support.mozilla.org/en-US/questions/133118… (funda kabanzi)

Looks like this question was asked twice before with no response:

https://support.mozilla.org/en-US/questions/1354750

https://support.mozilla.org/en-US/questions/1331182

I frequently paste text into the address bar to copy it and paste somewhere else. This is very useful for a variety of reasons (e.g. speed, strips text of formatting) but for some reason a recent Firefox update makes it so if you paste text into the address bar and then copy it, you will actually have copied the current page's URL - not the intended copy.

How do we reverse this unexpected and undesirable behavior?

Asked by ronny 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

newtabpage shortcut icon size

Firefox updated to 89.0 today, and my newtabpage looks odd. The shortcuts now have really small previews, as shown in the attached image. How do I get them to be full siz… (funda kabanzi)

Firefox updated to 89.0 today, and my newtabpage looks odd. The shortcuts now have really small previews, as shown in the attached image. How do I get them to be full size again (i.e. fill the box)? It was easier to tell them apart at a glance before the update, post update there's too much empty space. Is there something in about:config that controls this?

Thanks in advance!

Asked by xlucine 2 iminyaka edlule

Answered by jscher2000 - Support Volunteer 2 iminyaka edlule

  • Okugcinwe kunqolobane

Font size on menu bar

The font size in the toolbar is too small. I mean the text on the tops describing my open tabs, the bookmarks toolbar, etc. I cannot find an actionable answer to how to … (funda kabanzi)

The font size in the toolbar is too small. I mean the text on the tops describing my open tabs, the bookmarks toolbar, etc.

I cannot find an actionable answer to how to increase or change the font size. I need a solution, but not written in a tech language. Is there one?

Asked by ryan.hicks 12 izinyanga ezidlule

Last reply by Chris Ilias 12 izinyanga ezidlule

  • Kusonjululiwe

Tabs on Bottom broke again

Hi Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got. Any idea how to move them back down to th… (funda kabanzi)

Hi

Well Firefox did it again. I had tabs on the bottom where I wanted them and they broke this again in the update I just got.

Any idea how to move them back down to the bottom? This is the userchrome.css coding I was using that worked fine before the update

@import url(userChrome-color_bookmark_folders_Proton89.css);


/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Modify to change window drag space width */ /* Use tabs_on_bottom_menubar_on_top_patch.css if you have menubar permanently enabled and want it on top

  • /

/* IMPORTANT */ /* Get window_control_placeholder_support.css Window controls will be all wrong without it. Additionally on Linux, you may need to get: linux_gtk_window_control_patch.css

  • /
root{ --uc-titlebar-padding: 0px; }

@media (-moz-os-version: windows-win10){

root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }

}

  1. toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
  2. TabsToolbar > .titlebar-buttonbox-container{

position: fixed; display: block; top: var(--uc-titlebar-padding,0px); right:0; height: 35px; } /* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */ @supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){

root{ --uc-titlebar-padding: 0px !important }

.titlebar-buttonbox-container{ left:0; right: unset !important; } }

root[uidensity="compact"] #TabsToolbar > .titlebar-buttonbox-container{ height: 30px }
  1. toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }
  1. navigator-toolbox{ padding-top: var(--uc-titlebar-padding,0px) !important; }

.titlebar-buttonbox-container > .titlebar-buttonbox{ height: 100%; }

  1. titlebar{

-moz-box-ordinal-group: 2; -moz-appearance: none !important; --tabs-navbar-shadow-size: 0px; }

.titlebar-placeholder,

  1. TabsToolbar .titlebar-spacer{ display: none; }

/* Also hide the toolbox bottom border which isn't at bottom with this setup */

  1. navigator-toolbox::after{ display: none !important; }

@media (-moz-gtk-csd-close-button){ .titlebar-button{ -moz-box-orient: vertical } }

/* These exist only for compatibility with autohide-tabstoolbar.css */ toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }

  1. navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom_menubar_on_top_patch.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Menubar on top patch - use with tabs_on_bottom.css */ /* Only really useful if menubar is ALWAYS visible */

root{ --uc-window-control-width: 0px !important }
  1. navigator-toolbox{ padding-top: calc(29px + var(--uc-titlebar-padding,0px)) !important }
  1. toolbar-menubar{

position: fixed; display: flex; top: var(--uc-titlebar-padding,0px); height: 25px; width: 100%; overflow: hidden; }

  1. toolbar-menubar > .titlebar-buttonbox-container{ height: 29px; order: 100; }
  1. toolbar-menubar > [flex]{ flex-grow: 100; }
  2. toolbar-menubar > spacer[flex]{

order: 99; flex-grow: 1; min-width: var(--uc-window-drag-space-width,20px); }

  1. toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }
  1. toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }

/* TABS: height */*|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 20px !important; --tab-min-width: 80px !important;

  1. tabbrowser-tabs {

width: 100vw !important; }

  1. main-window:not([chromehidden*="toolbar"]) #navigator-toolbox {padding-bottom: var(--tab-min-height) !important;}

.tab-background { border-radius: 8px 8px 0px 0px !important; border-image: none !important; } .tab-line { display: none; }

.tab-close-button { color: red!important; }

Asked by scottish2 1 inyanga edlule

Answered by jscher2000 - Support Volunteer 4 emasontweni adlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How do i turn off the auto popup of the Downloads panel?

How do i turn off the auto popup of the Downloads panel? Its very annoying to have this pop up every time i download something. Previously,before the update, the downloa… (funda kabanzi)

How do i turn off the auto popup of the Downloads panel? Its very annoying to have this pop up every time i download something. Previously,before the update, the download panel does not popup when a download is complete. Please provide a solution to turn off this feature.

Asked by shellnine 1 unyaka odlule

Answered by FredMcD 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox: How to hide mouse pointer while typing?

I have turned on Hide pointer while typing in Mouse Properties, see pic. It works in Notepad, but not in Firefox. Mouse Properties can be accessed from Windows Settings … (funda kabanzi)

I have turned on Hide pointer while typing in Mouse Properties, see pic. It works in Notepad, but not in Firefox.

Mouse Properties can be accessed from Windows Settings > Bluetooth & devices > Mouse. Here click on Additional mouse settings.

Asked by Jonnae 8 izinyanga ezidlule

Answered by Jonnae 8 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Remove autocomplete entries

Hi, Using FF 91, I'm unable to remove autocomplete entries in the url field. I'm following the instructions from this page: https://support.mozilla.org/en-US/questions/… (funda kabanzi)

Hi,

Using FF 91, I'm unable to remove autocomplete entries in the url field. I'm following the instructions from this page:

https://support.mozilla.org/en-US/questions/1300485

and the KB entry on which this page is based: http://kb.mozillazine.org/Deleting_autocomplete_entries

On a Windows 10 PC, I've tried using both the Delete key and the Shift+Delete but the entry I'm trying to get rid of keeps coming back. I also removed all cookies associated with this url.

Would greatly appreciate your help.

Jordan

Asked by Jordan 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Pin header at top of page

How do I pin the header at the top of the window? It all of a sudden went into hide mode, only showing up if I mouse over it, then it makes the screen content jump down. … (funda kabanzi)

How do I pin the header at the top of the window? It all of a sudden went into hide mode, only showing up if I mouse over it, then it makes the screen content jump down. Very annoying. I must have hit a key code I don't know or they updated or something...

Asked by dr_janicenickel 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Window column width

Hello all, I regularly open up pop up windows to do my job, containing lots of column data. Until recently, the columns would squeeze down as small as they could - depend… (funda kabanzi)

Hello all, I regularly open up pop up windows to do my job, containing lots of column data. Until recently, the columns would squeeze down as small as they could - depending on data field and font size - meaning the bottom scroll bar was unnecessary. However, in last 1-2 weeks(?) the data columns seem happy to spread themselves out menaing I always have to scroll right to see the last few columns. Is there anything like a 'make the columns fit if they're capable of doing' command/shortcut? Thanks all.

Asked by jrbraid 1 unyaka odlule

Answered by jrbraid 1 unyaka odlule

  • Okugcinwe kunqolobane

I want to increase the font size for the tabs and bookmarks ONLY

I'm a web designer, trying to move away from Chrome because of privacy/security issues. I'm also 63 years old. My eyes are old. The text size on the tabs and bookmarks is… (funda kabanzi)

I'm a web designer, trying to move away from Chrome because of privacy/security issues. I'm also 63 years old. My eyes are old. The text size on the tabs and bookmarks is very difficult to read. I don't want to increase the size of everything else - ***just the tab and bookmark text***. I've tried the fix seen elsewhere in the community for this question, but that doesn't change the size at all. If I increase the size, say by Zoom, that's a problem with my page layout. Can anyone help, please?

I'm on a Mac, but using an LG monitor, so no Retina display.

Asked by mscwebmaster 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Little blue droplet at the end of username, what does it mean/do?

Hi there, A while ago a new thing started happening with Firefox. Whenever I go to a login page, and the username and password fields are auto populated because Firefox … (funda kabanzi)

Hi there,

A while ago a new thing started happening with Firefox. Whenever I go to a login page, and the username and password fields are auto populated because Firefox has remembered them, the cursor is positioned at the end of the username. Directly beneath the cursor is what looks like a droplet, blue in colour. Clicking on it does nothing. Clicking anywhere else on the page makes the droplet disappear, as does bringing up another app and then coming back to Firefox. I am using version 93.0 64 bit on Windows 10. I can't do a screen shot of it as bringing up snip and sketch causes it to disappear.

Thanks for your help,

Paul

Asked by p.ryan20 1 unyaka odlule

Answered by p.ryan20 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Identify the font of subtitles in a video stream

Hello, How to identify subtitle font features (i.e. font family, font size, etc.) from this videostream: Makala Thanks in advance. Sincerely, Pavel. P.S. On the attach… (funda kabanzi)

Hello, How to identify subtitle font features (i.e. font family, font size, etc.) from this videostream: Makala

Thanks in advance. Sincerely, Pavel.

P.S. On the attached image how subtitle looks

Asked by Pavel 1 unyaka odlule

Answered by cor-el 1 unyaka odlule