Working with BC20 on prem, when I print to printer “Handled by Browser”, after I click print, the Edge browser printer dialog does not open and I’m unable to print. Print preview does preview the report as I’d expect, and print “send to” “pdf document” also works. I’m on the most current Edge, I’ve removed all Edge extensions, I’ve cleared Edge history, I’ve tried Edge from InPrivate mode, I’ve uninstalled/reinstalled Edge, I’ve rebooted, I’ve tried different BC URLS and a test SAAS site we have, all with same behavior.
In Chrome it works fine.
In Edge if I look at Developer tools I see,
Uncaught SecurityError: Blocked a frame . . . with origin . . . from accessing a frame with origin "null". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "data". Protocols must match.
Uncaught DOMException: Blocked a frame with origin . . . from accessing a cross-origin frame.
at HTMLIFrameElement . . .
Help?