Bug 189546 - Add enterkeyhint support
Summary: Add enterkeyhint support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-12 07:22 PDT by David Tapuska
Modified: 2019-10-29 12:40 PDT (History)
14 users (show)

See Also:


Attachments
Patch (19.50 KB, patch)
2019-10-28 19:45 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Fix GTK/WPE builds (20.57 KB, patch)
2019-10-28 19:57 PDT, Wenson Hsieh
thorton: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

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