Still active on 2.0.x and the patch still works.
Hi, yes this is still an issue on version 2.0 without the patch. To reproduce:
Create a view with views infinite scroll but without the autoscroll behavior. Using the keyboard, focus the "Load more" button and hit enter.
Desired behavior: More rows load and focus jumps to the first focusable item in the first new row.
Actual behavior: More rows load and focus stays on the "Load more" button.
t_stallmann β created an issue.
Rerolled patch to include previous changes as well.
I'm seeing this behavior too and the patch didn't fully fix it in all circumstances. Attached patch is a bit hacky but does seem to fix the problem we're seeing.
t_stallmann β created an issue.
Think this can be closed for now -- it hasn't shown up again and I didn't end up getting enough of a stack trace to document. Thx!