[Webkit-unassigned] [Bug 49127] [Qt] REGRESSION (r71465): editing/selection/after-line-break.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 04:27:16 PDT 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2012-05-17 04:26:20 PST ---
It still fails, here is the diff:

--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/editing/selection/after-line-break-expected.txt 
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/editing/selection/after-line-break-actual.txt 
@@ -1,6 +1,6 @@
 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 Test for rdar://problem/5973313 REGRESSION (r32508): Down arrow doesn't change caret with non-user entered newlines in textareas.

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