RESOLVED FIXED 21251
Focus the DOM tree when a node is selected
https://bugs.webkit.org/show_bug.cgi?id=21251
Summary Focus the DOM tree when a node is selected
Timothy Hatcher
Reported 2008-09-30 13:09:01 PDT
We should focus the DOM tree when a node is selected in the tree. So when the search field has focus the focus moves so the arrow keys work. This can happen when using the new find in page feature.
Attachments
Proposed patch (4.05 KB, patch)
2008-09-30 13:15 PDT, Timothy Hatcher
ggaren: review+
Timothy Hatcher
Comment 1 2008-09-30 13:15:17 PDT
Created attachment 23951 [details] Proposed patch
Geoffrey Garen
Comment 2 2008-09-30 13:35:01 PDT
Comment on attachment 23951 [details] Proposed patch r=me
Timothy Hatcher
Comment 3 2008-09-30 13:58:32 PDT
Landed in r37111.
Note You need to log in before you can comment on or make changes to this bug.