[Webkit-unassigned] [Bug 63530] New: Add a test for canceling selectstart when a word is selected by right click

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 06:26:53 PDT 2011


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

           Summary: Add a test for canceling selectstart when a word is
                    selected by right click
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.nakedvalue.com/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, sam at webkit.org
            Blocks: 60424


On Safari 5, you can select a word on http://www.nakedvalue.com/ by right clicking even though the page has document.body.onselectstart = function () { return false; }

On ToT WebKit this bug no longer exists.  We should add a test to ensure this does not regress.

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