New issue
Advanced search Search tips

Issue 682198 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 669695
Owner:
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome
Pri: 2
Type: Bug



Sign in to add a comment

[Missing Tests]: Fix for DragEnd event being sent with the wrong coordinates.

Project Member Reported by tkonch...@chromium.org, Jan 18 2017

Issue description

creis@, Automated tests for the below commit have been missing and would be really great to add them ASAP since these issues are high priority regressions.

Commit:   https://codereview.chromium.org/2530663002

Ref. Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=667963

Thanks,
 
Cc: kenrb@chromium.org paulmeyer@chromium.org
Mergedinto: 669695
Status: Duplicate (was: Assigned)
Testcase covers this scenario (on Aura but not Mac and Android :-/), but this particular test verification is disabled because of  issue 669695 :

    // TODO(paulmeyer):  https://crbug.com/669695 : Need to unify coordinates
    // passed to dragend when OOPIFs are present or not.
    state->expected_dom_event_data.set_expected_client_position(
        "<no expectation>");
    state->expected_dom_event_data.set_expected_page_position(
        "<no expectation>"); 

Sign in to add a comment