Re: [qooxdoo-devel] Problem with qx.bom.element.Scroll

2009-07-27 Thread Alexander Back
Hi John, On Saturday 25 July 2009 John Spackman wrote: > I want to be able to scroll the page so that a given control is visible; we > have some very long forms and modal message dialogs are sometimes off > screen. I've tried to use qx.bom.element.Scroll.intoView but it fails with > "body is null

[qooxdoo-devel] Problem with qx.bom.element.Scroll

2009-07-25 Thread John Spackman
Hi, I want to be able to scroll the page so that a given control is visible; we have some very long forms and modal message dialogs are sometimes off screen. I've tried to use qx.bom.element.Scroll.intoView but it fails with "body is null or not an object" at line55: intoViewX : functi