New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 659237 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug
Team-Accessibility



Sign in to add a comment

Do not expose focused state or the focused element in Views, if focus is currently in the web area

Project Member Reported by nek...@chromium.org, Oct 25 2016

Issue description

ui::AXPlatformNodeDelegate::GetFocus() returns the currently focused object in Views regardless if the Views part of the browser is currently active or not. However, there is no way to tell if the focused element is currently active or if the real focus is currently somewhere else e.g. in the web area.
 

Comment 1 by nek...@chromium.org, Nov 14 2016

Cc: ellyjo...@chromium.org nek...@chromium.org
Owner: ----

Comment 2 by nek...@chromium.org, Nov 15 2016

Owner: patricia...@chromium.org
@patricialor
Would you like to take care of this bug too, since you are working on focus issues in Views?
Please assign back to me if not.

Yes, looks like I might have some context in this. I think the code here https://cs.chromium.org/chromium/src/ui/views/cocoa/bridged_content_view.mm?dr=CSs&sq=package:chromium&l=1436 would be where it has to be fixed. Did you have a manual repro case for this? I'll try to add a unit test for this, but if there's a specific use case which this bug is affecting it would be good to check that too.

https://bugs.chromium.org/p/chromium/issues/detail?id=650118 may also be related.
Labels: NewComponent-Accessibility NewComponent-Accessibility-Browser
Labels: -newcomponent-accessibility-browser -newcomponent-accessibility
Project Member

Comment 6 by sheriffbot@chromium.org, Apr 23 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".

Sign in to add a comment