Bug 11498

Summary: REGRESSION: overflow: hidden property ignored by find
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: mitz, sullivan
Priority: P1 Keywords: HasReduction, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.456bereastreet.com/archive/200601/css_3_selectors_explained/
Attachments:
Description Flags
testcase none

Description Matt Lilek 2006-11-02 14:31:19 PST
Go to the URL and search for something common on the page (like "CSS 3"), after a few occurrences have been found, the content in the main column will shift left so that the edge is obscured.  It only seems to happen when the found selection is below what is displayed in the window.
Comment 1 mitz 2006-11-02 16:13:49 PST
This happens because the overflow scrolls automatically to reveal the found text.
Comment 2 Matt Lilek 2006-11-02 19:28:03 PST
Created attachment 11358 [details]
testcase
Comment 3 mitz 2007-01-18 15:28:53 PST
I cannot reproduce the bug any more on TOT!
Comment 4 Matt Lilek 2007-01-18 16:03:45 PST
I can't reproduce it either - closing!