New issue
Advanced search Search tips

Issue 818721 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug
Team-Accessibility



Sign in to add a comment

Can we remove extra document focus code?

Project Member Reported by aleventhal@chromium.org, Mar 5 2018

Issue description

In BrowserAccessibilityManagerWin::FireFocusEvent() we have extra code to fire a focus event on the document. 

This was copied from Firefox behavior but AT vendors say it is not necessary and even preferred to remove. We should therefore try to remove it, but we need to do some regression testing to make sure everything still works.

 
Labels: a11y-secondary

Sign in to add a comment