[webkit-reviews] review granted: [Bug 133243] REGRESSION (WebKit2): Keyboard disappears/appears automatically between text boxes : [Attachment 232005] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 23 17:07:02 PDT 2014


Benjamin Poulain <benjamin at webkit.org> has granted Enrica Casucci
<enrica at apple.com>'s request for review:
Bug 133243: REGRESSION (WebKit2): Keyboard disappears/appears automatically
between text boxes
https://bugs.webkit.org/show_bug.cgi?id=133243

Attachment 232005: Patch
https://bugs.webkit.org/attachment.cgi?id=232005&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=232005&action=review


> Source/WebKit2/ChangeLog:11
> +	   We need to ensure that when an element loses focus and another one
gets it,
> +	   this is handled in one single message in the UI process to avoid
seeing
> +	   the keyboard animating in and out.

I would also add a paragraph explaining the "block trick".


More information about the webkit-reviews mailing list