You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Dave Koelmeyer (JIRA)" <ji...@apache.org> on 2015/08/09 10:54:45 UTC

[jira] [Updated] (JSPWIKI-905) HADDOCK – headings have insufficient padding

     [ https://issues.apache.org/jira/browse/JSPWIKI-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Koelmeyer updated JSPWIKI-905:
-----------------------------------
    Attachment: HADDOCK-HeadingPadding-4.png
                HADDOCK-HeadingPadding-3.png
                HADDOCK-HeadingPadding-1.png
                HADDOCK-HeadingPadding-2.png

HADDOCK-HeadingPadding-1.png: this is the original page in PlainVanilla. The last four heading elements have no line breaks in the markup, but note how there is sufficient padding inserted automatically such that the headings and associated section content is demarcated clearly.

HADDOCK-HeadingPadding-2.png: the same page but with HADDOCK enabled. Note in particular how these headings and the associated section content runs together in a block of text.

HADDOCK-HeadingPadding-3.png: inspecting a heading element in PlainVanilla using Firefox. Note the default padding.

HADDOCK-HeadingPadding-4.png: inspecting the same element with HADDOCK enabled. Note the missing padding.



> HADDOCK – headings have insufficient padding
> --------------------------------------------
>
>                 Key: JSPWIKI-905
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-905
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Templates and UI
>    Affects Versions: 2.10.2
>         Environment: Client is: 
> - Firefox 39 (Ubuntu 14.04). 
> Server is:
> - JSPWiki v2.10.2-svn-25 running in GlassFish v4
> - Container managed authentication is enabled using a file-based realm
> - HTTPS is enabled
> - JSPWiki policy is locked down such that only authenticated users have access (both read and write)
>            Reporter: Dave Koelmeyer
>         Attachments: HADDOCK-HeadingPadding-1.png, HADDOCK-HeadingPadding-2.png, HADDOCK-HeadingPadding-3.png, HADDOCK-HeadingPadding-4.png
>
>
> I've noticed that when applying the HADDOCK template to an existing wiki which has hitherto been using PlainVanilla, main section headings appear to be bunched up to the point where legibility is impacted negatively.
> I've been compensating for this by manually inserting line breaks, but it occurs to me this should really be handled by HADDOCK, rather than manually reformatting. If one ever has to switch back to PlainVanilla for example, then there is a whole lot of associated manual reformatting to do as well.
> After doing some digging around with Firefox inspector, it appears HADDOCK heading elements  (h1, h2, h3) are missing padding values compared to their equivalents in PlainVanilla. This should be amended such that users can apply the HADDOCK template to an existing wiki without readability taking a step back. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)