[roll] Roll fuchsia [scenic-input][flatland] add focus change on mouse button-down

This CL adds focus change on click to
InputSystem::InjectMouseEventHitTested. This is required so that a view
gains focus whenever the cursor is over the content of the view and the
mouse button is pressed.

Original-Fixed: 80994

Test: fx test flatland_mouse_integration_test -v
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/615360
Original-Revision: 09fe562d10bc4c8ef29f91336d8ec751e1ad976a
GitOrigin-RevId: a0cbd73889ca9e0a767175199725438d2a53c791
Change-Id: I8699242c5ee8db902096366e0509740e3d598dc2
1 file changed
tree: 1f0c28c71603c95c1241985b2d0ada3eafdb13bb
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.