Chromium Code Reviews
DescriptionFix 10573: Dismissing Find-in page doesn't set focus
to the link found.
We no longer use the selection controller to
highlight the active match. Before this change,
the focus would not be set if the user had changed
the selection. After this change, the focus will
be set unless the user has selected something on
the page.
I also wrote an in-browser unit test for this to
catch this regression in the future, but it is
disabled due to problem with running multiple
in-process browser tests in a row (teardown
problem).
BUG=10573
TEST=Covered by in process browser test now, see
bug for repro steps.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13945
Patch Set 1 #
Total comments: 1
Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||