Skip to content

Picture canvas command is unnamed and not keyboard reachable #54

Description

@vvallalta-code

Summary

The contextual command rendered for a Picture on the design canvas has no accessible name and is removed from the normal tab order. Keyboard and screen-reader users cannot identify or reliably reach the command.

Location

  • Package: @paperbits/core
  • Shared command template: src/ko/ui/defaultViewManager.html
  • The hover-command template currently renders a button with tabindex="-1" and no explicit accessible name.

Expected behavior

The Picture command is keyboard reachable and exposes a meaningful accessible name based on its command metadata.

Acceptance criteria

  • Make the Picture canvas command reachable through the supported keyboard interaction model.
  • Expose a meaningful accessible name.
  • Preserve pointer, focus, and command activation behavior.
  • Verify operation with keyboard only and a screen reader.
  • Add or update an accessibility regression test where practical.

Tracking: Azure DevOps 30047889

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions