[webkit-reviews] review denied: [Bug 32509] Composition input method lacks character echo in password input fields : [Attachment 100530] patch 8: addresses ap's review, etc.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 11:43:39 PDT 2011


Alexey Proskuryakov <ap at webkit.org> has denied Chang Shu <cshu at webkit.org>'s
request for review:
Bug 32509: Composition input method lacks character echo in password input
fields
https://bugs.webkit.org/show_bug.cgi?id=32509

Attachment 100530: patch 8: addresses ap's review, etc.
https://bugs.webkit.org/attachment.cgi?id=100530&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
So, for each port it would be:
- iOS doesn't need to consider composition status;
- Mobile Qt does need that;
- Every other port never reveals the last character.

As you are saying that making that more explicit will simplify the logic, let's
do that.


More information about the webkit-reviews mailing list