Bug 97031

Summary: Date picker isn't inputting after 'OK'
Product: WebKit Reporter: jecao
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description jecao 2012-09-18 11:27:21 PDT
- go to http://browser.swlab.rim.net/test/input/input_fcc_selection/form.html
- test#11
- select a date and tap 'OK'
- no input in the field. (the 'OK' button is working, i.e. the pop-up will close)
Comment 1 jecao 2012-09-18 11:34:29 PDT
Created attachment 164591 [details]
Patch
Comment 2 Mike Fenton 2012-09-18 11:38:35 PDT
Comment on attachment 164591 [details]
Patch

Looks good to me.  Nice find.
Comment 3 Rob Buis 2012-09-18 11:39:26 PDT
Comment on attachment 164591 [details]
Patch

Good find.
Comment 4 jecao 2012-09-18 11:41:12 PDT
Created attachment 164593 [details]
Patch
Comment 5 Rob Buis 2012-09-18 11:43:23 PDT
Comment on attachment 164593 [details]
Patch

Ok.
Comment 6 Rob Buis 2012-09-18 11:46:12 PDT
Comment on attachment 164593 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=164593&action=review

> Source/WebKit/blackberry/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=97031

Add an empty line here please.

> Source/WebKit/blackberry/ChangeLog:5
> +        https://przilla.ott.qnx.com/bugzilla/show_bug.cgi?id=208052

Just abbreviate this to PR208052 please.
Comment 7 jecao 2012-09-18 11:48:15 PDT
Created attachment 164597 [details]
Patch
Comment 8 Rob Buis 2012-09-18 11:49:46 PDT
Comment on attachment 164597 [details]
Patch

Ok!
Comment 9 WebKit Review Bot 2012-09-18 12:55:33 PDT
Comment on attachment 164597 [details]
Patch

Clearing flags on attachment: 164597

Committed r128923: <http://trac.webkit.org/changeset/128923>
Comment 10 WebKit Review Bot 2012-09-18 12:55:36 PDT
All reviewed patches have been landed.  Closing bug.