Ran
|
Files
8
|
Run time
0s
|
Badge
Embed ▾
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%)
0.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|