[Webkit-unassigned] [Bug 12823] New: REGRESSION: unable to prevent selection by cancelling "selectstart" event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 19 18:11:47 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12823

           Summary: REGRESSION: unable to prevent selection by cancelling
                    "selectstart" event
           Product: WebKit
           Version: 420+ (nightly)
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tom at bungeelabs.com


When inside an event handler for the "selectstart" event, the selection should
be preventable, either by returning false, or by calling the
Event.preventDefault method. This was working in earlier nightlies. I have
narrowed it down to some change between r16968 (working) and r16977 (broken).


-- 
Configure bugmail: http://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