Investigate why blink hit test may return null as the result |
|
Issue descriptionIt looks like in some cases blink hit test API may return null. Maybe due to the fact that it needs to do a layout before finding the target. If so we may need to trigger the layout and then return the result of the hit test or something like that. Issue 797654 is related to this problem. |
|
►
Sign in to add a comment |
|
Comment 1 by nzolghadr@chromium.org
, Jan 3 2018