I have a custom button created and i am calling a VF page to open in new window. I have also the window properites set up. I have unchecked the field ‘Show Address bar ” in “Window properties”. But the new page still shows the address bar.
Does anyone have the same problem? Or am i doing something wrong? Below are the properties
Width (in pixels) 265
Height (in pixels) 300
*Window Position No Preference
Resizeable unchecked
Show Address Bar unchecked
Show Scrollbars unchecked
Show Toolbars unchecked
Show Menu Bar unchecked
Show Status Bar checked
There’s a trend for browsers to ignore the address bar setting. I don’t think there’s anything you can do about it.
This Chrome bug has some more explanation.