Bug 21100 - Changing panel resets the search
Summary: Changing panel resets the search
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-25 08:15 PDT by Anthony Ricaud
Modified: 2009-10-29 17:08 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Ricaud 2008-09-25 08:15:17 PDT
Steps to reproduce:
1: Go to http://webkit.org
2: Open the Elements panel
3: Search "webkit" (<a href="http://trac.webkit.org/projects/webkit/wiki/S60Webkit"> highlighted)
4: Search the next item (<a href="http://nightly.webkit.org/"> highlighted)
5: Go to the Resources panel
6: Go to the Elements panel

Actual behaviour:
<a href="http://trac.webkit.org/projects/webkit/wiki/S60Webkit"> highlighted

Expected behaviour:
<a href="http://nightly.webkit.org/"> highlighted

It's ok to perform the search again, but it should remember the last selected node.
Comment 1 Anthony Ricaud 2009-10-29 17:08:20 PDT
This is fixed.