Closed Bug 2033944 Opened 3 months ago Closed 3 months ago

Some reusable components (i.e. moz-box-item, moz-card) do not support HTML "hidden" attribute

Categories

(Toolkit :: UI Widgets, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1964412

People

(Reporter: ayeddi, Unassigned)

References

(Blocks 1 open bug)

Details

When HTML hidden attribute is added to components like <moz-card>, <moz-box-group>, and <moz-box-item>, these elements remain visible and actionable, while it's expected that these elements should not be rendered (spec).

<moz-input-text>, for example, respects the hidden attribute.

I think this is the same issue as the one described in 1964412. We can prioritize the fix over there depending on the accessibility severity.

Status: NEW → RESOLVED
Closed: 3 months ago
Duplicate of bug: 1964412
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.