Bug 973508 - [Doc] Default Graphic alignment is off.
Summary: [Doc] Default Graphic alignment is off.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: doc-Installation_and_Configuration_Guide
Version: 3.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: z2
: 4.0
Assignee: Don Domingo
QA Contact: ecs-bugs
URL:
Whiteboard: docs-rhos5-icg-others docs-rhos5-icg-...
Depends On:
Blocks: 1049118
TreeView+ depends on / blocked
 
Reported: 2013-06-12 05:17 UTC by Summer Long
Modified: 2014-03-16 23:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-04 00:04:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 Stephen Gordon 2013-06-12 12:00:57 UTC
Bug description sans internal only link:
========================================

Section Number and Name: 
All topics containing graphics which were inserted using drag-and-drop (deathstar).

Describe the issue: 
By default, align="center" is used in the <imagedata> tag. However, its label is aligned to the left. Both image and graphic should be aligned to the left. 

Additional Info:
Have raised deathstar bug to fix the drag-and-drop boilerplate:
https://github.com/jwulf/press-star/issues/44

Note also:
==========

Several images appear to have a title/caption of "Title".

Comment 3 Don Domingo 2014-02-07 04:19:32 UTC
Did a bulk-replace of all instances of:
     imagedata align="center"
With:
     imagedata align="left"

I did not find any figures with title "Title" (or any instance of ">Title<", for that matter.

Comment 4 Don Domingo 2014-02-07 05:19:05 UTC
Reverted changes, removed all align parameters instead. Manually setting it was causing some alignment issues on some images. Looks like the brand applies the required alignment anyway.


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