[Webkit-unassigned] [Bug 34620] New: Changing display type of parent of input on focus causes input field to not receive key events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 15:17:27 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34620
Summary: Changing display type of parent of input on focus
causes input field to not receive key events
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://www.facebook.com/
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
Created an attachment (id=48174)
--> (https://bugs.webkit.org/attachment.cgi?id=48174)
Reduction
See attached testcase; if the focus handler on a text field changes the text
field's parent display to inline-block, then the text field loses the ability
to receive key events (but it retains focus).
This affects the Facebook signup page.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list