• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

angular-ui / ui-grid / 4384
84%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 01:57PM UTC
Jobs 1
Files 82
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4384

push

travis-ci

mportuga
fix(Grid.js) Vertical scroll calculates height wrong with enableHorizontalScrollbar: NEVER (#6690)

* fix(Grid.js): ScrollIfNecessary does not account for scrollWidth correctly

Since scrollIfNecessary is called multiple times when enableCellEditOnFocus is true we need to make sure the scrollbarWidth and footerHeight is accounted for to not cause a loop.

fixes #6653

* Add check for gridCol not null

Make sure gridCol is not null before checking for enableCellEditOnFocus

* fix(Grid.js) Vertical scroll calculates height wrong with enableHorizontalScrollbar: NEVER

Use scrollbarHeight instead of scrollbarWidth for vertical scroll calculations. scrollbarHeight has the value 0 when enableHorizontalScrollbar is set to NEVER.

Round calculated boundary values as computed style may have decimal number which will not match pixelsToSeeRow

3104 of 4273 branches covered (72.64%)

4 of 4 new or added lines in 1 file covered. (100.0%)

6195 of 7331 relevant lines covered (84.5%)

590.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/js/core/factories/Grid.js
Jobs
ID Job ID Ran Files Coverage
1 4384.1 (JOB=unit) 23 Apr 2018 01:57PM UTC 0
84.5
Travis Job 4384.1
Source Files on build 4384
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4384
  • 1b014906 on github
  • Prev Build on master (#4383)
  • Next Build on master (#4386)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc