In our production environment an external integrated party has a website with a native dropdown at the bottom of their page. Unfortunately the dropdown popup doesnt render completely as it typically pops up below the dropdown.
Though we use WPF, for testing purposes I've compared the minimal example in WinForms as well, which does work.
What version of the product are you using?
Issue verified on v109.0.5414.87 minimal example downloaded from ZIP, but we are experiencing this issue in production v103 using nugets.
What architecture x86 or x64?
AnyCPU but I think I should say x64
What version of .Net?
.Net 4.8
On what operating system?
Win10
Are you using WinForms, WPF or OffScreen?
WPF. I also tested WinForms but that seems to work fine.
In our production environment an external integrated party has a website with a native dropdown at the bottom of their page. Unfortunately the dropdown popup doesnt render completely as it typically pops up below the dropdown. Though we use WPF, for testing purposes I've compared the minimal example in WinForms as well, which does work.
What version of the product are you using?
What architecture x86 or x64? AnyCPU but I think I should say x64
What version of .Net? .Net 4.8
On what operating system? Win10
Are you using
WinForms
,WPF
orOffScreen
? WPF. I also tested WinForms but that seems to work fine.What steps will reproduce the problem?
What is the expected output? What do you see instead?
Does this problem also occur in the
CEF
Sample ApplicationCefSharp WPF:
CefSharp WinForms:
Chrome webbrowser: