At TableView::OnItemsRemoved(), the table_view_observer_->OnSelectionChanged(); is always called |
||||
Issue descriptionhttps://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.
,
Jul 7 2016
,
Jul 14 2016
,
Aug 22
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 |
||||
Comment 1 by ndoss76s...@gmail.com
, Jun 11 2016