Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-overflow-5] Focus order of generated controls #216

Open
w3cbot opened this issue Nov 21, 2024 · 3 comments
Open

[css-overflow-5] Focus order of generated controls #216

w3cbot opened this issue Nov 21, 2024 · 3 comments
Assignees
Labels
agenda+ To be discussed on the next APA WG call close? s:css-overflow missing link tracker Group bringing to attention of a11y, or tracked by the a11y Group but not needing response from a11y wg:css https://www.w3.org/groups/wg/css

Comments

@w3cbot
Copy link

w3cbot commented Nov 21, 2024

This is a tracker issue. Only discuss things here if they are a11y group internal meta-discussions about the issue. Contribute to the actual discussion at the following link:

§ w3c/csswg-drafts#10912

@w3cbot w3cbot added pending Issue created by the tracker tool and may need to be refined s:css-overflow missing link tracker Group bringing to attention of a11y, or tracked by the a11y Group but not needing response from a11y labels Nov 21, 2024
@w3cbot w3cbot added the wg:css https://www.w3.org/groups/wg/css label Dec 6, 2024
@matatk matatk added agenda+ To be discussed on the next APA WG call and removed pending Issue created by the tracker tool and may need to be refined labels Dec 18, 2024
@matatk matatk assigned matatk and AutoSponge and unassigned matatk Dec 18, 2024
@matatk
Copy link

matatk commented Dec 18, 2024

APA discussed on 2024-12-11 and briefly recapped on 2024-12-18.

If we're reading into this specific question correctly, then there seems to be a deeper question about whether custom scrolling is going to work very differently from standard scrolling. With standard scrolling, you just have to be focused on, or in, the scrollable area, and the arrow keys will scroll the area. With this custom method, is the only way to scroll the area to focus and activate one of the buttons?

Have assigned myself and @AutoSponge for now to check this out; other APA volunteers welcomed!

@eric-hind
Copy link

eric-hind commented Feb 5, 2025

Hi - have had a read through and had the following thoughts on this (which may be quite explainable)
Just to confirm, the spec is referring to rendered elements that will be part of the tab order?

  1. How would these markers be represented to screenreader users - would it require ARIA investment per page or is there an HTML element that would make sense
  2. How would this be supported for voice control - either through Dragon (web) or mobile voice control. Would the visual placement of labels or number markers be easy to see
  3. In a zoom mode/scenario, would this add unnecessary scrolling for users who have optimized scrolling already?

@w3cbot w3cbot added the close? label Feb 25, 2025
@matatk
Copy link

matatk commented Feb 26, 2025

This came up in a TAG design review (in fact it seems to touch on several). Notes about that can be found in today's APA minutes: https://www.w3.org/2025/02/26-apa-minutes#8672

In addition, on the related thread about CSS inert, @martinthomson raised the question of the related 'inert' property and how that would change how off-screen things would be accessed via the keyboard: w3ctag/design-reviews#1055 (comment) - the answer on an initial look seems ok if this is only going to be applied to carousels, but it also looks like some generalization of this scrolling model might happen in future, so we (APA) should track this and related developments to check on that.

APA should probably be tracking this via a meta-issue of some kind (cc @ruoxiran, @JaninaSajka). Also CC and thanks again @AutoSponge for your thoughts on the call today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agenda+ To be discussed on the next APA WG call close? s:css-overflow missing link tracker Group bringing to attention of a11y, or tracked by the a11y Group but not needing response from a11y wg:css https://www.w3.org/groups/wg/css
Projects
None yet
Development

No branches or pull requests

4 participants