0
Files
src/ui
Kaan Alsan 65ff74609e Ignore mouse released events in menus shown for a drag-and-drop
This CL adds back a line that was recently removed (see thread[1]), and
introduces a regression test to ensure that menus don't crash when the
mouse is released while open for a dnd that was canceled.

[1]
https://chromium-review.googlesource.com/c/chromium/src/+/5941362/comment/922f3925_f49e2401

Change-Id: I0aa729abe7eed994b11a147c37160f852c1f20b3
Bug: 410095496
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6497573
Reviewed-by: Dana Fried <dfried@chromium.org>
Commit-Queue: Kaan Alsan <alsan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1453976}
2025-04-30 09:12:16 -07:00
..
2025-04-22 12:24:10 -07:00

This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).