[Webkit-unassigned] [Bug 106486] New: [BlackBerry] Handle the case that start/end position is out of unclipped selection region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 13:21:21 PST 2013


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

           Summary: [BlackBerry] Handle the case that start/end position
                    is out of unclipped selection region
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yodai at rim.com


Unclipped selection region should cover start/end position of the selection. Since we exclude hidden text when calculating unclipped selection region, the start/end position can be out of unclipped selection region if it is for hidden text. If that is the case, start/end handle will be invisible. To avoid invisible handle, we take unclipped selection region as reference rectangle in the case.

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