Bug 147351

Summary: [iOS] REGRESSION (r187376): Form editing buttons are missing from the Shortcut Bar
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Ensure that _formAccessoryView gets initialized when needed even if -inputAccessoryView is always nil none

Description mitz 2015-07-27 20:04:00 PDT
<rdar://problem/22023691>

After <http://trac.webkit.org/r187376>, when focusing a form field, the previous/next button and the optional AutoFill button are missing from the Shortcut Bar.

Patch forthcoming.
Comment 1 mitz 2015-07-27 20:31:31 PDT
Created attachment 257630 [details]
Ensure that _formAccessoryView gets initialized when needed even if -inputAccessoryView is always nil
Comment 2 WebKit Commit Bot 2015-07-27 21:36:55 PDT
Comment on attachment 257630 [details]
Ensure that _formAccessoryView gets initialized when needed even if -inputAccessoryView is always nil

Clearing flags on attachment: 257630

Committed r187481: <http://trac.webkit.org/changeset/187481>
Comment 3 WebKit Commit Bot 2015-07-27 21:36:58 PDT
All reviewed patches have been landed.  Closing bug.