Browser Window Too Small When Using Web.Show_document With Target '_blank'
(Doc ID 430283.1)
Last updated on JUNE 21, 2021
Applies to:
Oracle Forms - Version 6.0 to 10.1.2.0.2 [Release 6 to Oracle10g]z*OBSOLETE: Microsoft Windows
Microsoft Windows
All version of Forms that use web.show_document()
Symptoms
1. Run a form on the web with the browser window maximized.
2. Issue a web.show_document() command from within the form. For example:
web.show_document('http://www.oracle.com','_blank');
3. The child window may or may not come maximized. The size will depend upon what MS Windows 'remembers' as the previously set size for a 'child' browser window.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |