X11 Drag-and-Drop Interactive Tests Fail |
||||
Issue descriptionBookmarkBarViewTest is a series of integration tests for drag-and-drop. While these are working on Chromium OS, they are not working on Linux with X11. Bugs such as isuse 636397 would be caught at submission time if we had full OS coverage. On X11 a series of issues are blocking these tests from working: - Tests are never given a FocusIn event. Leading to DesktopWindowTreeHostX11 being in an incorrect state. Subsequently rejecting future drag-and-drop inputs. - X11Windows are set with incorrect flags. Preventing drag-and-drop code from finding the correct X11Window to send events to. (Specifically x11_util.cc:GetWindoStack) We should try to get this coverage re-enable to catch errors earlier
,
Jul 17 2017
+jzeisloft@ here's an example of the platform events in a test not matching those received while user is interacting with the same elements.
,
Jul 17
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Aug 3
This bug has an owner, thus, it's been triaged. Changing status to "assigned". |
||||
►
Sign in to add a comment |
||||
Comment 1 by jonr...@chromium.org
, Jan 13 2017