[Webkit-unassigned] [Bug 8328] New: Searching for tab character finds table cell contents
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Apr 11 11:19:00 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8328
Summary: Searching for tab character finds table cell contents
Product: WebKit
Version: 412
Platform: Macintosh
URL: http://www.amazon.com
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: HasReduction, InRadar
Severity: normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: sullivan at apple.com
This bug is also in Radar as <rdar://4509874>
This was first noticed as part of hanging bug 4509328, but pre-dates that bug
(this behavior is observable on Tiger).
To reproduce:
1) in TextEdit, type a Tab character, then shift-left-arrow to select it, then
Copy
2) visit http://www.amazon.com
3) command-F to bring up the find on page UI
4) paste to specify the tab character as the text to search for
5) Return to search for the text
The phrase "Product Categories" is selected at the top of the page. See
attached picture.
Here's a reduced test case:
<table><tr><td>One<td>Two
Searching for a tab character on this page ends up highlighting the word "One".
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list