Bug 831671

Summary: Viewing Publican pages in cosole browsers produces alignment-based usability issues.
Product: [Community] Publican Reporter: Trevor Vaughan <tvaughan>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED WONTFIX QA Contact: Ruediger Landmann <rlandman+disabled>
Severity: low Docs Contact:
Priority: unspecified    
Version: 2.1CC: rlandman+disabled
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-29 07:26:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Trevor Vaughan 2012-06-13 14:40:27 UTC
Description of problem:

Viewing Publican-generated web pages in a text browser (elinks, lynx, etc...) causes all code segments and includes to be left justified and difficult to read with the flow of the document.

Version-Release number of selected component (if applicable):

All

How reproducible:

View http://jfearn.fedorapeople.org/en-US/Publican/2.7/html/Users_Guide/chap-Users_Guide-Creating_a_document.html in a text-based web browser and view the code segments.

Steps to Reproduce:
1. Navigate to the URL above.
2. Read the code segments.
  
Actual results:

All code segments and includes are left justified and out of line with the rest of the text.

Expected results:

Any code segments and includes should be indented, or otherwise marked, to improve readability when using a console browser.

Additional info:

This can be particularly important when attempting to view OS User's Guides on systems that may have had their GUI components malfunction. Readability in times of troubleshooting is quite important.

Comment 1 Jeff Fearn 🐞 2012-10-29 07:26:34 UTC
The layout is perfectly legible and more than good enough for those times when people _have_ to use a text browser.