Skip to content

Audit probe: reject empty accessibility labels - #84

Closed
Blackspirits wants to merge 1 commit into
upl/review-base-e24efrom
audit/accessibility-usable-labels-e24e
Closed

Blackspirits wants to merge 1 commit into
upl/review-base-e24efrom
audit/accessibility-usable-labels-e24e

Conversation

@Blackspirits

Copy link
Copy Markdown
Owner

Temporary audit probe against upstream e24e8f165662c0a69f1cc18822ea00ed95111edd.

This is not a proposed production fix. It strengthens the new accessibility sweep so an input only passes when its explicit/derived accessible name contains usable text. The purpose is to detect concrete cases where LabeledBy != null points at an empty/dynamic/spacer control and therefore gives a false green.

If the probe finds no actionable production case, this PR will be closed. If it finds one, the finding will be reduced to a focused regression/fix in a separate PR.

Copy link
Copy Markdown
Owner Author

Probe complete and superseded by draft PR #86. The probe established that empty/dynamic inferred labels could produce false greens; #86 reduced that finding to a focused production rule, converted the CI-discovered dynamic relationships to explicit semantics, and passed full CI. Closing this audit-only probe; no merge or upstream action performed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant