MacViews: Fix scrolling when clicking on the views::ScrollView scroll track
Currently the mouse up event is lost, resulting in the repeating timer never resetting. CocoaScrollBar just needs to invoke super::OnMouseReleased(). Sets up views::ScrollView for event testing, and adds a test. BUG=632261 Review-Url: https://codereview.chromium.org/2192443003 Cr-Commit-Position: refs/heads/master@{#409114}
Showing
Please register or sign in to comment