chenbp1982 / ijab

Automatically exported from code.google.com/p/ijab
0 stars 0 forks source link

MUC chat window resize issue #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. connect to server with rooms
2. open a room
3. resize window

What is the expected output? What do you see instead?
In stead of that the complete window resizes only the outer part of the
window resizes. The inner part (chat content) doesn't resize.

height in <div class="x-panel-body x-panel-body-noheader" style="overflow:
auto; height: 233px;"> is not altered on resize.

This is working ok for a single chat window.

What version of the product are you using? On what operating system?
iJab 1.0.7
CentOs
openfire server

Please provide any additional information below.

Original issue reported on code.google.com by rnijsk...@gmail.com on 27 May 2009 at 9:39