DescriptionFix clipboard operations through the wrench menu not working in the find bar or devtools.
The previous approach to fix the omnibox was specific to it and that's why it didn't handle other widgets. To fix this, generalize looking for the widget by asking the FocusManager for the focused views::Textfield. I had to add a special case for devtools since the way it worked before is that it gets the synthesized keyboard shortcut and in the renderer it translates it to a clipboard operation.
BUG=164235
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175409
Patch Set 1 #Patch Set 2 : #Patch Set 3 : make work with devtools #
Messages
Total messages: 3 (0 generated)
|