Bug 49127

Summary: [Qt] REGRESSION (r71465): editing/selection/after-line-break.html fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: benjamin, cmarcelo, hyatt, joel.parks, kadam, laszlo.gombos, luiz, ossy, robert
Priority: P2 Keywords: Qt, QtTriaged, Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 47237, 79666    

Csaba Osztrogonác
Reported 2010-11-06 01:36:54 PDT
Attachments
Csaba Osztrogonác
Comment 1 2010-11-08 01:13:20 PST
Robert Hogan
Comment 2 2010-11-23 12:33:26 PST
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.
Luiz Agostini
Comment 3 2011-05-18 14:13:32 PDT
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.
Joel Parks
Comment 4 2011-06-27 12:55:31 PDT
(In reply to comment #3) > 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. please do
Csaba Osztrogonác
Comment 5 2012-05-17 04:26:20 PDT
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.
Ádám Kallai
Comment 6 2012-10-03 07:23:59 PDT
Is Anybody working this bug? This test still fails on Qt. The fail is same.
Csaba Osztrogonác
Comment 7 2012-11-21 03:18:12 PST
still valid bug
Ádám Kallai
Comment 8 2013-02-17 14:34:04 PST
The bug is still vaild.
Note You need to log in before you can comment on or make changes to this bug.