Skip to content

The grid moves up and down #2930

@quin810

Description

@quin810

When the browser does not display a vertical scrollbar the grid goes into an infinite loop of moving up and down.

Details:
The grid has the auto-resize directive set.

The grid has the row-select directive set.

The grid has both a header and footer.

Grid+Page Content does not fill the page.

When the browser window is resized the grid resize event fires.

If the new grid size is smaller than the new window size, but the grid is temporarily larger than the window size, the browser resize bar triggers and infinite loop of resize events.

Forcing the vertical scrollbar to appear on the page at all times is a work-around for preventing this issue from occurring.

This issue reproducible in IE 9 and Chrome Version 39.0.2171.71 m. It does not seem to be an issue in later versions of IE.

griddown
gridup

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions