[webkit-reviews] review denied: [Bug 193048] [iOS] Pressing Tab key doesn't move to next cell with Google Sheets : [Attachment 358185] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 17:01:32 PST 2019


Daniel Bates <dbates at webkit.org> has denied  review:
Bug 193048: [iOS] Pressing Tab key doesn't move to next cell with Google Sheets
https://bugs.webkit.org/show_bug.cgi?id=193048

Attachment 358185: Patch

https://bugs.webkit.org/attachment.cgi?id=358185&action=review




--- Comment #6 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 358185
  --> https://bugs.webkit.org/attachment.cgi?id=358185
Patch

r-, this patch is insufficient as we need to support pressing tab to cycle out
of form controls, such as <select>. Currently we make use of the fact that key
commands are interpreted  even though we do not have a keyboard on iPad.


More information about the webkit-reviews mailing list