angular-ui/ui-grid

rtl support in Chrome

Open

#6,193 opened on May 4, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
Browser Chromegood first issue

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi when the grid has scroll in RTL and in Google Chrome there is issues:

  • when you scroll vertically rows disappears
  • when you scroll horizontally headers stick to left and columns scroll but there is not a problem in Firefox also column menu position is false (both Chrome and Firefox) you can check it in tutorial: RTL Support

Contributor guide