DescriptionPanels not getting focus on Linux when expanded from API on Linux.
When panel goes to minimized state, we set the window to not accept
focus. We do this to prevent panel getting focus assigned by the OS in
minimized state. When panel gets expanded programmatically, we're not
changing the window state to be able to accept focus.
Fixed by having PanelBrowserWindowGtk listen to expansion state change
notification.
BUG=112030
TEST=Repro steps in bug.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120797
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code review. #
Total comments: 2
Messages
Total messages: 15 (0 generated)
|