
Gdzie ustawić by przeglądarka dopasowywała stronę internetową do szerokości ekranu w netbooku?
Po dzisiejszej aktualizacji Firefoxa do wersji 22.0 zmieniło się wyświetlanie wszystkich stron internetowych. Do tej pory po otwarciu jakiejkolwiek strony dopasowywała się ona do szerokości ekranu netbooka. W tej chwili konieczne jest przewijanie w poziomie, by zobaczyć całą zawartość.
Gdzie można ustawić dopasowywanie wyświetlania strony do szerokości ekranu?
All Replies (3)
hello, please make sure that you have set windows to display at 100% in the windows control panel > appearance > display, because now firefox will adhere to your system settings. more information about that is available at http://windows.microsoft.com/en-us/windows7/make-the-text-on-your-screen-larger-or-smaller
Dzięki za info, ale takie rozwiązanie nie wchodzi w grę. Rozmiar mam ustawiony na 110% - celowo. Dzięki temu wszelkie teksty są wyraźne i czytelne na tak małym wyświetlaczu. Do tej pory nie było problemu, nie rozumiem czemu to się zmieniło. To przeglądarka ma się dopasować do moich potrzeb a nie odwrotnie.
Code changes regarding HiDPI support for high resolution displays have landed in Firefox 22 and later (bug #844604).
You may still have to look into this.
You can modify the layout.css.devPixelsPerPx pref to adjust the size of all elements including the fonts in Firefox.
- The layout.css.devPixelsPerPx pref is a String value parsed to a float and allows to fine tune the dimensions of all elements (user interface and web pages) more precisely (resolution 0.1 or 0.05 for finer adjustments).
- Change the current default value -1.0 to 1.0 to make it work like in previous Firefox versions (100%)
If you need to make further adjustments then start with a value of 1.0 and adjust this value with 0.1 steps or 0.05 for finer adjustments.
- Use values between 1.0 and about 0.5 to reduce elements in size (do NOT go all the way to 0.05!)
- Use values greater than 1.0 to magnify and make elements larger (percentage divided by DPI, % / DPI).
- https://support.mozilla.org/kb/forum-response-Zoom-feature-on-Firefox-22
- http://kb.mozillazine.org/about:config
If web pages needs to be adjusted after changing this pref then you can look at the Default FullZoom Level or NoSquint extension.
- Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
- NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
Use this extension to adjust the font size for the user interface:
- Theme Font & Size Changer: https://addons.mozilla.org/firefox/addon/theme-font-size-changer/