Bug 31243 - Web Inspector: "Search again" on scripts panel switches to the script this search started with.
Summary: Web Inspector: "Search again" on scripts panel switches to the script this se...
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 11:44 PST by Pavel Feldman
Modified: 2009-11-08 20:46 PST (History)
4 users (show)

See Also:


Attachments
[PATCH] proposed fix (1.31 KB, patch)
2009-11-08 12:44 PST, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2009-11-08 11:44:04 PST
1. Open http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/hovercard.html
2. Open hovercard.js in Scripts panel.
3. Start searching for "goog.", press enter couple of times to do 'search next'.
4. Switch to some other script, press enter in search box

Expected: first occurrence is highlighted in new script
Actual: scripts panel flips to hovercard.js, first occurrence is highlighted there.
Comment 1 Pavel Feldman 2009-11-08 12:44:58 PST
Created attachment 42719 [details]
[PATCH] proposed fix
Comment 2 Pavel Feldman 2009-11-08 20:46:51 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/Panel.js
Committed r50635