Hello all,
Re: #631: Ticket comments overlap relations table
https://issues.apache.org/bloodhound/ticket/631
I have a potential fix for this, see patch attached to #631:
https://issues.apache.org/bloodhound/attachment/ticket/631/relations_overlap_fix.diff
Cheers,
Antony
On 5 December 2013 22:07, Apache Bloodhound <[email protected]> wrote:
> #631: Ticket comments overlap relations table
> ------------------------+--------------------------
> Reporter: olemis | Owner: antony
> Type: defect | Status: accepted
> Priority: trivial | Milestone: Release 9
> Component: ui design | Version: 0.6.0
> Resolution: | Keywords: css, starter
> ------------------------+--------------------------
>
> Comment (by antony):
>
> I was able to reproduce the reported issue using FF 25.0.1 and Chrome
> 31.0.1650.57 with
> https://svn.apache.org/repos/asf/bloodhound/trunk@1548034, see screenshot:
>
> [[Image(comment_overlap_at_1548034.jpg)]]
>
> This appears to be caused by non-breaking content in
>
> {{{ .relations table }}}
>
> I've attached a [attachment:relations_overlap_fix.diff patch] that
> provides a potential fix.
> It makes use of {{{ word-wrap }}} and {{{ table-layout }}} whilst a {{{
> colgroup }}} has been added to maintain legibility at various viewport
> sizes.
>
> --
> Ticket URL: <https://issues.apache.org/bloodhound/ticket/631#comment:6>
> Apache Bloodhound <https://issues.apache.org/bloodhound/>
> The Apache Bloodhound issue tracker