[Webkit-unassigned] [Bug 38805] New: [Qt] Add PlainTextController to DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 8 12:11:39 PDT 2010


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

           Summary: [Qt] Add PlainTextController to DRT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert at webkit.org


and try to get it work correctly.

My current approach has two problems:

- I'm only using the innerText from the range.StartContainer. I don't see a way
of getting a reference to the WebCore::Range from the QVariant passed through
the qt bridge.
- editing/text-iterator/basic-iteration.html still doesn't fully pass because
innerText seems to have a problem with non-whitespace stuff like <span><div> in
one test.

So any thoughts welcome!

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



More information about the webkit-unassigned mailing list