Window opener params not working

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Window opener params not working

Postby damonkashu » Thu Dec 08, 2016 8:30 pm

I'm using cef branch 2623. I have an override for onBeforePopup() and when I issue this call:

Code: Select all
window.open('about:blank', 'test', 'resizable=no');


I'm observing that the resizable param in the CefPopupFeatures is always set to 1. I am however, able to modify other params such as width/height and fullscreen. Is there something special about this param, is there a bug, or am I just calling it incorrectly?
damonkashu
Techie
 
Posts: 16
Joined: Tue May 24, 2016 8:26 pm

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 44 guests