<?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>49127</bug_id>
          
          <creation_ts>2010-11-06 01:36:54 -0700</creation_ts>
          <short_desc>[Qt] REGRESSION (r71465): editing/selection/after-line-break.html fails</short_desc>
          <delta_ts>2014-02-01 18:59:54 -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>528+ (Nightly build)</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, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>47237</blocked>
    
    <blocked>79666</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>benjamin</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>hyatt</cc>
    
    <cc>joel.parks</cc>
    
    <cc>kadam</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>luiz</cc>
    
    <cc>ossy</cc>
    
    <cc>robert</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>305771</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-06 01:36:54 -0700</bug_when>
    <thetext>r71465 make editing/selection/after-line-break.html fail on Qt bot:
http://build.webkit.org/results/Qt%20Linux%20Release/r71467%20%2823280%29/editing/selection/after-line-break-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306052</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-11-08 01:13:20 -0800</bug_when>
    <thetext>Skipped until fix: http://trac.webkit.org/changeset/71504</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>312969</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Hogan">robert</who>
    <bug_when>2010-11-23 12:33:26 -0800</bug_when>
    <thetext>It looks like only Mac platforms get the new expected result for this test.

Chromium Win and Linux both get what Qt does:
 https://bugs.webkit.org/show_bug.cgi?id=47237#c10

Gtk skips this test already.

I think our results are good.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>406019</commentid>
    <comment_count>3</comment_count>
    <who name="Luiz Agostini">luiz</who>
    <bug_when>2011-05-18 14:13:32 -0700</bug_when>
    <thetext>As Robert said our results seems to be OK and the bug that should be blocked by this one is now RESOLVED FIXED.

I think that we should keep this bug open as a reminder but we should change its priority. I will do it if no one has objections.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>428202</commentid>
    <comment_count>4</comment_count>
    <who name="Joel Parks">joel.parks</who>
    <bug_when>2011-06-27 12:55:31 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; As Robert said our results seems to be OK and the bug that should be blocked by this one is now RESOLVED FIXED.
&gt; 
&gt; I think that we should keep this bug open as a reminder but we should change its priority. I will do it if no one has objections.

please do</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>626447</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-05-17 04:26:20 -0700</bug_when>
    <thetext>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 &gt; BODY &gt; HTML &gt; #document to 1 of DIV &gt; BODY &gt; HTML &gt; #document
 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV &gt; BODY &gt; HTML &gt; #document to 0 of DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 5 of #text &gt; DIV &gt; BODY &gt; HTML &gt; #document to 5 of #text &gt; DIV &gt; BODY &gt; HTML &gt; #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 Test for rdar://problem/5973313 REGRESSION (r32508): Down arrow doesn&apos;t change caret with non-user entered newlines in textareas.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>733669</commentid>
    <comment_count>6</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2012-10-03 07:23:59 -0700</bug_when>
    <thetext>Is Anybody working this bug? This test still fails on Qt. The fail is same.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>772742</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-11-21 03:18:12 -0800</bug_when>
    <thetext>still valid bug</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>835044</commentid>
    <comment_count>8</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-02-17 14:34:04 -0800</bug_when>
    <thetext>The bug is still vaild.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>