Re: HorizontalSplitPanel with DecoratorPanel in Firefox: how?

2009-07-07 Thread Fred Sauer
Max, If you're using standards mode, height:100% get tricky. Can you try setting the height of the outer most container to a specific number of pixels, just as a test? Fred On Tue, Jun 30, 2009 at 4:44 PM, max3000 wrote: > > I'm trying to surround a HSP (height: 100%) with a DecoratorPanel. I >

HorizontalSplitPanel with DecoratorPanel in Firefox: how?

2009-06-30 Thread max3000
I'm trying to surround a HSP (height: 100%) with a DecoratorPanel. I can get it to work in Hosted, IE and Chrome. Unfortunately, no combination seems to work in Firefox. The code is straightforward: public void test(Panel parentPanel) { HorizontalSplitPanel hSplitPanel = new HorizontalSplitP