New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 656712 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

X11 Drag-and-Drop Interactive Tests Fail

Project Member Reported by jonr...@chromium.org, Oct 17 2016

Issue description

BookmarkBarViewTest 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
 
Status: Available (was: Assigned)
Cc: jzeisloft@google.com
+jzeisloft@ here's an example of the platform events in a test not matching those received while user is interacting with the same elements.
Project Member

Comment 3 by sheriffbot@chromium.org, Jul 17

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
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
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".

Sign in to add a comment