Skip to content

A11y Bug 10987393: Update extension button default_title to "OneNote Web Clipper"#633

Closed
Copilot wants to merge 3 commits intouser/kpeddireddy/LocationButtonTabfrom
copilot/sub-pr-630
Closed

A11y Bug 10987393: Update extension button default_title to "OneNote Web Clipper"#633
Copilot wants to merge 3 commits intouser/kpeddireddy/LocationButtonTabfrom
copilot/sub-pr-630

Conversation

Copy link
Contributor

Copilot AI commented Feb 27, 2026

The browser action default_title was set to "OneNote Clipper", which is the accessible name announced by screen readers for the extension toolbar button. Updated to "OneNote Web Clipper" for clarity and consistency.

Changes:

  • src/scripts/extensions/chrome/manifest.json
  • src/scripts/extensions/edge/manifest.json
  • src/scripts/extensions/firefox/manifest.json
- "default_title": "OneNote Clipper"
+ "default_title": "OneNote Web Clipper"

Demo after fix:
For chrome:
https://github.com/user-attachments/assets/ad746b8f-b843-4c36-b7af-58d882ae81f9
For edge:
https://github.com/user-attachments/assets/d69e1c6f-89d7-425e-806d-e3e9d39d7e6a


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

github-actions bot and others added 2 commits February 25, 2026 10:57
Change the default_title from "Clip to OneNote" to "OneNote Clipper" across
all browser extension manifests (Chrome, Edge, Firefox) to provide a clearer
accessible name for screen reader users.

Fixes #629

Co-authored-by: KethanaReddy7 <[email protected]>
Copilot AI changed the title [WIP] Fix accessible name for extension button in screen readers fix(a11y): Update extension button default_title to "OneNote Web Clipper" Feb 27, 2026
@KethanaReddy7 KethanaReddy7 changed the title fix(a11y): Update extension button default_title to "OneNote Web Clipper" A11y Bug 10987393: Update extension button default_title to "OneNote Web Clipper" Mar 2, 2026
@KethanaReddy7 KethanaReddy7 marked this pull request as ready for review March 2, 2026 04:37
@KethanaReddy7 KethanaReddy7 changed the base branch from claude/issue-629-20260225-1056 to user/kpeddireddy/LocationButtonTab March 2, 2026 09:18
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.

2 participants