Changeset ddf218b


Ignore:
Timestamp:
10/21/2016 04:40:37 AM (8 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
33da98a
Parents:
42bb57d
Message:

Firefox - remove Note about problem with gtk3 scrollbars, it is a Theme issue, some themes which used to be ok seem to have become inadequate in gtk+-3.20.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17903 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r42bb57d rddf218b  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[ken] - Firefox : remove Note about gtk3 scrollbars not
     50          working properly in BLFS-7.10. It is a theme issue, e.g. with
     51          at least one xfce theme. Details in the User Notes. Addresses
     52          <ulink url="&blfs-ticket-root;8330">#8330</ulink>.</para>
     53        </listitem>
     54        <listitem>
    4955          <para>[ken] - Update to List::AllUtils-0.12 (perl module). Fixes
    5056          <ulink url="&blfs-ticket-root;8446">#8446</ulink>.</para>
  • xsoft/graphweb/firefox.xml

    r42bb57d rddf218b  
    101101        Do not untar as the <systemitem class="username">root</systemitem> user
    102102        in a directory where the sticky bit is set - that will unset it.
    103       </para>
    104     </note>
    105 
    106     <note>
    107       <para>
    108         On systems with the package versions in BLFS-7.10, if firefox is built
    109         with gtk+-3 the scrollbar(s) are styled as if for gtk+-2, with arrows at
    110         their ends but without a visible slider. Scrolling still works if you
    111         put the mouse pointer in the scrollbar area. The reason for this is not
    112         understood.
    113103      </para>
    114104    </note>
Note: See TracChangeset for help on using the changeset viewer.