carbon-design-system / carbon-for-ibm-dotcom

Carbon for IBM.com is based on the Carbon Design System for IBM
https://www.ibm.com/standards/carbon/
Apache License 2.0
268 stars 156 forks source link

[Structured List]: QA: Tooltip is not dismissible with esc key #9158

Closed Gopi916 closed 1 year ago

Gopi916 commented 2 years ago

Engineering info:


Description

Page element: Tooltip content

Issue : Tooltip content is not dismissible with esc key.

Expected: Tooltip content should be dismissible with esc key.

User Impact: If the tooltip content is not dissmissible with esc key, motor impairment user will face difficulty in accessing the element.

Component(s) impacted

Structured List (With Complex content)

Browser

Firefox

Carbon for IBM.com version

v1.36.0-rc.0

Severity

Severity 4 = The problem is not visible to or noticeable to an average user. Affects minor functionality, no workaround needed.

Application/website

Carbon for IBM.com

Package

@carbon/ibmdotcom-web-components

CodeSandbox example

https://carbon-design-system.github.io/carbon-for-ibm-dotcom/canary/web-components-experimental

Steps to reproduce the issue (if applicable)

No response

Release date (if applicable)

No response

Code of Conduct

proeung commented 2 years ago

Reference from the Carbon design system about the interaction - https://carbondesignsystem.com/components/tooltip/usage/#interactions

proeung commented 2 years ago

Blocked by https://github.com/carbon-design-system/carbon-web-components/issues/980

andy-blum commented 1 year ago

closing as duplicate of #8996