Page 1 of 1

Print in Colors

Posted: 13 Nov 2017, 10:27
by santasia
We updated our mantisbt to the newest version.
Now when i printan overview (print_all_bug_page.php) all statecolors are black and white.
The Logo in the footer is in color.

Is there an solution to enable colors for printing?

Re: Print in Colors

Posted: 13 Nov 2017, 10:48
by atrol
santasia wrote:The Logo in the footer is in color.
Confuses me, there is no logo on page print_all_bug_page.php

Re: Print in Colors

Posted: 13 Nov 2017, 11:53
by santasia
atrol wrote:Confuses me, there is no logo on page print_all_bug_page.php
Sorry the logo is in view_all_bug_page.php. But in color.

Re: Print in Colors

Posted: 13 Nov 2017, 12:27
by atrol
Do you use Mantis standard status values and colors, or do you introduced your own ones?

Re: Print in Colors

Posted: 13 Nov 2017, 13:34
by santasia
atrol wrote:Do you use Mantis standard status values and colors, or do you introduced your own ones?
I have defined my own colors.


It looks like bootstrap disables all colors in @media print. But the css is after my config and also !important.

Any suggestions?

Re: Print in Colors

Posted: 13 Nov 2017, 13:59
by atrol
Now I understand what you are talking about.

I have no time to have a deeper look at it, but opened https://www.mantisbt.org/bugs/view.php?id=23631 to track the issue.

Re: Print in Colors

Posted: 13 Nov 2017, 15:19
by santasia
atrol wrote:Now I understand what you are talking about.

I have no time to have a deeper look at it, but opened https://www.mantisbt.org/bugs/view.php?id=23631 to track the issue.
Yes that's what i'm looking for.

More information i get from the issue right?

Re: Print in Colors

Posted: 14 Nov 2017, 09:07
by atrol
santasia wrote:More information i get from the issue right?
Not sure what you expect.

You can monitor the issue to get notifications whenever anything is changed.

I don't expect that any of the core developers will pick it up and fix it in short term, but who knows.

Maybe you are able to fix it?
If so, send us a pull request at https://github.com/mantisbt/mantisbt