[JIRA] [htmlpublisher-plugin] (JENKINS-32437) HTML REPORT overlapping tabs

2 views
Skip to first unread message

d.ciani@engys.com (JIRA)

unread,
Jan 13, 2016, 1:02:01 PM1/13/16
to jenkinsc...@googlegroups.com
Davide Ciani created an issue
 
Jenkins / Improvement JENKINS-32437
HTML REPORT overlapping tabs
Issue Type: Improvement Improvement
Assignee: mcrooney
Components: htmlpublisher-plugin
Created: 13/Jan/16 6:01 PM
Environment: Chrome v47
Jenkins v1.643
HTML Publisher Plugin v1.10
Priority: Minor Minor
Reporter: Davide Ciani

I have a lot of index pages (around 30) with quite long names.
The tabs are distributed on different lines but they overlap so it is difficult, if not impossible, to read the tab label.
I have modified the css inside the header.html file in order to fix the problem, but of course everytime I update the plugin I have to do the work again.
Is there a way to get rid of this problem?

Thanks in advance

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

mcrooney@java.net (JIRA)

unread,
Jan 15, 2016, 7:00:01 PM1/15/16
to jenkinsc...@googlegroups.com
mcrooney commented on Improvement JENKINS-32437
 
Re: HTML REPORT overlapping tabs

Thank for filing this Davide! Is the CSS that you alter something that works for small amounts of tabs too, that it could just be changed in the actual HTML Publisher code? Or does it only look good / work for large numbers of tabs? If the former, please feel free to submit a PR at https://github.com/jenkinsci/htmlpublisher-plugin. If not, feel free to suggest a style/design change that handles both cases

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 3:59:02 AM1/19/16
to jenkinsc...@googlegroups.com

A basic solution to the problem requires only a line in the CSS to be changed (it will look good even with a small amount of tabs).
So I will follow your suggestion and I will submit a PR.

Anyway it will be cool to have the possibility to link a completly custom css.
I use htmlpublisher alongside the concordion plugin and I would like to keep the styles aligned (see the image attached)

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:00:01 AM1/19/16
to jenkinsc...@googlegroups.com
Davide Ciani updated an issue
Change By: Davide Ciani
Comment:
A basic solution to the problem requires only a line in the CSS to be changed (it will look good even with a small amount of tabs).
So I will follow your suggestion and I will submit a PR.

Anyway it will be cool to have the possibility to link a completly custom css.
I use htmlpublisher alongside the concordion plugin and I would like to keep the styles aligned (see the image attached)

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:04:01 AM1/19/16
to jenkinsc...@googlegroups.com

A basic solution to the problem requires only a line in the CSS to be changed (it will look good even with a small amount of tabs).


So I will follow your suggestion and I will submit a PR.

Anyway it will be cool to have the possibility to link a completly custom css.

I use htmlpublisher alongside the concordion plugin and I would like to keep the styles aligned (see the image attached).
So if there is the chance to add a field in the job configuration page, where to put an URL of a custom CSS that, if present, will override the default one...that would be the best solution I think.

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:04:01 AM1/19/16
to jenkinsc...@googlegroups.com
Davide Ciani updated an issue
Change By: Davide Ciani
Attachment: customStyle.PNG

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:04:02 AM1/19/16
to jenkinsc...@googlegroups.com
Davide Ciani updated an issue
Change By: Davide Ciani
Comment: !customStyle.PNG|thumbnail!

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:04:02 AM1/19/16
to jenkinsc...@googlegroups.com
Davide Ciani updated an issue

Unable to render embedded object: File (customStyle.PNG) not found.

Change By: Davide Ciani
Attachment: customStyle.PNG

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:05:01 AM1/19/16
to jenkinsc...@googlegroups.com
Davide Ciani updated an issue
Change By: Davide Ciani
Attachment: customStyle.PNG
Add Comment Add Comment
 

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:05:02 AM1/19/16
to jenkinsc...@googlegroups.com
Davide Ciani edited a comment on Improvement JENKINS-32437
A basic solution to the problem requires only a line in the CSS to be changed (it will look good even with a small amount of tabs).
So I will follow your suggestion and I will submit a PR.

Anyway it will be cool to have the possibility to link a completly custom css.
I use htmlpublisher alongside the concordion plugin and I would like to keep the styles aligned (see the image attached).

!customStyle.PNG|thumbnail!

So if there is the chance to add a field in the job configuration page, where to put an URL of a custom CSS that, if present, will override the default one...that would be the best solution I think.

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:05:02 AM1/19/16
to jenkinsc...@googlegroups.com
Davide Ciani updated an issue
 
Jenkins / Improvement JENKINS-32437
HTML REPORT overlapping tabs
Change By: Davide Ciani
Attachment: customStyle.PNG

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:06:01 AM1/19/16
to jenkinsc...@googlegroups.com

d.ciani@engys.com (JIRA)

unread,
Jan 19, 2016, 4:07:01 AM1/19/16
to jenkinsc...@googlegroups.com
Davide Ciani edited a comment on Improvement JENKINS-32437
A basic solution to the problem requires only a line in the CSS to be changed (it will look good even with a small amount of tabs).
So I will follow your suggestion and I will submit a PR.

Anyway it will be cool to have the possibility to link a completly custom css.
I use htmlpublisher alongside the concordion plugin and I would like to keep the styles aligned (see the image attached).

!customStyle.PNG|thumbnail!

So if there is the chance to add a field in the job configuration page, where to put an URL of a custom CSS  (  that, if present, will override the default one ... ) that would be the best solution I think.

richard@bywater.nz (JIRA)

unread,
Sep 26, 2019, 7:09:09 AM9/26/19
to jenkinsc...@googlegroups.com
Richard Bywater assigned an issue to Richard Bywater
Change By: Richard Bywater
Assignee: mcrooney Richard Bywater
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages