Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Some website doesn't work in OSR mode

Post Reply
tad.chen
Posts: 119
Joined: Fri Jan 04, 2019 1:39 am

Some website doesn't work in OSR mode

Post by tad.chen »

Hi,

I find a website which works correctly, but becomes empty when browser resizes from maximum to normal size.

Only SimpleOSRBrowser has this problem, the SimpleBrowser hasn't.

I've tested in several OSR based browser, they all have this problem. It seams that OSR mode's resizing is different from normal mode.

I don't know the reason. How to debug it?
dilfich
Posts: 368
Joined: Thu Nov 30, 2017 1:17 am

Re: Some website doesn't work in OSR mode

Post by dilfich »

I dare to assume that in CreateGlobalCEFApp; something is missing or something is superfluous. :)
Post Reply