SJrX
6 Jun 2009, 11:39 PM
We have a form field, and then for some reason we have a Portlets, and Grids etc all contained in a FieldSet, and probably not properly wrapped. Anyway, for some reason after the panel is rendered, it seems to scroll down to the Portlets midway in whatever is scrolling. It's kind of annoying. I have tried overriding the containers scrollIntoView() methods, as well as using deferredCommands to get it back, where if it is rendered it will scroll to the top. However while this does occur, the scroll down happens after. I did notice that my focus does seem to start there, but I've tried even setting the focus elsewhere, to no luck.
I'm kinda stumped at how to track this down. It seems to be after the main layout() call.
I'm kinda stumped at how to track this down. It seems to be after the main layout() call.