0

minimize and maximize browser issue with vbox

asked 2010-03-26 04:39:09 +0800

Thiru gravatar image Thiru
147 5

Hi All,

i'm using hbox with leftmenu, splitter and content
i want align leftmenu width to 100px, then splitter and then content, so i have used
<hbox width="100%" widths="100px,">
it is working fine while on load of page. then if minimize, the application is shrinking with leftmenu width="100px"
then if we maximize browser, leftmenu width is getting increasing morethan 100px,
if we are doing minimize and maxmize continuously, every time the left menu width is getting increased, till 50 %,

please help me what might be the cause

Thanks in advance
Thiru

delete flag offensive retag edit

3 Replies

Sort by » oldest newest

answered 2010-03-27 05:31:48 +0800

juliawaq gravatar image juliawaq
3

hello julia here... [url=http://www.mctsnotes.com]mcts training I got this same problem, Virtualbox 2.2.2 on Ubuntu 9.04 (64-bit). Keyboard does not do nothing on Virtualbox Guest, but it does not need days, it needs some X minutes idle time.

link publish delete flag offensive edit

answered 2010-03-29 01:46:06 +0800

Thiru gravatar image Thiru
147 5

Hi

Please find sample code here
<?page contentType="text/html;charset=UTF-8" complete="false"?>

<zk >
<hbox width="100%" widths="100px,">
<vbox >
This is sample left menu
</vbox>
<splitter style="min-height:600px;" height="100%" collapse="before"/>
<vbox width="100%">
This is sample content
</vbox>
</hbox>
</zk>
paste in zk live demo and test the problem using the following way,

1. maxmize and minimize the browser for 2 or 3 times you can find the splitter location is moving to wards righthand side when the browser is in maximized mode.

How can we fix this issue.

Thanks in advance
Thiru

link publish delete flag offensive edit

answered 2010-03-29 21:25:25 +0800

tmillsclare gravatar image tmillsclare
799 2 5 30

Hey Thiru,

I have replicated this issue. Please can you post it as a bug here along with your sample code and description!

Thanks,
Tim

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-03-26 04:39:09 +0800

Seen: 631 times

Last updated: Mar 29 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More