- From: Mason Freed via GitHub <noreply@w3.org>
- Date: Thu, 07 Aug 2025 21:52:31 +0000
- To: public-css-archive@w3.org
So we discussed the `commandfor` solution today at OpenUI, with some developers and a11y folks present, and they pointed out a number of issues. The primary thing that we learned was that this "hint" button should not be keyboard focusable, and should not be present in the a11y tree. It should behave like `<span onclick=showInterest()>`. Based on the discussion, the conclusion at OpenUI was (very tentatively) that perhaps the `::interest-hint` pseudo element approach wasn't so bad after all. Notes are here (minutes just above that): https://github.com/openui/open-ui/issues/1258#issuecomment-3165897060 Based on that, I'm going to re-open this issue. Thoughts appreciated, either on the OpenUI issue above, or here. -- GitHub Notification of comment by mfreed7 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12437#issuecomment-3165911941 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 August 2025 21:52:32 UTC