Bug 118700

Summary: Input element that becomes visible during a simulated click event from an associated label element doesn't get focused
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: FormsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, jonlee, ruthiecftg, tkent, webkit-bug-importer
Priority: P2 Keywords: BlinkMergeCandidate, InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug none

Ryosuke Niwa
Reported 2013-07-15 19:50:36 PDT
If you have an input element that's initially hidden, it doesn't get the focus even if it comes visible upon a click event when the user clicks on an associated label element. Merging https://chromium.googlesource.com/chromium/blink/+/6435f70d53403b250e261a914f30d55142f81476 fixes this bug.
Attachments
Fixes the bug (4.60 KB, patch)
2013-07-15 20:14 PDT, Ryosuke Niwa
no flags
Radar WebKit Bug Importer
Comment 1 2013-07-15 19:57:55 PDT
Ryosuke Niwa
Comment 2 2013-07-15 20:14:57 PDT
Created attachment 206719 [details] Fixes the bug
Kent Tamura
Comment 3 2013-07-15 20:17:38 PDT
Comment on attachment 206719 [details] Fixes the bug ok
WebKit Commit Bot
Comment 4 2013-07-15 22:18:49 PDT
Comment on attachment 206719 [details] Fixes the bug Clearing flags on attachment: 206719 Committed r152705: <http://trac.webkit.org/changeset/152705>
WebKit Commit Bot
Comment 5 2013-07-15 22:18:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.