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

angular-ui / ui-grid / 4386
84%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 02:01AM UTC
Jobs 1
Files 82
Run time 4s
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
4386

push

travis-ci

mportuga
 Fix(cellnav.js), do not trigger edit on undefined event (#6691)

* 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

* Fix(cellnav.js), do not trigger edit on undefined event

Do not trigger a cell edit when the event is undefined, if needed through API pass a null object instead.

3104 of 4273 branches covered (72.64%)

6195 of 7331 relevant lines covered (84.5%)

585.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4386.1 (JOB=unit) 24 Apr 2018 02:01AM UTC 0
84.5
Travis Job 4386.1
Source Files on build 4386
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4386
  • 615fe49b on github
  • Prev Build on master (#4384)
  • Next Build on master (#4388)
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