[Webkit-unassigned] [Bug 40029] Widgets get 2 notifications (lost focus/got focus) each time focus switches between 2 nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 16:04:58 PDT 2010


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





--- Comment #8 from Jay Civelli <jcivelli at chromium.org>  2010-06-07 16:04:58 PST ---
@Alexey
The problem is that the embedder code will get the spurious focus notifications, not the page. For that reason I don't think I can provide a layout test for this.

I see that in Chromium, the Widget::setFocus() implementation gets called with false and then true every time the focus moves from one node to the next.

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