[Webkit-unassigned] [Bug 120273] Making a focused element invisible should make it blur

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 12:11:59 PDT 2013


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





--- Comment #15 from Arunprasad Rajkumar <arurajku at cisco.com>  2013-08-29 12:11:21 PST ---
(In reply to comment #12)
> Can we avoid the recursion by ordering the operations appropriately without a recursion guard? Please keep in mind the timer again is *not* recursion. Scheduling timer over and over again infinitely would be a problem, but still, not infinite recursion.

(In reply to comment #13)
> Please keep in mind that scheduling the timer again is *not* recursion (I meant to say).
> 
Yeah, understood :)

> Also lets mark this a duplicate of the older bug.
Patch should be submitted to #29241 ?

> 
> *** This bug has been marked as a duplicate of bug 29241 ***

Refer the attachment, https://bugs.webkit.org/attachment.cgi?id=210012, it is not working in chrome also. I think Chrome haven't implemented properly it seems.

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