[webkit-reviews] review denied: [Bug 25319] caret does not paint after type in characters in right aligned div or after delete all characters in RTL div or 0px right padding RTL textarea : [Attachment 54199] fix test breaks QT Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 23 16:17:46 PDT 2010


Eric Seidel <eric at webkit.org> has denied Xiaomei Ji <xji at chromium.org>'s
request for review:
Bug 25319: caret does not paint after type in characters in right aligned div
or after delete all characters in RTL div or 0px right padding RTL textarea
https://bugs.webkit.org/show_bug.cgi?id=25319

Attachment 54199: fix test breaks QT Linux
https://bugs.webkit.org/attachment.cgi?id=54199&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
This change looks wrong.  It's correct to check for textInputController since
you're using it. :)

Does Qt support textInputController?  If not, we should just skip this test on
Qt.


More information about the webkit-reviews mailing list