Bug 189546

Summary: Add enterkeyhint support
Product: WebKit Reporter: David Tapuska <dave+webkit>
Component: DOMAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, bdakin, cdumez, commit-queue, dbates, eoconnor, ews-watchlist, gyuyoung.kim, megan_gardner, ryuan.choi, sergio, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Fix GTK/WPE builds thorton: review+, commit-queue: commit-queue-

Description David Tapuska 2018-09-12 07:22:27 PDT
Pull request https://github.com/whatwg/html/pull/3538 adds support for enterkeylabel.

This provides a mechanism to configure the enter key icon/label on the web.

Please consider supporting this in Safari.
Comment 1 David Tapuska 2018-09-12 08:17:14 PDT
s/enterkeylabel/enterkeyhint
Comment 2 David Tapuska 2018-09-12 08:20:30 PDT
Example:
http://output.jsbin.com/mukira
Comment 3 Radar WebKit Bug Importer 2019-05-22 02:54:35 PDT
<rdar://problem/51021148>
Comment 4 Wenson Hsieh 2019-10-28 19:45:33 PDT Comment hidden (obsolete)
Comment 5 Wenson Hsieh 2019-10-28 19:57:11 PDT
Created attachment 382151 [details]
Fix GTK/WPE builds
Comment 6 WebKit Commit Bot 2019-10-29 12:30:16 PDT Comment hidden (obsolete)
Comment 7 Wenson Hsieh 2019-10-29 12:40:31 PDT
Landed: https://trac.webkit.org/changeset/251720/webkit.