Word-wrap zoom on/off in about:config

asked 2015-04-15 18:34:47 +0300

rdmo gravatar image

updated 2015-04-17 06:19:37 +0300

Update #2: font size 18 may be better than 20 on some pages.

If there is a configurable browser zoom override to wrap text as it zooms in, can someone tell me what it is? If there isn't one, please add a browser configuration option to do dynamic text wrapping.

Update: my improved (not perfect) about:config:

HINT: For quick repeated entry to about:config, when you first enter the address, tap-hold the text before going on to its warning dialog so it'll be on your clipboard if you need it again.

  • dom.disable_window_move_resize : False
  • layout.css.text-align-true-value : False
  • plaintext.wrap_long_lines : True
  • browser.zoom.reflowOnZoom : True
  • browser.zoom.reflowZoom.reflowTextOnPageLoad : True
  • layout.interruptible-reflow.enabled : True
  • layout.reflow.synthMouseMove : False
  • browser.display.auto_quality_min_font_size : 20
  • ... font-min ... : 20

In my case font sizes I had to change were Unicode and latin-based fixed and non-fixed fonts.

edit retag flag offensive close delete

Comments

@rdmo This is great! Thanks for updating the post! Now this has to be done for the email app… ;)

Yo ( 2015-04-17 13:23:55 +0300 )edit

Thanks man!, I could have gone in-depth myself, but I rarely use the browser on my Jolla. Amazing what you can find by digging around though, eh :)

Regards,

Spam Hunter ( 2015-04-17 19:31:56 +0300 )edit