[Webkit-unassigned] [Bug 86707] document.activeElement should not return a non-focusable element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 03:22:45 PDT 2012


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





--- Comment #11 from Arpita Bahuguna <arpitabahuguna at gmail.com>  2012-06-27 03:22:44 PST ---
(In reply to comment #10)
> (In reply to comment #7)
> > > 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.
> 
> Ok, r121079 is related to this, but it just hid a particular case of this bug.  I'm changing the bug title to cover other cases.

That's right. I'll upload another patch for the same.

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