[webkit-reviews] review denied: [Bug 23145] retain focus after unintentional onblur to allow directional pad navigation : [Attachment 26468] ignore onBlur() clearing focus for directional pad navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 11:38:21 PDT 2009


Adele Peterson <adele at apple.com> has denied Cary Clark <caryclark at google.com>'s
request for review:
Bug 23145: retain focus after unintentional onblur to allow directional pad
navigation
https://bugs.webkit.org/show_bug.cgi?id=23145

Attachment 26468: ignore onBlur() clearing focus for directional pad navigation
https://bugs.webkit.org/attachment.cgi?id=26468&action=review

------- Additional Comments from Adele Peterson <adele at apple.com>
I don't think its wise to ignore blur in this case.  This seems more like a
site bug to me.  In Safari, the site won't let you tab to focus those buttons
either, so there would be no way to activate the button without a mouse.  I
guess the real problem here is that there's no way to tell that this is really
an unintentional blur.	If it is unintentional, the site should fix it.


More information about the webkit-reviews mailing list