[Webkit-unassigned] [Bug 106322] New: [BlackBerry] Can't select text out of current focused input

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 06:47:50 PST 2013


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

           Summary: [BlackBerry] Can't select text out of current focused
                    input
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xuewen.wang at torchmobile.com.cn


When an editable element is focused, touch hold at the out of it couldn't trigger selection.

How to reproduce:
1) Prepare a html page with code "<input value='this is a test'><br> <p>this is a test</p>"
2) Touch in the input, and then touch hold on the text in element <p>

Expected:
when touch in input, the virtual keyboard comes up, when touch and hold on the element <p>, the keyboard goes down, and the text is selected.

Actual:
The text can't be selected.

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