Printing page produce an empty document on Safari and Chrome, work on Firefox
- Status
- Closed
- Subject
- Printing page produce an empty document on Safari and Chrome, work on Firefox
- Version
- 21.x
21.x Regression - Category
- Bug
- Feature
- Resolution status
- Works For Me
- Submitted by
- Bernard Sfez / Tiki Specialist
- Lastmod by
- Bernard Sfez / Tiki Specialist
- Rating
- Description
I have a pluginList that produce a listing.
I need to print this listing and to print only the data, the table I use "d-print-none" class on the customSearch template, and other buttons bar (custom and Tiki).I use a small jq script and a nice button
jqCopy to clipboard{jq} $('.print-button').on('click', function() { window.print(); return false; }); {/jq}htmlCopy to clipboard<a href="#icon-print" class="print-button m-1"><i class="fas fa-print"></i> </a>
It work fine on Firefox but not on Chrome and Safari.
May not directly related to Tiki... but it used to work.
- Solution
- Can’t say but it is working again...
- Importance
- 3
- Easy to solve?
- 5
- Priority
- 15
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7308
- Created
- Wednesday 04 March, 2020 15:54:42 UTC
by Bernard Sfez / Tiki Specialist - LastModif
- Tuesday 10 March, 2020 19:29:37 UTC