hello, since
commit ac37d8c597053d40c35d9a62bc73ce0846fef31d, I encounter
a bug when I click on a button in a table. after
opening the button if I use the down arrow, the cursor moves
to the top of the table.
I
specify that it works when I use the tab key, but I prefer
to use the down arrow, like before.
Step to reproduce: 1. open this url: https://prestaeticaret.com/demo/1.6/yonetim/demo_login.php 2. clique on "catalog" 3. we arrive on the product page. press t to reach the product table 4.
now,
press x to get to the first product for example, then 3
times the tab key to get to the button
5.
activate
the button with the enter key or the space key and press
down arrow
actual result: I find myself at the level
of the headers of the table.
thanks
for the fix, if possible Expected result: see the links added by the
button, "preview", "duplicate", "delete" as before
Jerem |