Page 1 of 1

Re: Processing 'about: blank'.

Posted: Tue May 08, 2018 3:44 pm
by salvadordf
Hi,

The "about:blank" URL is a very special case. It's served immediately and it doesn't trigger some events.

Read this thread from the official CEF forum :
http://magpcss.org/ceforum/viewtopic.php?f=10&t=15950

If you load custom strings consider using the SchemeRegistrationBrowser demo instead.