[Webkit-unassigned] [Bug 105757] New: [BlackBerry] Caret doesn't update position when scrolling text in Input element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 26 00:37:07 PST 2012


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

           Summary: [BlackBerry] Caret doesn't update position when
                    scrolling text in Input element
           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: xuewen.wang at torchmobile.com.cn


When scrolling text in a input element, the text position is updated, but the caret is still at the origin position.

HOW TO REPRODUCE:
1. Input a long text in the input element to make the text exceed the input visible length.
2. Tap on the text to trigger the caret.
3. Touch Scroll on the text

Expects:
The Text and the caret should be scrolled synchronously.

Actual:
The text position is scrolled, the caret is still at the origin position.

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