[Webkit-unassigned] [Bug 70642] [QT] new API to get selection bounds for visibleSelection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 13:11:29 PST 2011


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





--- Comment #6 from Srikumar B <srikumar.b at gmail.com>  2011-11-09 13:11:29 PST ---
To share further details about the API signature, selectionStart & selectionEnd contain the dimensions of caret positions (x,y) with width=1 and height set to line height. boundingRect contain the QRect of complete selection. (x,y) position of selectionStart & boundingRect does not required to be 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