[Webkit-unassigned] [Bug 34915] Chromium: Need to be able to get the bounds of selection rectangle(s)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 12 19:20:38 PST 2010


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


Dmitriy Belenko <dbelenko at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48686|0                           |1
        is obsolete|                            |
  Attachment #48691|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Dmitriy Belenko <dbelenko at google.com>  2010-02-12 19:20:37 PST ---
Created an attachment (id=48691)
 --> (https://bugs.webkit.org/attachment.cgi?id=48691)
This patch includes the changelog and stylistic changes as per style guide. It
obsoletes the previously attached patch.

Attaching a patch which includes the changelog and stylistic changes as per
style guide. It obsoletes the previously attached patch.

This patch adds a selectionBoundsRect method. This method returns false if
there is no selection. In case there is a selection, it sets the coordinates of
the rectangle passed into it by reference to the absolute bounds enclosing all
selections. I have verified that the boundary is identical to the one shown in
Apple's "expected" images.

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