[Webkit-unassigned] [Bug 87018] New: [EFL] fast/forms/input-text-drag-down test failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 07:03:24 PDT 2012


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

           Summary: [EFL] fast/forms/input-text-drag-down test failure
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jussi.kukkonen at intel.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


fast/forms/input-text-drag-down.html test fails because the click registers at the "top area" of the input element resulting in focus moving to the start (and not to the horizontal position of the click). Moving the initial click position in the test just 1 px down will give a correct result (selection will start at position 5 instead of 0).

Is this a bug in the input element in efl port or should the test be modified to allow what the efl port input element does?

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