Boost C++ Libraries: Ticket #2259: website w/ IE7: changing fontsize yields annoying results https://svn.boost.org/trac10/ticket/2259 <p> Hi! </p> <p> While browsing the website documentation, e.g. <a href="http://www.boost.org/doc/libs/1_36_0/libs/type_traits/doc/html/boost_typetraits/background.html">http://www.boost.org/doc/libs/1_36_0/libs/type_traits/doc/html/boost_typetraits/background.html</a> there are some issues when I use of Ctrl-+ or Ctrl-- in order to change the fontsize: </p> <p> When pressing Ctrl-+, the number of characters per line is not adopted. Therefore some text portion exceed the right margin which forces me to scroll horizontally. That renders reading documentation rather impossible for the affected pages. </p> <p> When pressing Ctrl--, content starts overlapping: links move over text, etc. </p> <p> Probably a font-sizing method similar to <a class="ext-link" href="http://www.damtp.cam.ac.uk/user/bioguest/css/font.html"><span class="icon">​</span>http://www.damtp.cam.ac.uk/user/bioguest/css/font.html</a> would be appreciated by others, too. </p> <p> Markus </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2259 Trac 1.4.3 Daniel James Mon, 07 Jun 2010 22:24:44 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2259#comment:1 https://svn.boost.org/trac10/ticket/2259#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> Viewing the page in IE8 in IE7 mode it seems fine. IIRC IE7 introduced 'full page zoom' instead of the older 'text zoom' and this behaviour was standard but they changed it for IE8 as it was unpopular. There is another issue since the site uses 'pt' for font size, which IE doesn't resize properly, but the IE8 page zoom works okay so I'm not going to fix that anytime soon. </p> Ticket