devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Remove focus workaround for keyboard shortcuts

Open elliette opened this issue 3 years ago • 0 comments

Opening a separate issue from https://github.com/flutter/devtools/issues/4407, see discussion there.

With https://github.com/flutter/flutter/pull/107262, we shouldn't need the focus workaround that was added in https://github.com/flutter/devtools/pull/3602. We should remove the workaround and verify that focus works as expected.

elliette avatar Aug 23 '22 21:08 elliette