[Webkit-unassigned] [Bug 11378] New: REGRESSION: fast/events/objc-event-api intermittently fails with different event details and editing delegates
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 21 19:31:31 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11378
Summary: REGRESSION: fast/events/objc-event-api intermittently
fails with different event details and editing delegates
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://build.webkit.org/results/post-commit-powerpc-mac-
os-x/3981/fast/events/objc-event-api-diffs.txt
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression, LayoutTestFailure
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: aroben at apple.com
CC: timothy at hatcher.name, aroben at apple.com
fast/events/objc-event-api is sometimes failing, with diffs that look like
this:
@@ -197,14 +197,13 @@
eventPhase: 3
bubbles: 1
cancelable: 1
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV >
BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document
toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 0 of P >
BODY > HTML > #document affinity:NSSelectionAffinityDownstream
stillSelecting:FALSE
-EDITING DELEGATE:
webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text > DIV >
BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document
toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text
> DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream
stillSelecting:FALSE
event type: mousedown
target: <div>
eventPhase: 3
bubbles: 1
cancelable: 1
- detail: 3
+ detail: 2
view: OK (document: OK)
button: 0
clientX: 400
--
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