Bug 460771 - Alignment of <userinput> in <screen> is off
Summary: Alignment of <userinput> in <screen> is off
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 1.6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-31 13:38 UTC by Jeroen van Meeuwen
Modified: 2010-11-24 04:16 UTC (History)
2 users (show)

Fixed In Version: 0.35
Clone Of:
Environment:
Last Closed: 2008-09-04 05:43:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeroen van Meeuwen 2008-08-31 13:38:09 UTC
Description of problem:

The alignment of <userinput> inside a <screen> is off, resulting in a centered <userinput> block (on the next line even?), using both stock and fedora brand.

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

[jmeeuwen@ghandalf courses]$ rpm -qva publican*
publican-genome-1.0.0-1.fc10.noarch
publican-fedora-0.13-0.fc10.noarch
publican-0.34-0.fc10.noarch

How reproducible:

Create a <screen> with a <userinput> block and make html-single-en-US

Comment 1 Jeff Fearn 🐞 2008-09-04 05:43:37 UTC
This bug was due to an entertaining issue related to outputting tidy html and in fact broke the layout of a variety of tags nested inside verbatim tags.

Setting html.cleanup to 0 fixed all of these issues ... run away!


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