[Webkit-unassigned] [Bug 86707] document.activeElement should not return an element not in the document tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 01:58:08 PDT 2012


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





--- Comment #7 from Arpita Bahuguna <arpitabahuguna at gmail.com>  2012-06-27 01:58:06 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > http://trac.webkit.org/changeset/121079 has fixed this issue as well. It can probably be closed now.
> 
> No, r121079 is unrelated to this.

The TreeScope.cpp change [in TreeScope::focusedNode()] seems to fix this issue as well.
document.activeElement (for this particular issue) now returns HTMLBodyElement instead of HTMLInputElement.

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