-
- Downloads
[IMP] web: listview remove extra style on click
Before this commit, when clicking on a cell in the listview, the cell
receives the focus, which makes it have an extra style (darker gray)
when waiting for the page to laod.
After this commit, the extra style will only be added when using the
keyboard to navigate between the cells and not on click.
task-id: 2041902
closes odoo/odoo#35303
Signed-off-by:
Mathieu Duckerts-Antoine <Polymorphe57@users.noreply.github.com>
Loading
Please register or sign in to comment