[Webkit-unassigned] [Bug 43498] [Qt] add an API for QWebPage to get current focused element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 13 08:48:45 PDT 2010


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





--- Comment #17 from Ariya Hidayat <ariya.hidayat at gmail.com>  2010-08-13 08:48:45 PST ---
Android WebKit does this by caching navigation-able elements in a special tree, so as to avoid looking it up on the fly.

In all cases, such a use case should be implemented using Antonio’s spatial navigation support, which has been there for a while (https://bugs.webkit.org/show_bug.cgi?id=18662).

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