Bug 11589 - [S60] Valid email address cannot be identified on a page when smart text is on
Summary: [S60] Valid email address cannot be identified on a page when smart text is on
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P2 Major
Assignee: Nobody
URL: Internal test site.
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2006-11-13 09:23 PST by Joseph Ligman
Modified: 2011-03-21 11:52 PDT (History)
1 user (show)

See Also:


Attachments
Files: WebCoreBridge.h, WebCoreBridge.cpp (2.41 KB, patch)
2006-11-13 11:12 PST, Joseph Ligman
Sachin.Padma: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Ligman 2006-11-13 09:23:25 PST
How to reproduce:
1. The auto find item is on.

The browser is in page view and the following page is loaded.
(see TSW HLUU-6TNTBE).

2. Activate link "Search phone numbers and email addresses".
3. Move the pointer over each of the valid items.

Expected result: For each item, the image of the pointer is changed depending the type of the item.
Actual result: some emails are not changed.
Comment 1 Joseph Ligman 2006-11-13 11:12:18 PST
Created attachment 11505 [details]
Files: WebCoreBridge.h, WebCoreBridge.cpp

Set the length of the TPtrC prior to feeding the text to the FindItemEngine, any extra characters make the FindItemEngine fail.
Comment 2 Sachin Padma 2006-11-13 13:31:01 PST
Comment on attachment 11505 [details]
Files: WebCoreBridge.h, WebCoreBridge.cpp

r=me
Comment 3 Sachin Padma 2006-11-15 12:14:00 PST
committed as r17789
Comment 4 Joel Parks 2011-03-21 11:52:48 PDT
re-purposing InTSW keyword for use by QtWebkit team