- From: Sarah Higley via GitHub <noreply@w3.org>
- Date: Tue, 03 Jun 2025 23:42:33 +0000
- To: public-css-archive@w3.org
smhigley has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-overflow-5]: allowing tab to access non-current items causes mismatch in forward vs. backward tab order == This issue can be observed on the Cards example in the gallery: https://chrome.dev/carousel/horizontal/cards/ If the carousel is set to any marker but the first, the behavior tabbing forwards through the carousel does not match the behavior tabbing backwards. The solution I would lean towards would be to ensure that tabbing does not reach any carousel item that is not fully in the viewport, so that tab alone can never trigger slide changes. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12270 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 3 June 2025 23:42:34 UTC