The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniWeb Bug Reports (http://forums.omnigroup.com/forumdisplay.php?f=27)
-   -   problem with resizing windows (http://forums.omnigroup.com/showthread.php?t=889)

andreas_g 2006-06-26 05:05 AM

problem with resizing windows
 
when i go to: [url]http://www.mohrenbrauerei.at/jasserspiel/teamspiel.php?check=true[/url] and click the green resize button the page does not resize to the correct size. (it did in 5.1.3)
furthermore the scrollbar is missing on that site.

Handycam 2006-06-26 05:33 AM

The scrollbar is missing since they made the site a frameset with one giant non-scrollable frame:

[code] <frameset cols="100%" frameborder="0" border="0" framespacing="0">
<frame src="start/start.php?page=1" name="abstop" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" noresize>
</frameset>
[/code]

I don't see any resizing code there...

andreas_g 2006-06-26 06:39 AM

thank you. so the reason for the missing scroll bar is clear.
i meant that the window doesn't resize to the correct size, when i click the green resize button, which is on top left of every window.
in 5.1.3 it resized the window so that the content was completely visible.
it just makes the window too high, but not broader.

troyb 2006-07-04 03:17 PM

I suspect that OmniWeb 5.1.3 will behave the same way here. I could be wrong about this but I believe the scroll bar is needed in order for OmniWeb to determine the width of the page in order to resize properly.


All times are GMT -8. The time now is 12:10 PM.

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