<?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>104140</bug_id>
          
          <creation_ts>2012-12-05 10:43:56 -0800</creation_ts>
          <short_desc>[Qt] REGRESSION: 2 tests started to fail with newer Qt5</short_desc>
          <delta_ts>2014-02-01 19:00:50 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>420+</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>
          
          <blocked>79666</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>hausmann</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>783894</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-12-05 10:43:56 -0800</bug_when>
    <thetext>2 tests started to fail after this update:
http://lists.webkit.org/pipermail/webkit-qt/2012-December/003289.html

- editing/selection/triple-click-in-pre.html
- plugins/navigator-plugins.html

It is a regression, because these tests passed previously.

--- /ramdisk/qt-linux-release/build/layout-test-results/editing/selection/triple-click-in-pre-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/editing/selection/triple-click-in-pre-actual.txt 
@@ -2,7 +2,9 @@
 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document toDOMRange:range from 16 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document toDOMRange:range from 27 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 27 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document toDOMRange:range from 16 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document to 30 of #text &gt; PRE &gt; DIV &gt; DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600


--- /ramdisk/qt-linux-release/build/layout-test-results/plugins/navigator-plugins-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/plugins/navigator-plugins-actual.txt 
@@ -3,7 +3,7 @@
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
-PASS hasInvalidPlugin is false
+FAIL hasInvalidPlugin should be false. Was true.
 PASS successfullyParsed is true
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>783900</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-12-05 10:49:13 -0800</bug_when>
    <thetext>I skipped them to paint the bots green - r136713.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>