Bug 1080156 - Misalignment in Procedure steps and their substeps
Summary: Misalignment in Procedure steps and their substeps
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 4.1
Assignee: Jeff Fearn 🐞
QA Contact: Ruediger Landmann
URL:
Whiteboard:
Depends On:
Blocks: 1099559
TreeView+ depends on / blocked
 
Reported: 2014-03-24 19:07 UTC by Matt Reid
Modified: 2016-08-16 01:35 UTC (History)
3 users (show)

Fixed In Version: 4.1.0
Clone Of:
Environment:
Last Closed: 2014-05-05 06:03:21 UTC
Embargoed:


Attachments (Terms of Use)
Misaligned HTML-Single Process (79.58 KB, image/png)
2014-03-24 19:08 UTC, Matt Reid
no flags Details

Description Matt Reid 2014-03-24 19:07:58 UTC
Description of problem:
In the Getting Started Guide for OpenStack 4, 
(access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html-single/Getting_Started_Guide/index.html#sect-Running_PackStack_Interactively) as part of Procedure 5.3, each step in the procedure has an extra newline before the step title is shown.

Additionally, when it starts having substeps, such as 13.1, the text is no longer aligned with the numbers, and is positioned lower than the numbers.


Version-Release number of selected component (if applicable):
current html and html-single

How reproducible:
100%

Steps to Reproduce:
1. Open up the Getting Started Guide for OSP4, and jump down to 5.2 and look at the numbering in Procedure 5.3

Actual results:
Processes look ugly

Expected results:
Processes to be numbered properly and aligned, without extra newlines

Additional info:
PDF output seems fine, although substeps in the PDF version use letters instead of numbers?

Comment 1 Matt Reid 2014-03-24 19:08:26 UTC
Created attachment 878146 [details]
Misaligned HTML-Single Process

Comment 2 Jeff Fearn 🐞 2014-03-25 06:17:43 UTC
Rudi, for the  extra newline this is a small fix do we want to ship it in 4.1?

db4.css

-#main-wrap li.step > div:first-child
+#main-wrap li.step > *:first-child

I can't duplicate the other issue; it should be in it's own bug so this bug doesn't have to stall waiting for that fix.

Comment 3 Jeff Fearn 🐞 2014-04-04 00:55:36 UTC
This fix is the repo.

Comment 4 Matt Reid 2014-04-29 20:48:13 UTC
Just filed https://bugzilla.redhat.com/show_bug.cgi?id=1092737 to cover the shifted text. Glad to hear that the extra newline was taken care of though, thanks!

Comment 5 Jeff Fearn 🐞 2014-05-05 06:03:21 UTC
A fix for this shipped in Publican 4.1.0.


Note You need to log in before you can comment on or make changes to this bug.