Bug 43082 - [Qt] Qt platform has a different editing delegates for several tests
Summary: [Qt] Qt platform has a different editing delegates for several tests
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-07-27 14:57 PDT by Ryosuke Niwa
Modified: 2014-02-03 03:16 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2010-07-27 14:57:33 PDT
After http://trac.webkit.org/changeset/64083, editing/style/remove-underline-from-stylesheet.html has a different result on qt platform because of the difference in the editing delegates.  We should investigate why there's a difference and fix the editing deletes in qt to match the other platforms.

See also https://bugs.webkit.org/show_bug.cgi?id=43061 and http://trac.webkit.org/changeset/64163.
Comment 1 Csaba Osztrogonác 2010-08-02 05:21:33 PDT
After http://trac.webkit.org/changeset/64432, editing/undo/redo-style.html has similar problem, platform specific expected file committed: http://trac.webkit.org/changeset/64455
Comment 2 Ryosuke Niwa 2010-08-02 09:02:35 PDT
(In reply to comment #1)
> After http://trac.webkit.org/changeset/64432, editing/undo/redo-style.html has similar problem, platform specific expected file committed: http://trac.webkit.org/changeset/64455

The bug has been filed and patch has been uploaded: https://bugs.webkit.org/show_bug.cgi?id=43321.
Comment 3 Csaba Osztrogonác 2010-08-02 09:11:45 PDT
(In reply to comment #2)
> The bug has been filed and patch has been uploaded: https://bugs.webkit.org/show_bug.cgi?id=43321.

Sorry, I didn't see this bug. :(
Comment 6 Csaba Osztrogonác 2011-02-09 14:46:27 PST
(In reply to comment #5)
> (In reply to comment #4)
> > One more fail: http://build.webkit.org/results/Qt%20Linux%20Release/r78020%20%2827948%29/editing/undo/undo-paste-when-caret-is-not-in-range-pretty-diff.html
> 
> Skipped by http://trac.webkit.org/changeset/78029

This test was refactored, and Qt specific result isn't needed anymore:
http://trac.webkit.org/changeset/78138
Comment 7 Jocelyn Turcotte 2014-02-03 03:16:39 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.