Latest Firefox released for Windows [2]


  1. Posts : 10,311
    Wndows 10 Pro x64 release preview channel
       #501

    dalchina said:
    FF (from 72 at least) now insists you create a new profile if you decide to install an older version. Quite disconcerting.

    When I upgraded to 72, my userchrome.css to place tabs below address bar caused them to appear ON the address bar.

    Attached is one that does it properly and positions them properly (there's a lot more in it but not noted any particular effect of that).
    If you go into about:config there is a line allow-downgrade, just set it to true.

    Update
    I tried the above today and it lets you downgrade then insists on creating a new profile. However it still leaves the old profiles behind so you can switch to one of those.
    Last edited by DooGie; 10 Jan 2020 at 09:03.
      My Computer


  2. Posts : 10,311
    Wndows 10 Pro x64 release preview channel
       #502

    Firefox 73.0 beta 3 is available either through Firefox built in updater or from the Mozilla ftp server.

    Directory Listing: /pub/firefox/releases/73.0b3/
      My Computer


  3. Posts : 68,966
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #503

    DooGie said:
    Firefox 73.0 beta 3 is available either through Firefox built in updater or from the Mozilla ftp server.

    Directory Listing: /pub/firefox/releases/73.0b3/
      My Computers


  4. Posts : 655
    Windows 10 Home
       #504

    dalchina said:
    When I upgraded to 72, my userchrome.css to place tabs below address bar caused them to appear ON the address bar.

    Attached is one that does it properly and positions them properly (there's a lot more in it but not noted any particular effect of that).
    The code below is all that's needed for tabs on the bottom. The line on top with the } at the end is the "fix" that is required for the code to work in Firefox 72.


    @-moz-document url(chrome://browser/content/browser.xul), url(chrome://browser/content/browser.xhtml) {

    }
    /* TABS: on bottom */
    #navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {-moz-box-ordinal-group:10}
    #TabsToolbar {-moz-box-ordinal-group:1000!important}

    #TabsToolbar {
    display: block !important;
    position: absolute !important;
    bottom: 0 !important;
    width: 100vw !important;
    }

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

    Bo
      My Computer


  5. Posts : 17,838
    Windows 10
       #505

    My auto-hide bookmarks bar turned into this fat vertical thing!

    Latest Firefox released for Windows [2]-2020-01-10_16-45-23.gif
      My Computer


  6. Posts : 10,311
    Wndows 10 Pro x64 release preview channel
       #506

    Edwin said:
    My auto-hide bookmarks bar turned into this fat vertical thing!

    Latest Firefox released for Windows [2]-2020-01-10_16-45-23.gif
    That looks like something you would find on Windows 3.1if it was grey or white
      My Computer


  7. Posts : 26,452
    Windows 11 Pro 22631.3527
       #507

    Almost evrytime I watch a Video using Fx 72.0.1 I get a white flash. Getting real old.
      My Computer


  8. Posts : 17,838
    Windows 10
       #508

    DooGie said:
    That looks like something you would find on Windows 3.1if it was grey or white
    Somethin stupid goin on with Nightly cuz I got the identical stylesheet in FF 72 and it's fine!
      My Computer


  9. Posts : 10,929
    Win10 x64
       #509

    Josey Wales said:
    Almost evrytime I watch a Video using Fx 72.0.1 I get a white flash. Getting real old.
    I was getting some of those too, and when a tab reloads. I moved to 73 beta and nearly all of it has stopped.
      My Computer


  10. Posts : 655
    Windows 10 Home
       #510

    Access Denied said:
    I was getting some of those too, and when a tab reloads.
    The ones when you open a new page or when tabs reload are called throbbers. I find them highly annoying and distracting. You can get rid of the annoyance with the css code written below. It doesn't get rid of the flashing 100% but at least it gets to a point it doesn't distract you anymore and I can live with it. If I recall correctly, this throbbers have been around for about two years since about Firefox 57. I have been using this code ever since.

    .tab-throbber { display: none !important }
    #TabsToolbar {

    }



    - - - Updated - - -

    Setting this preference in about:config to false also helps to clean up the flashing annoyance in tabs:

    toolkit.cosmeticAnimations.enabled

    Bo
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:48.
Find Us




Windows 10 Forums