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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to