alternetsoft / AlternetUI

MIT License
24 stars 2 forks source link

WebBrower problem after resize #47

Closed neoxeo closed 7 months ago

neoxeo commented 1 year ago

In samples/WebBrowser : image

How to reproduce : Open ControlsSample Click on WebBrowser Click, on full size button image

generalloki commented 1 year ago

@neoxeo What is you operating system version? I don't see this problem on Win11

neoxeo commented 1 year ago

Infos for Msinfo : Windows 11 Pro 10.0.22000

neoxeo commented 1 year ago

Strange thing : this error is present only if I was in debug mode into VS2022. If I run compiled ControlsSample.exe, I can't reproduce this probem

neoxeo commented 1 year ago

Sunday (when I will have a correct network), I will update video driver to see if it solve problem or not. I have actually Nvidia 528.90.

neoxeo commented 1 year ago

Test with 536.67 version of Nvidia drivers and VS2022 version 17.7 Preview 5 and commit a24bc2c92575b36dcd5e992c5c6dfa8cdb33b75a and .Net7.0.9 : always KO

But if I put my mouse at the "empty place", down arrow show again. This is true before and after updates.

neoxeo commented 7 months ago

@generalloki

Tested with ee6e0ce897070fb8b6ae6164b230441a4653bf90 version. Issue solved (I think it was solved since a long time but I can't say when)