angular-ui/ui-grid
Ver no GitHubHorizontal scroll on pinned column causes grid to scroll to rightmost border
Open
#4.037 aberto em 23 de jul. de 2015
good first issuegrid-pinning
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Steps to reproduce:
- Open http://ui-grid.info/docs/#/tutorial/203_pinning
- Place mouse on the pinned Name column
- Scroll right either on trackpad or mouse (press shift for horizontal scrolling :) => the body of grid view jumps to the rightmost border. I expect the body of the grid view to not scroll horizontally.
In this gif, I first scroll to right only a bit. The body scrolls to the rightmost border. After that, I scroll down and right with the trackpad. The body scrolls again.

I was able to repeat the results with Chrome 43, Safari and Firefox on OS X 10.10.4 with external mouse and the trackpad. Also, I got similar results with the latest Ubuntu inside a VirtualBox.