[Webkit-unassigned] [Bug 22039] Update LayoutTests/platforms/gtk/Skipped - get the LayoutTests going

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 9 00:11:09 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22039





------- Comment #13 from zandobersek at gmail.com  2008-11-09 00:11 PDT -------
(In reply to comment #12)
> 
> > Furthermore, a few things I've noticed that would improve results:
> >   - deleting a word also deletes the following whitespace
> 
> which test do you have in mind? Editing tests or in general? I currently
> attempt to understand TextItertator in WebCore/editing.

http://trac.webkit.org/browser/trunk/LayoutTests/editing/deleting/5729680.html
is the one I noticed. Even though EventSender is not implemented, replacing
keyDown command with document.execCommand("Delete") does the job. The result
is, however, "This a test", and I believe the problem is in smart deleting, as
r30213 suggests - http://trac.webkit.org/changeset/30213


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list