WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
14419
WebView: searchFor: direction: caseSensitive: wrap: method doesn't properly scroll to selected text
https://bugs.webkit.org/show_bug.cgi?id=14419
Summary
WebView: searchFor: direction: caseSensitive: wrap: method doesn't properly s...
Wade Cosgrove
Reported
2007-06-26 12:32:12 PDT
When using the method searchFor:direction:caseSensitive:wrap: on a WebView that contains a "sub-element scroller" the selection isn't properly scrolled to. For example, open Safari's RSS reader and search for a word that is below the bottom of the visible area. The text is properly selected, but isn't displayed as the scroller position isn't adjusted to make the newly selectd text visible. This bug is present when a page contains a scroller that isn't part of the page's body content.
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-07-05 21:07:15 PDT
<
rdar://problem/5316264
>
David Kilzer (:ddkilzer)
Comment 2
2007-07-13 16:13:16 PDT
Wade, was this tested in WebKit 419.x (e.g., the one that shipped with Tiger 10.4.x), or a WebKit nightly? Is this fixed on a WebKit nightly?
Wade Cosgrove
Comment 3
2007-07-13 16:46:52 PDT
I have confirmed this bug with WebKit version 522.11 which comes with Safari 3.0.x as well as the version that ships with Tiger. This issue does seem to be fixed with the 522+ nightly builds of WebKit. I had been testing searching in the RSS view in Safari as a test case, and using the nightly build it did scroll down the page properly to select the word I was searching for.
David Kilzer (:ddkilzer)
Comment 4
2007-07-14 16:22:58 PDT
Closing as RESOLVED/FIXED per
Comment #3
(fixed in nightly build).
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