Skip to content

[Problem/Bug]: Edge 117.0.2045.31 extension printerProvider doesnt get called #5646

Description

@hendrik-weiler-gtm

What happened?

Hello,
I have Edge 150.0.4078.65 and before with my v3 extension i could add printers and use printers using the printerProvider api. Now the functions from the printerProvider api(
chrome.printerProvider.onGetPrintersRequested.addListener,
chrome.printerProvider.onPrintRequested.addListener,
chrome.printerProvider.onGetCapabilityRequested.addListener)
gets never called.

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

150.0.4078.65

SDK Version

150.0.4078.65

Framework

Win32

Operating System

Windows 11

OS Version

26100.7840

Repro steps

Clone this repo https://github.com/hendrik-weiler-gtm/printerTestBare/tree/main
Add the extension to Edge
Try to print to printer "Testprinter" (= not listed)

Repros in Edge Browser

Yes, issue can be reproduced in the corresponding Edge version

Regression

Regression in newer Runtime

Last working version (if regression)

149

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingregressionSomething used to work but doesn't anymore

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions