WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
20499
REGRESSION(
r35203
-
r35231
): Find fails to scroll to matches in embedded iframes
https://bugs.webkit.org/show_bug.cgi?id=20499
Summary
REGRESSION(r35203 - r35231): Find fails to scroll to matches in embedded iframes
Gavin Sherlock
Reported
2008-08-24 11:03:18 PDT
Steps to reproduce: 1. Go to
http://www.urbanmusicblog.net/category/new-music/
2. Search for "down" on the page (without quotes) - there should be 5 or 6 3. Cycle through the matches using apple-G Expected results: All matches should be shown as you cycle through them Actual results: Several within an iFrame are not shown. This is a regression from 3.1.2, tested with
r35900
on 10.5.4 on a MacPro
Attachments
reduction
(1.56 KB, text/html)
2008-08-24 16:23 PDT
,
Gavin Sherlock
no flags
Details
better reduction based on last comment
(438 bytes, text/html)
2008-08-24 17:21 PDT
,
Gavin Sherlock
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gavin Sherlock
Comment 1
2008-08-24 11:21:45 PDT
Regressed between
r35203
and
r35231
. Most likely suspect is:
http://trac.webkit.org/changeset/35223
Gavin Sherlock
Comment 2
2008-08-24 16:23:11 PDT
Created
attachment 22965
[details]
reduction reduction, though note, this depends on google ads being generated
Gavin Sherlock
Comment 3
2008-08-24 16:25:03 PDT
Changing title - when I was creating the reduction, I realized that it fails to scroll to the iframe matches, rather than failing to see or highlight them (delete the br tags to see). I don't know how to further reduce the iframe to that doesn't require on the external resource of the google ads though, so this was the best I could do.
Matt Lilek
Comment 4
2008-08-24 17:15:34 PDT
(In reply to
comment #3
)
> Changing title - when I was creating the reduction, I realized that it fails to > scroll to the iframe matches, rather than failing to see or highlight them > (delete the br tags to see). I don't know how to further reduce the iframe to > that doesn't require on the external resource of the google ads though, so this > was the best I could do. >
Load data:text/html,<iframe style="position: absolute; top: 125%;" src="data:text/html, pudding"> and search for "pudding".
Gavin Sherlock
Comment 5
2008-08-24 17:21:36 PDT
Created
attachment 22966
[details]
better reduction based on last comment Not sure if you need this given the data url, but though I'd add it anyway.
Gavin Sherlock
Comment 6
2009-07-03 07:53:20 PDT
Not sure when this was fixed, and it would be nice if there were a test, but closing as this now works (in Safari 4.0x, and
r45463
)
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