Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fab-speed-dial: elements inside the toolbar are tabbable when closed #10101

Closed
sivakrrish1994 opened this issue Dec 7, 2016 · 1 comment · Fixed by #12067
Closed

fab-speed-dial: elements inside the toolbar are tabbable when closed #10101

sivakrrish1994 opened this issue Dec 7, 2016 · 1 comment · Fixed by #12067
Assignees
Labels
a11y This issue is related to accessibility has: Pull Request A PR has been created to address this issue P3: important Important issues that really should be fixed when possible. resolution: fixed type: bug
Milestone

Comments

@sivakrrish1994
Copy link

sivakrrish1994 commented Dec 7, 2016

Actual Behavior:

  • md-fab-speed-dial seems to displays the tooltip of the action buttons even after it is actually closed. This happens only when if I traverse by pressing TAB key. *
  • I don't know whether the current operation is correct or not but I felt it oddly.

CodePen (or steps to reproduce the issue): *
md-fab-speed-dial

  • Just close the speed dial and try pressing TAB key.
@sivakrrish1994
Copy link
Author

md-fab-speed-dial

@Splaktar Splaktar changed the title md-tooltip getting displayed even after md-fab-speed-dial is closed fab-speed-dial: elements inside the toolbar are tabbable when closed Apr 16, 2020
@Splaktar Splaktar added for: external contributor P3: important Important issues that really should be fixed when possible. type: bug labels Apr 16, 2020
@Splaktar Splaktar added this to the 1.1.23 milestone Apr 16, 2020
@Splaktar Splaktar added the a11y This issue is related to accessibility label Apr 16, 2020
@Splaktar Splaktar modified the milestones: 1.1.23, 1.2.1 May 6, 2020
@Splaktar Splaktar modified the milestones: 1.2.1, 1.2.2 Sep 14, 2020
@Splaktar Splaktar self-assigned this Dec 17, 2020
@Splaktar Splaktar added has: Pull Request A PR has been created to address this issue and removed for: external contributor labels Dec 17, 2020
Splaktar added a commit that referenced this issue Dec 17, 2020
- apply `tabindex="-1"` to all `md-button`s in the `md-fab-actions`

Fixes #10101
Splaktar added a commit that referenced this issue Dec 17, 2020
- apply `tabindex="-1"` to all `md-button`s in the `md-fab-actions`

Fixes #10101
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y This issue is related to accessibility has: Pull Request A PR has been created to address this issue P3: important Important issues that really should be fixed when possible. resolution: fixed type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants