microsoft / microsoft/foundry-local
[Supporting Platform - Foundry Local - Home]: Focused controls are not visible when the page is under normal 100% zoom under 'Home' screen.
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 369
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 39
Description
### Describe the issue
[A11y Agency plugin ](https://nam06.safelinks.protection.outlook.com/?url=https:%2f%2fvigilant-adventure-v9qpqwn.pages.github.io%2fall%2f%23plugins%2fa11y?q%3Da11y&data=05%7c02%7cv-cmadda%40microsoft.com%7cc809251b79d74200ecc908decb9453c2%7c72f988bf86f141af91ab2d7cd011db47%7c1%7c0%7c639172035135569684%7cUnknown%7cTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7c0%7c%7c%7c&sdata=5v%2BYGmPOuGLwcQ4QzpTYDdOQmR2PxYEy1h5Z1mZ2ykI%3D&reserved=0)is available to help with accessibility bug remediation.
The required tag has already been added: agency:agent=a11y:a11y-agent@company. Assign the bug to Agency to use it.
Please try it and share feedback on whether the remediation guidance was useful at [CAIA11yAgency@microsoft.com](mailto:CAIA11yAgency@microsoft.com).
**User Experience:**
When keyboard focus moves to a control that is covered by a sticky header, fixed toolbar, or other persistent UI, users cannot tell which element currently has focus. This makes navigation confusing and can prevent users from interacting with the focused control.
Note: User credentials should NOT be included in the bug.
**Actual Result:**
Focused controls 'Linux CLI and All releases' present inside the Download button are not visible when the page is under normal 100% zoom under 'Home' screen.
Observation:
When we zoom out the page to 80%, the focused controls are visible.
**Expected Result:**
Focused controls 'Linux CLI and All releases' present inside the Download button should be visible when the page is under normal 100% zoom under 'Home' screen.
**How to Fix:**
Account for fixed headers when scrolling focused elements into view. Use techniques such as scroll-margin-top, offset calculations, or custom focus-scroll logic so the focused element lands below the sticky UI.
### To reproduce
1. Open the URL "https://www.foundrylocal.ai/" and login with valid credentials.
2. Foundry local homepage opens.
3. Navigate to Download button and activate it.
4. Try to navigate to all the controls under it.
5. verify whether focused controls are visible in 100% zoom or not.
### Urgency
_No response_
### Platform and architecture
Windows X64
### OS Version
Windows 25H2 (OS Build 26200.8893)
### Installation type
Released package/binary
### Foundry Local version
https://www.foundrylocal.ai/
### API or surface area
CLI
### Hardware acceleration/backend
Other / Unknown
### Backend/runtime version
_No response_
**Video Attachment:**
[Focused controls are not visible when the page is under normal 100% zoom under 'Home' screen](https://microsoft.sharepoint.com/:v:/r/teams/cea11yteams/ttp/_layouts/15/stream.aspx?id=%2Fteams%2Fcea11yteams%2Fttp%2FShared%20Documents%2FC%2BAI%20HCL%20Test%20Team%2FTest%20Scenarios%2FC%2BAI%20Latest%20Scenarios%2FFoundry%20Local%20%28cc955a81%2D11fe%2D4cfc%2Db387%2D5af533afe849%29%2FFoundry%20Local%20bug%20attachments%20August%202026%20test%20pass%2FMAS2%2E4%2E11%2DFocused%20controls%20are%20visible%20under%20100%20percent%20zoom%2E%2Emp4&share=cQrwUZKqpL9hS4FIXjYXoNcyEgUCr8P9AYTp5EohNP2GK1zuVA)
Contributor guide
Assessment
This issue has not been assessed yet.