The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniWeb > OmniWeb Bug Reports
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Popup _blank windows are too tall Thread Tools Search this Thread Display Modes
on my blog web site, clicking on a _blank anchor opens a new window with a height larger than specified.

HTML Code:
<p>For a 750x500 version,
click <a href="/~gregory/aussiehk/photos/indo2005_4451_750x500.jpg"
onclick="window.open(this.href, '_blank', 'width=750,height=500,scrollbars=no,
resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=30,top=30');
return false">here</a>.</p>
the produced window is approximately 100 pixels too tall.

try any of the 'For a 750x500' links on my page at An Aussie in Hong Kong.

SP7 (578)
OS X 10.4.6
iMac Duo Core 2GHz/2GB
 
FWIW, the additional height represents the area that would be occupied by the toolbar (see for yourself by toggling the pill in the right hand side of the titlebar). It appears that the OmniWeb is hiding the toolbar but not removing the blank space left behind.
 
Quote:
Originally Posted by JKT
FWIW, the additional height represents the area that would be occupied by the toolbar (see for yourself by toggling the pill in the right hand side of the titlebar). It appears that the OmniWeb is hiding the toolbar but not removing the blank space left behind.
Indeed, if you were to turn off the toolbars yourself, the windows would be the correct height.

Unlike Safari (or most other Cocoa toolbar apps) we don't change the size of the window when the toolbar is hidden so the order of setting the size and setting whether there are toolbars matters to us.
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Incorrectly-sized popup windows Handycam OmniWeb Bug Reports 1 2006-05-23 10:31 AM


All times are GMT -8. The time now is 07:12 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.