[Webkit-unassigned] [Bug 71128] New: Select multiple options with mouse drag in Select element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 11:56:58 PDT 2011


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

           Summary: Select multiple options with mouse drag in Select
                    element.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rakesh.kn at motorola.com


Created an attachment (id=112889)
 --> (https://bugs.webkit.org/attachment.cgi?id=112889&action=review)
Test case

Selection of multiple elements does not happen with mouse drag in select element.

Steps to reproduce:
1. Focus on select element.
2. Drag on the select element.
3. It should select options from the field.

Behavior observed:

Selection happens sometimes when mouse sometimes when the mouse is moved randomly on the select element.

Expected:
Selection should happen smoothly when dragged on select element.

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