[Webkit-unassigned] [Bug 48013] [Qt] Add findAllSelectedElements and findFirstSelectedElement functions to QWebFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 15:55:20 PST 2011


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


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin.poulain at nokia.com




--- Comment #4 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-02-21 15:55:20 PST ---
I am really, really not a fan of the API. This is just abusing QWebElement, which is already causing us problems because it does not handle text.

Personally, I think we should not try to solve selection before solving https://bugs.webkit.org/show_bug.cgi?id=31099

When we have a good way to access elements and text, then we can create a new class to handle selection.

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