SetFocus() may fail and not propagate failure to client |
||||
Issue descriptionIf WindowTree::SetFocus() gets to the FocusController it is assumed to pass. Unfortunately FocusController::SetFocusedWindow() may silently ignore the request, resulting in the client and server being out of sync. If FC::SetFocusedWindow ignores the request the client needs to be notified.
,
Apr 7 2016
,
Apr 11 2016
,
May 23 2016
Bulk verified |
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Apr 7 2016