[Webkit-unassigned] [Bug 19489] New: body.onselectstart is fired all through the selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 12:34:06 PDT 2008


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

           Summary: body.onselectstart is fired all through the selection
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.safari at gmail.com


I. Steps:
 -----------

 1. Launch Safari

 2. Launch the testcase

 3. Select text by left_click and dragging the mouse.



 II. Issue:
 -----------------
 body.onselectstart should be fired only once for each selection. It should be
fired (once) as soon as the user starts selection.

 However, Safari fires it many times for every charecter selected during
selection.




 III. Other browsers:
 -----------------------
 IE7 : Ok
 FF3 : doesn't support it 
 Opera 9.27: doesn't support it 


 IV. Safari nightly tested: version 3.1.1(525.17 )- r34278.

 Not working properly on Safari.



 V. Safari screenshot : Avalible


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list