[Webkit-unassigned] [Bug 29467] [Qt] QWebPage::findText() should allow to find text from the beginning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 08:46:19 PDT 2011


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin at webkit.org




--- Comment #5 from Benjamin Poulain <benjamin at webkit.org>  2011-03-18 08:46:19 PST ---
I don't think we should add API for corner case that could be solved in a more elegant way with other, better API.

In that case, if we had a API to control and get the selection, this enum just become a special case.

I am in favor of rejecting this bug altogether since the complexity of adding and supporting new code/doc is not worth the use case IMHO.

Otherwise the patch looks good, so it really boils down to what is the opinion of the other WebKittens :)

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