|
Ran
|
Jobs
2
|
Files
8
|
Run time
2min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/OCA/web/commit/<a class=hub.com/OCA/web/commit/67f76e8fab7b3c3f6516da0a822085addc2b2978">67f76e8fa<a href="https://github.com/OCA/web/commit/67f76e8fab7b3c3f6516da0a822085addc2b2978">">[FIX] web_decimal_numpad_dot: Restore keyboard navigation When https://github.com/OCA/web/pull/1154 switched to using `keydown` as the event to trigger the numpad dot replacement, it was actually [disabling upstream&#39;s `_onKeyDown()`][1], which in turn disabled the keyboard navigation. To fix this situation, I replaced the method that is being used to directly override `_onKeyDown`. [1]: https://github.com/odoo/odoo/blob/</a><a class="double-link" href="https://github.com/OCA/web/commit/<a class="double-link" href="https://github.com/OCA/web/commit/19558129f0e2d5c9940f6fa95534840f8f025547">19558129f</a>">19558129f</a><a href="https://github.com/OCA/web/commit/67f76e8fab7b3c3f6516da0a822085addc2b2978">/addons/web/static/src/js/fields/abstract_field.js#L41
81 of 90 relevant lines covered (90.0%)
1.8 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 2 | 4570.2 (TESTS="1" ODOO_REPO="OCA/OCB") | 0 |
90.0 |
Travis Job 4570.2 | |
| 3 | 4570.3 (TESTS="1" ODOO_REPO="odoo/odoo" MAKEPOT="1") | 0 |
90.0 |
Travis Job 4570.3 |