Bug 14612 - [S60] AYNN-74AF84 - Username field not filled automatically
Summary: [S60] AYNN-74AF84 - Username field not filled automatically
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: S60 Emulator S60 3rd edition
: P1 Blocker
Assignee: Pat
URL: http://testsuite.nokia-boston.com/tes...
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-07-13 12:38 PDT by Pat
Modified: 2011-03-21 11:53 PDT (History)
0 users

See Also:


Attachments
Fix for 3.2 (4.72 KB, patch)
2007-07-13 13:24 PDT, Pat
Sachin.Padma: review-
Details | Formatted Diff | Diff
Change to patch. Fix for 3.2. (4.98 KB, patch)
2007-07-16 11:16 PDT, Pat
Sachin.Padma: review-
Details | Formatted Diff | Diff
Patch for 3.2 (6.17 KB, patch)
2007-07-19 05:38 PDT, Pat
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 Pat 2007-07-13 12:38:38 PDT
TSW ID: AYNN-74AF84

Daily BAT 3.2 : Username field not filled automatically

Test case:
http://testsuite.nokia-boston.com/tests/2323/S60NG_autofill_login
Comment 1 Pat 2007-07-13 13:24:49 PDT
Created attachment 15505 [details]
Fix for 3.2
Comment 2 Sachin Padma 2007-07-16 07:48:12 PDT
Comment on attachment 15505 [details]
Fix for 3.2

changes the behaviour of auto form fill. Please check the UI spec.
Comment 3 Pat 2007-07-16 11:16:06 PDT
Created attachment 15534 [details]
Change to patch. Fix for 3.2.

New patch doesn't select the first item in the list when it is displayed.
Comment 4 Sachin Padma 2007-07-17 06:51:20 PDT
Comment on attachment 15534 [details]
Change to patch. Fix for 3.2.

why drawforeground? We want to draw the list.
Comment 5 Pat 2007-07-19 05:38:04 PDT
Created attachment 15580 [details]
Patch for 3.2

This patch contents:
a) Fixes the select/deselect issue when user has dropped into the form fill text box, and then continues to type in characters or backspaces.
b) Calls the ::Draw(aRect) on the base class instead of ::DrawNow().
Comment 6 Sachin Padma 2007-07-27 07:32:33 PDT
Comment on attachment 15580 [details]
Patch for 3.2

r=me
Comment 7 Sachin Padma 2007-07-27 07:34:37 PDT
landed in ccb in r24737
Comment 8 Bradley Morrison 2008-04-09 11:39:40 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 9 Joel Parks 2011-03-21 11:53:34 PDT
re-purposing InTSW keyword for use by QtWebkit team