Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration options(CoreWebView2PdfToolbarItems.MoreSettings CoreWebView2PdfToolbarItems.FullScreen ) are not valid in PDF preview mode #3324

Closed
Gudaojingfeng opened this issue Mar 22, 2023 · 6 comments
Assignees
Labels
Awaiting release dev work has been done and in release pipeline. bug Something isn't working tracked We are tracking this work internally.

Comments

@Gudaojingfeng
Copy link

Gudaojingfeng commented Mar 22, 2023

Description
Configuration options(CoreWebView2PdfToolbarItems.MoreSettings CoreWebView2PdfToolbarItems.FullScreen ) are not valid in PDF preview mode

Version
SDK:
Framework:
OS:

Repro Steps

Additional context

AB#43908013

@Gudaojingfeng Gudaojingfeng added the bug Something isn't working label Mar 22, 2023
@adamhewitt627
Copy link

We are also seeing this, I have attached a small repro project.

CoreWebView2Settings settings = webView.CoreWebView2.Settings;
settings.HiddenPdfToolbarItems = FullScreen;

PdfViewer.zip

@novac42
Copy link
Contributor

novac42 commented Mar 23, 2023

@Gudaojingfeng may you provide SDK, Framework and OS info in your original post?

@vickiez
Copy link
Contributor

vickiez commented Mar 24, 2023

Hi @Gudaojingfeng and @adamhewitt627, I can repro the issue and created a bug to track internally. We'll let you know when there's an update

@Gudaojingfeng
Copy link
Author

Gudaojingfeng commented May 25, 2023

Hello, have you solved this problem now @vickiez

@vickiez
Copy link
Contributor

vickiez commented Jun 13, 2023

We have a dev working on the issue currently. Will post here when the fix is available to test

@novac42
Copy link
Contributor

novac42 commented Jul 27, 2023

@Gudaojingfeng this fix is available in latest prerelease. Please test on prerelease SDK and runtime.

@novac42 novac42 closed this as completed Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting release dev work has been done and in release pipeline. bug Something isn't working tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

4 participants