Closed
Bug 559725
Opened 16 years ago
Closed 16 years ago
finding text in iframe doesn't scroll it into view properly
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
DUPLICATE
of bug 548792
People
(Reporter: tnikkel, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file)
|
114 bytes,
text/html
|
Details |
See the testcase, trying to search for "abc", it does not come into view.
Bug 526394 regressed this, specifically
The first bad revision is:
changeset: 37078:5d8894904869
user: Robert O'Callahan <robert@ocallahan.org>
date: Thu Sep 10 17:16:18 2009 +1200
summary: Bug 526394. Part 26: Rework nsSelection to use frames only. r=mats
Fixed by patch in bug 548792, maybe?
| Reporter | ||
Comment 2•16 years ago
|
||
Ah yes, I knew I had seen a patch like that, but it wasn't in the dependencies of bug 526394, so I didn't find it.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•