Issues while printing via Brave browser on Android

Troubleshooting technical issues is much easier when both the user and support agent practice clear communication. For this reason, we have provided the template below for you to fill out with information about your issue. Please provide as much detail as possible so we can most efficiently resolve your problem.


Description of the issue:
Printing via Brave results in Blank page.

How can this issue be reproduced?

  1. Save this code as HTML file
<html>
<head> <title>Prescription to Print</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<body style='font-size: 1.000000em;' onload='window.print()'>
    <div align='right'><b>Date</b>: Thu, 23 Jun 2022, 11:04 am</div>
    <div style='width: 100%; text-align: center;'>Get Well Soon.</div>
</body>
</html>
  1. Open the file via Brave
  2. body of the HTML has call to print in the onload function. So the Android print view will open

Expected result:
Print view should show contents. However, a blank page is seen.

Brave Version( check About Brave): 1.39.123, Chromium 102.0.5005.125

Mobile Device details
Samsung A52, Android 12

Additional Information:
Chrome version 102.0.5005.125 on the same device works fine.

Any pointers?

Thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.