WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44516
Web Inspector: search in Scripts panel brings ui back to original search view.
https://bugs.webkit.org/show_bug.cgi?id=44516
Summary
Web Inspector: search in Scripts panel brings ui back to original search view.
Ilya Tikhonovsky
Reported
2010-08-24 05:21:39 PDT
1) open a site with two or more js files 2) try to search a string which exists in both files 3) open the other file 4) continue to search the same text cmd-g expected: the first matched entry in the second file was selected actual: the first file was automatically opened and the next matched string was selected
Attachments
[PATCH] Proposed fix.
(6.52 KB, patch)
2010-08-24 11:42 PDT
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2010-08-24 11:42:37 PDT
Created
attachment 65301
[details]
[PATCH] Proposed fix. Instead of using scary Panel's logic, we now have simple local search implementation for scripts panel.
Pavel Feldman
Comment 2
2010-08-25 03:06:48 PDT
Comment on
attachment 65301
[details]
[PATCH] Proposed fix. Clearing flags on attachment: 65301 Committed
r66002
: <
http://trac.webkit.org/changeset/66002
>
Pavel Feldman
Comment 3
2010-08-25 03:06:57 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug