<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>75615</bug_id>
          
          <creation_ts>2012-01-05 04:33:48 -0800</creation_ts>
          <short_desc>[Qt][WK2]REGRESSION(r104068): editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html made the next test fail</short_desc>
          <delta_ts>2012-10-09 01:34:16 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>75330</dependson>
          <blocked>79666</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ossy</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-sed</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>530187</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-01-05 04:33:48 -0800</bug_when>
    <thetext>--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/pasteboard/copy-in-password-field-expected.txt 
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/pasteboard/copy-in-password-field-actual.txt 
@@ -3,9 +3,9 @@
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldInsertText:[not modified] replacingDOMRange:range from 0 of #text &gt; DIV &gt; #shadow-root to 14 of #text &gt; DIV &gt; #shadow-root givenAction:WebViewInsertActionPasted
+EDITING DELEGATE: shouldInsertText: replacingDOMRange:range from 0 of #text &gt; DIV &gt; #shadow-root to 14 of #text &gt; DIV &gt; #shadow-root givenAction:WebViewInsertActionPasted
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV &gt; #shadow-root to 0 of DIV &gt; #shadow-root toDOMRange:range from 14 of #text &gt; DIV &gt; #shadow-root to 14 of #text &gt; DIV &gt; #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV &gt; #shadow-root to 0 of DIV &gt; #shadow-root toDOMRange:range from 0 of DIV &gt; #shadow-root to 0 of DIV &gt; #shadow-root affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 This test verifies that copying is disabled for password fields by attempting to copy from a password field and paste into a textfield. If the test passes, you&apos;ll see a of &apos;PASS&apos; message below, and the textfield will remain unmodified.
@@ -13,5 +13,5 @@
 (The test is only meaningful in debug builds, since paste is disabled in release builds.)
 
   
-PASS document.getElementById(&quot;text&quot;).value is &quot;[not modified]&quot;
+FAIL document.getElementById(&quot;text&quot;).value should be [not modified]. Was .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>530198</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-01-05 04:50:47 -0800</bug_when>
    <thetext>I skipped it to paint the bot green: http://trac.webkit.org/changeset/104141</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>530271</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-01-05 07:33:26 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; I skipped it to paint the bot green: http://trac.webkit.org/changeset/104141

Unfortunately it didn&apos;t help, now the next test fails. :-/ It seems the editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html is the culprit now. It fails and makes the next test fail too. But the failing of editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html is only a flakey fail, because it passes in the retry phase ... I can&apos;t reproduce this flakiness in smaller example, only the whole testcase ... Pfff ... how I hate this kind of sideeffect bugs ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>530274</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-01-05 07:37:39 -0800</bug_when>
    <thetext>I skipped the culprit: http://trac.webkit.org/changeset/104162</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>530277</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-01-05 07:40:08 -0800</bug_when>
    <thetext>flakey fail: the green &quot;Copy this line&quot; line is missing from actual png

next test fail after it:
--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/pasteboard/copy-paste-bidi-expected.txt 
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/pasteboard/copy-paste-bidi-actual.txt 
@@ -4,7 +4,7 @@
 | &quot;1234×Š×××:&quot;
 
 first test - after:
-| &quot;1234×Š×××:&lt;#selection-caret&gt;&quot;
+| &lt;br&gt;
 
 second test - before:
 | &quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>565648</commentid>
    <comment_count>5</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2012-02-27 08:00:12 -0800</bug_when>
    <thetext>Maybe Qt DRT has some bug in clipboard code?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>737533</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-10-09 01:34:16 -0700</bug_when>
    <thetext>These tests aren&apos;t skipped now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>