Originally Posted by
nmohler
I have seen a similar issue using the same doctype declaration. Removing the doctype eliminates the poor behavior, but introduces even bigger problems in other areas of the app.
I see the behavior in two scenarios:
1) The SuperBoxSelect is populated while the SuperBoxSelect is in a scrollable container and the SuperBoxSelect is not visible.
2) I cause the "blur" event while the SuperBoxSelect is in a scrollable container and the SuperBoxSelect is not visible. For example, scroll the SuperBoxSelect into view, click into the component, scroll so the SuperBoxSelect is not visible, and then click into open space or another component.
In both cases, the SuperBoxSelect jumps to a different area within the scrollable container, typically overlaying another component.
I would appreciate any help as I'm pretty stumped on this one.
Nick