[Libreoffice-bugs] [Bug 118028] New: Web view margins

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 6 10:43:09 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=118028

            Bug ID: 118028
           Summary: Web view margins
           Product: LibreOffice
           Version: 6.0.3.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: matt.r.palermo at gmail.com

Description:
TL;DR: In web layout view, `body {max-width: 80ch}`.

Web view provides a writing and reading environment free from the distractions
of pagination but the text content can become too wide for comfortable use when
the window is maximized (or fullscreen is enabled) on a large screen. One
possible solution is to never maximize the window and always adjust the window
size to a comfortable reading width. This might work for some, but it makes it
difficult to have a distraction free writing experience.

It should be possible to place a limit to the width of the content in the web
view. If the window is wider than the max-width limit then left and right
margins would be used to center the content with a width of max-width. This can
essentially be written as the CSS rule `body {max-width: 80ch}` where 80 would
be a personal preference.

Actual Results:  


Expected Results:



Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101
Firefox/60.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180606/064862cb/attachment.html>


More information about the Libreoffice-bugs mailing list