[webkit-reviews] review denied: [Bug 4814] input does not receive
onblur when switching away : [Attachment 8574] First attempt
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Tue May 30 00:07:17 PDT 2006
Adele Peterson <adele at apple.com> has denied Adele Peterson <adele at apple.com>'s
request for review:
Bug 4814: input does not receive onblur when switching away
http://bugzilla.opendarwin.org/show_bug.cgi?id=4814
Attachment 8574: First attempt
http://bugzilla.opendarwin.org/attachment.cgi?id=8574&action=edit
------- Additional Comments from Adele Peterson <adele at apple.com>
Hmm. This doesn't seem quite right to me.
I don't think the visual blur will match the Cocoa text field behavior. Other
than losing the focus ring, I don't see any change in text color or any other
change in appearance when a text field blurs. If this is something that is done
on other platforms then maybe we should move that logic to the RenderTheme.
I also don't think this solves the problem of the onblur event not firing when
the window loses focus. I think that probably needs to be fixed when the
WebView resignsFirstResponder (although I'm not sure exactly when we should
catch this)
More information about the webkit-reviews
mailing list