Bug 23571

Summary: Find-in-page hangs in an infinite loop when searching backwards
Product: WebKit Reporter: Steven Winship <steven.winship>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: darin
Priority: P2    
Version: 420+   
Hardware: All   
OS: Linux   

Steven Winship
Reported 2009-01-27 08:25:32 PST
TextIterator.cpp findPlainText() loops infinitely when searching backward. I removed the extraneous "goto tryAgain;" that follows the "if (forward) break;" to fix it locally.
Attachments
Darin Adler
Comment 1 2009-01-28 13:11:32 PST
*** This bug has been marked as a duplicate of 23475 ***
Note You need to log in before you can comment on or make changes to this bug.