Bug 73417

Summary: [Qt] editing/pasteboard/4242293-1.html fails with Qt5
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2011-11-30 02:41:36 PST
--- /mnt/ssd/qt-linux-32-release-qt5/build/layout-test-results/editing/pasteboard/4242293-1-expected.txt 
+++ /mnt/ssd/qt-linux-32-release-qt5/build/layout-test-results/editing/pasteboard/4242293-1-actual.txt 
@@ -11,7 +11,7 @@
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > DIV > BODY > HTML > #document to 2 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
@@ -29,4 +29,4 @@
 | <div>
 |   <div>
 |     "bar"
-|   "ba<#selection-caret>"
+|   "baz<#selection-caret>"
Comment 1 Csaba Osztrogonác 2011-11-30 04:26:20 PST
Skipped by http://trac.webkit.org/changeset/101479
Comment 2 João Paulo Rechi Vita 2011-12-14 08:55:27 PST
Created attachment 119225 [details]
Patch
Comment 3 Csaba Osztrogonác 2011-12-14 08:57:39 PST
Comment on attachment 119225 [details]
Patch

r=me
Comment 4 WebKit Review Bot 2011-12-14 09:18:05 PST
Comment on attachment 119225 [details]
Patch

Clearing flags on attachment: 119225

Committed r102789: <http://trac.webkit.org/changeset/102789>
Comment 5 WebKit Review Bot 2011-12-14 09:18:09 PST
All reviewed patches have been landed.  Closing bug.