[Webkit-unassigned] [Bug 5241] Space and tab characters "sent" by an input method give totally different results than typing them directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 23 21:28:06 PST 2011


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





--- Comment #40 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-23 21:28:05 PST ---
(From update of attachment 79886)
View in context: https://bugs.webkit.org/attachment.cgi?id=79886&action=review

> LayoutTests/editing/inserting/insert-composition-whitespace.html:37
> +    textInputController.unmarkText();
> +    confirmedText = node.innerText;
> +
> +    shouldBe("compositingText", "'" + expected + "'");

Why are we storing confirmedText here?  Don't we also want to check the value of confirmedText?

-- 
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