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

Issue 915120 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature
Team-Accessibility



Sign in to add a comment

Add a ContentListItem class to replace non-clickable usages of HoverButton

Project Member Reported by rhalavati@chromium.org, Dec 14

Issue description

A disabled HoverButton object is used in several code sites just for the UI elements of this class, but it's never made clickable.

The UI presentation can be extracted to a 'ContentListItem' class and HoverButton can be wrapped around it.

This will provide a better separation of the clickable and non-clickable use cases and a better accessibility narration.
 
Cc: xialinyan@google.com
Components: -UI>Browser Internals>Views Internals>Accessibility

Sign in to add a comment