Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(354)

Issue 1019723002: Fix hit-testing in the stocks apps when scrolled. (Closed)

Created:
5 years, 9 months ago by ojan
Modified:
5 years, 9 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix hit-testing in the stocks apps when scrolled. We were not passing the transformed HitTestLocation when we recursed into child layers, which meant that we wouldn't take transforms correctly into account when hit testing. R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/b8a20e08dcef80caccab4235d42a0c3cbae59234

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
M sky/engine/core/rendering/RenderBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
A sky/tests/layout/clipping-elementFromPoint.sky View 1 chunk +39 lines, -0 lines 0 comments Download
A sky/tests/layout/clipping-elementFromPoint-expected.txt View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
abarth-chromium
lgtm
5 years, 9 months ago (2015-03-19 01:51:46 UTC) #2
ojan
5 years, 9 months ago (2015-03-19 01:55:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b8a20e08dcef80caccab4235d42a0c3cbae59234 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698