New issue
Advanced search Search tips

Issue 619232 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Aug 22
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome
Pri: 3
Type: Bug



Sign in to add a comment

At TableView::OnItemsRemoved(), the table_view_observer_->OnSelectionChanged(); is always called

Project Member Reported by juncai@chromium.org, Jun 11 2016

Issue description

https://cs.chromium.org/chromium/src/ui/views/controls/table/table_view.cc?l=500

At TableView::OnItemsRemoved(), the table_view_observer_->OnSelectionChanged(); is always called. Not sure if this is intended. Maybe it would be nice if it were only called when the selection actually changes.
 

Comment 2 by sky@chromium.org, Jul 7 2016

Labels: -Pri-2 Pri-3
Components: Internals>Views
Status: Archived (was: Untriaged)
Archiving old bugs that haven't been modified in over two years. 

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!

Sign in to add a comment