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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 20:23:54 PDT 2011


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





--- Comment #9 from Kaustubh Atrawalkar <kaustubh at motorola.com>  2011-09-08 20:23:54 PST ---
(In reply to comment #5)

I was suggesting to use blur instead of cancelFocusApperance() rather than adding new function with the same definition. Why to just increase loc :)
> 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