angular-ui/ui-grid
Auf GitHub ansehenScrolling horizontally in grid with pinned columns causes the grid to scroll to the top of the viewport (Safari)
Open
#5.966 geöffnet am 24. Jan. 2017
help wanted
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Browser: Safari 10.0.2 UI-Grid: v3.1.1
Steps to Reproduce
- Scroll down vertically so that the top row of the grid is out of the viewport.
- Scroll horizontally to either edge within the main (body) viewport
- Continue to try to scroll horizontally past the edge of the viewport.
- The grid (pinned and body viewports) will be instantly scrolled vertically to the top of the viewport
This is reproducible in Safari on the Pinning Tutorial page of the ui-grid website.