DescriptionFix ISearch regressions
- use a cursors.Cursor rather than a node; sometimes, nodes are destroyed when the Panel receives focus. A cursor will resolve to the ancestors of the destroyed node
- ensure event handlers are always unregistered
- fix the pending callback to ensure we always set focus to the right search hit
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2621773003
Cr-Commit-Position: refs/heads/master@{#442655}
Committed: https://chromium.googlesource.com/chromium/src/+/780fd7effb09f3975ae14f7b6fc501ce56cf96e5
Patch Set 1 #Patch Set 2 : Select search query when re-focused #
Total comments: 1
Patch Set 3 : Fix ISearch regressions #
Messages
Total messages: 17 (12 generated)
|