Back to Chromium

Subview Click Assertion

third_party/blink/manual_tests/subview-click-assertion.html

149.0.7827.2502 B
Original Source

BUG ID: Bugzilla bug 9984 ASSERTION FAILURE: _private->mouseDownEvent != nil (WebKit/WebView/WebHTMLView.m:4863 -[WebHTMLView(WebInternal) _delegateDragSourceActionMask])

STEPS TO TEST: Open this test in a new Safari window. In the new window, click once on the text “Click me”. Do not click anywhere else in the window before clicking the text.

TEST PASS: The text will be deselected.

TEST FAIL: An assertion failure will occur.