- ๐จ๐ฆCanada mgifford Ottawa, Ontario
@sandip that's interesting with the sticky header, but given that the sticky isn't visible, this is still a bug.
- ๐ฎ๐ณIndia sandip
@mgifford, basically two header is rendering in the table header one is the main table header and another one is sticky header. It seems like the tab is moving twice to the header but actually the tabbing is coming for both sticky header and original header. Some how using js i tried to remove tab effect for original header but in the radio button still the tab effect is there.
I am attaching an gif to prove that the double tab wave is occuring for two table header.
- ๐ณ๐ฟNew Zealand quietone
In Drupal core changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies โ . Thanks
- ๐จ๐ฆCanada mgifford Ottawa, Ontario
Using accessibility Insights I was able to duplicate and provide a screenshot of this.
I start in the Title field to make it easier.
The first round through the table goes fine, but when you get to Updated, it gets screwed up. You can see in the numbers that it looks like it goes 1, 2, 3, 4, 10, 6, 7 , 8, 9 (although the last numbers are hard to see).
After "Updated" what I see is that it goes to an empty focus item.
Then it jumps back to the beginning of the header menu and continues on. It just does that once, but it is an extra redundant (and buggy) step.
- ๐ฉ๐ชGermany rkoller Nรผrnberg, Germany
hm just rechecked, i "thought" when we tested and compared back then it was only happening in gin but it looks like the problems apply to core as well. so the problems arent due to gin doing something different than claro.
- ๐ฎ๐ณIndia sandip
Sorry @mgifford, I totally forget about that issue. I am unassigning myself as i am not able to fix the bug.