[Webkit-unassigned] [Bug 40338] display:none element should not retain focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 07:47:27 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=40338





--- Comment #5 from Vineet N Chaudhary <rgf748 at motorola.com>  2011-09-08 07:47:27 PST ---
Kaustubh As you said cancelFocusAppearenceUpdate() just updates the focus appearance, I have tried to setFocus(0) on Element::detach() and it fixes the issue, but we can't directly use blur() to just avoid calling cancelFocusAppearenceUpdate() twice.

Alexey Could you please review this patch.?

-- 
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