Bug 97031 - Date picker isn't inputting after 'OK'
Summary: Date picker isn't inputting after 'OK'
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-18 11:27 PDT by jecao
Modified: 2012-09-18 12:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2012-09-18 11:34 PDT, jecao
no flags Details | Formatted Diff | Diff
Patch (1.56 KB, patch)
2012-09-18 11:41 PDT, jecao
no flags Details | Formatted Diff | Diff
Patch (1.52 KB, patch)
2012-09-18 11:48 PDT, jecao
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.