WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
35921
[Qt] editing/execCommand/move-selection-back-line.html fails in DRT
https://bugs.webkit.org/show_bug.cgi?id=35921
Summary
[Qt] editing/execCommand/move-selection-back-line.html fails in DRT
Csaba Osztrogonác
Reported
2010-03-09 07:17:57 PST
editing/execCommand/move-selection-back-line.html fails in Qt Drt, but passes in QtLauncher. I have no idea why ... expected: window.getSelection().anchorOffset = 1 window.getSelection().anchorNode.parentNode is the <span> node (id="target") result: window.getSelection().anchorOffset = 4 window.getSelection().anchorNode.parentNode is first <p> node (between "s" and "t" of "first" word)
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Hogan
Comment 1
2010-10-13 10:49:02 PDT
This passes now! (At least for me!)
Csaba Osztrogonác
Comment 2
2010-10-13 10:55:27 PDT
(In reply to
comment #1
)
> This passes now! (At least for me!)
For me too. :) Could you unskip it, please? rs=me
Robert Hogan
Comment 3
2010-10-13 12:38:58 PDT
Committed
r69684
: <
http://trac.webkit.org/changeset/69684
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug